Bernhard Weichel

Results 100 comments of Bernhard Weichel

I also did try and error to find the solution above.

For the time being, this is my problem, that I do not want to go for my "own" index.html now, but want to add tutorial without changing index.html. So for...

I tried it. Editor comes up but no save / test / download buttons. I will try further ... Nevertheless, I understand now why you do not want the minimal...

Thank you, just came home and saw this. the entire plugin thing is a book with 7 seals to me. I find `src/js/ext/localstorage.js`. it is referenced in `build/mosaico.js`. Isn't this...

If the user simply closes the tab or the even the browser, there is no chance for the hook. Therefore I propose to save to localstore upon each significant change.

Meanwhile I've lost some work. If you try download and there is a server error, the last unsaved content of editor is gone ...

I went into a similar issue today. I found out, that the ordering of the entries is pretty relevant. It seems the the cloud is built inside out. So it...

If you would pass the item instead of the word, then further criteria could be provided to the color function. We need something similar.

Hi, I just want to bump this issue. I see three different JSONPath implementations for PHP, and I wonder which one to use. according to #43 I would like to...

I managed to migrate my application to your implementation of JsonPath. Coming from https://github.com/SoftCreatR/JSONPath I had to deals the different behavirour of `==` which in your case also considers types....