neos-ui
neos-ui copied to clipboard
Neos CMS UI written in ReactJS with Immutable data structures.
### Description After moving some documents in the document tree to a different parent, the document tree is not updated visually after a discard all. Note: It works after a...
When there is an exception in a Ui ajax request, Flows error-handler doesnt respect the accept header, and we dont set it. ``` Accept: application/json ``` For better display and...
### Description ### Steps to Reproduce 1. you have no site, fx. after `flow site:prune '*'" or before importing a site 2. you open the backend by typing /neos ####...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 0.5.0 to 2.6.1. Release notes Sourced from mini-css-extract-plugin's releases. v2.6.1 2.6.1 (2022-06-15) Bug Fixes do not attempt hot reloading when emit is false (#953) (b426f04) v2.6.0 2.6.0...
Bumps [@ckeditor/ckeditor5-link](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-link) from 16.0.0 to 35.1.0. Release notes Sourced from @ckeditor/ckeditor5-link's releases. v35.1.0 Release highlights We are happy to announce the release of CKEditor 5 v35.1.0. This release introduces the...
Bumps [tslint-react](https://github.com/palantir/tslint-react) from 3.6.0 to 5.0.0. Release notes Sourced from tslint-react's releases. v5.0.0 ⚠️ Note: This version has been marked as deprecated on NPM to encourage users to migrate to...
Bumps [@types/lodash.assignin](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.assignin) from 4.2.6 to 4.2.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Updates the postcss related dependencies to newer versions.
### Description Funnely it works astonishing well and is not buggy at all ^^ - i just found an escape hatch. ### Steps to Reproduce 1. Make changes on a...
### Description If you add a `help` message translation with `i18n` to your NodeType, the translation only gets visible if you click on the question mark in your NodeType. But...