neos-ui
neos-ui copied to clipboard
Neos CMS UI written in ReactJS with Immutable data structures.
### Description Currently v16 is in use. As of creating this issue, https://github.com/ckeditor/ckeditor5/releases/tag/v23.1.0 is the latest release. - [ ] Check breaking changes - [ ] Decide on target version...
See https://github.com/ckeditor/ckeditor5/issues/6698#issuecomment-639243844 for more detail. This bug is fixed via https://github.com/ckeditor/ckeditor5/issues/7753 in Ckeditor [22](https://github.com/ckeditor/ckeditor5/releases/tag/v22.0.0) but we still use 16 There is a workaround described here: https://github.com/ckeditor/ckeditor5/issues/6698#issuecomment-1262704379 The question is if...
Bumps [testcafe](https://github.com/DevExpress/testcafe) from 1.18.4 to 2.0.1. Release notes Sourced from testcafe's releases. v2.0.1 (2022-09-26) Bug Fixes TestCafe yields incomplete video recordings in concurrency mode (#7218). Video recordings in concurrency mode...
### Description When the reference editor references a document, it would be great to have a way to navigate to the referenced document by eg. clicking on the document title...
Description `Exception #1 in line 502 of /…/Neos_Neos_Ui_Controller_BackendServiceController.php: Warning: Trying to access array offset on value of type null in /…/Neos_Neos_Ui_Controller_BackendServiceController.php line 502 - See also: 20220916152228483362.txt` ### Steps to...
**What I did** I added the feature, by clicking on referenced Document, the URL will change to the referenced Document. **How I did it** I got the Action "actions.UI.ContentCanvas.setSrc" from...
It would be really nice to have the possibility to create dynamic placeholders like this: ```yaml 'Foo.Bar:Document.Page': properties: headline: ui: inline: editorOptions: placeholder: 'ClientEval:node.properties.title' ```
### Description If a property is configured as inlineEditable (true), without autoparagraph (false) and removeFormat (true), the HTML code sent to Neos and saved in the database is not valid,...
### Description The toolbar in the Neos backend is misplaced. It works in the first elements, but then it breaks. ### Steps to Reproduce I have no idea how to...
### Description As there is no way to link to a node in an other dimension in the backend, it would be nice to have a attribute 'target dimension' in...