Marc Henry Schultz
                                            Marc Henry Schultz
                                        
                                    I'm working with a Html(Xml) and Jsx like DSL The problem is that elements support a dot in their name like: ``` ``` So I was wondering if one could...
related: #17 inspired by this regex: ``` /^ "[^"\\]* # double quoted strings with possibly escaped double quotes (?: \\. # escaped character (quote) [^"\\]* # unrolled loop following Jeffrey...
### Description This is the only way to make a tab element - which has two collection loops (panels and contents) possible without bugs. see for inspiration: https://github.com/internezzo/neos-childreload https://github.com/sitegeist/Sitegeist.StageFog https://github.com/VIVOMEDIA/neos-structural-change-reload...
### Description This marks ofcouse already a solution to an issue, so its a thread about the implementation. The issue would be: How to make complex content fast editable /...
### Description If you click here to enable it:  the dialog will close, but the checkbox auto-publishing will not be enabled. you need to actually click directly on the...
### Steps to Reproduce 1. Select a content element node (in edit mode) 2. Click on the desktop-preview #### Expected behavior View the page in desktop-mode without Ui overlays ####...
### Description i really like shortcodes/keyboard navigation in programs -> as they make you fast. way faster than always using the mouse. and i think neos cms editors should also...
### Description currently we have the fullscreen button, but its only meant for the inline editable content: https://user-images.githubusercontent.com/85400359/161242164-2014af45-0764-4c2a-a0c0-045f3cd82cb1.mp4 so clicking on it with changes, wouldnt work: https://user-images.githubusercontent.com/85400359/161242398-da1a6e6f-c131-4703-a634-def56e6c04d2.mp4 ### Steps to...
### Description My custom editor should allow defining a property using `ClientEval` in editorOptions. This is not a problem, but returning a function from ClientEval (for doing lazy stuff) is:...
Resolves: #3102 the yarn lock file is preserved by using https://pnpm.io/cli/import the ui boots up but ckeditor doesnt work: ``` plugincollection.js:235 plugincollection-load: It was not possible to load the plugin....