Nico Hoffmann ෴.

Results 819 comments of Nico Hoffmann ෴.

I really thought about using Expression Language also in general for Kirby queries - to not have two similar systems side by side, but one consistent system. Unfortunately, Expression Language...

@afbora i read this but as far as I understand it, it only allows to add function calls that are available in the expressions. But not to change the things...

I agree if we could start over fresh. But we have queries without `()` all over our existing Kirby sites. So requiring them would be a huge breaking change (and...

Yes but already in the backend. And I think changing that behavior of our forms will be a rather big breaking change with all kind of potential side effects. But...

Right now the block preview also doesn't show but I think I can fix that. Edit: ✅

I would think this is ready to be merged then.

I could replicate it as described, @igregson, thanks. What It seems to be: After saving and reloading, our backend sends the field value with a normal space or actual non-breaking...

@bastianallgeier @lukasbestle How can we preserve `&nbsp:` when the text is processed by Parsley?

@lukasbestle My mistake, I always mix up Parsley and Sane there.

The problem is that often those test for config or other non-class code also touch a dozen other classes etc - so without `coversNothing` we also have spillover into many...