Jon Uhlmann
Jon Uhlmann
With NodeTemplates version 1.2 I've created the possibility to create template sites where you can add content elements to have a fast quick start (e.g. for blog posts). For this,...
The SuggestedController returns also nodes which are set to hidden. It should respect the settings made in `Flowpack.ElasticSearch.ContentRepositoryAdaptor.driver.mapping`
- [x] Margin between elements - [x] Print style - [ ] Rendering of asset list - [ ] Rendering of content navigation elements - [x] Rendering of form elements
Since 1.4.1 the link editor doesn't work without content dimensions 
If the mock url is called with the method `POST` and `Neos_Session` is set as Cookie, it returns a 404. If you remove the Cookie, everything works fine
### Check that this is really a bug - [X] I confirm ### Reproduction link https://codepen.io/jonnitto/pen/MWNeowV/888093ea5782303c4e5c4abd87fb6eeb ### Bug description I use swiper in a CMS where the slide can get...
I want to sort the items via a button click. is this possible?
### Description Sometimes, the editor receives unfinished options with `ClientEval` strings prefixed. If you have set the option `hidden`, (which is quite a often used case), the interface is flickering...
If I have a `Neos.Neos/Inspector/Editors/SelectBoxEditor` with a `dataSourceIdentifier` and I return only a `value`, a `label` and an optional `icon`, the style `multiLineWithThumbnail` get's applied. But on my opinion, it...