Sebastian Helzle
Sebastian Helzle
I still have the version 3.0.1 running perfectly fine in a Neos 4.3 project. Is there any reason the newer releases don't support it anymore? 4.3 still runs until 2022....
Especially the editor and validation parts are growing...
Like how I did it already for `#/definitions/label`
Any specific reason why this was commented out? Seems to me it works fine when enabled again. https://github.com/bwaidelich/Wwwision.Neos.GraphQL/blob/6407818b9de06c5e0cc359a2a93a91a8ed373dd0/Classes/Types/Node.php#L72
The MultiSelectBox in `react-ui-components` currently automatically makes all items draggable to allow changing the sorting. But this should be optional as not every use case needs this and then we...
This reverses the order of nodes for `insertAfter` (copy & move) operations to prevent the reverse order of insertion due to the way the atomic inserts are done by the...
### Description When changing any node all context paths of unpublished nodes are return from the server. This consumes a large amount of memory and takes several seconds with larger...
**What I did** Both resize icons for the left sidebar are now visible (functionality was always there only invisible) Resolves: #3556 **How I did it** Removed the background color from...
## Current behaviour As seen in this picture the ellipsis shortens the text even though we would have more space due to the ability of the tree to now scroll...