latest-eagle/neos-5.0 - jonnitto
What's Changed
- Remove plow-js dependency
- Update node to version 20
- Translation for button label
- Add default translations
- Add nicer loading screen
- Relay on the variables from Neos
- Give editors more space (Many editors are optimized to the size of the sidebar, so we give them exactly that)
- Add the option to hide the editor via editorOptions.hidden (This adds the possibillity to hide the whole editor based on data source)
- Replace build webpack with esbuild
- Integrate PR #26
- Add option for automatic sorting
- More stable key index by adding an internal variable to value item. Read more about it here On commit, the value will be removed
- Change cursor to grab and grabbing during move
- Integrate positional-array-sorter
According to
Full Changelog: v2.2.1...v2.2.2