Releases: neos/neos-ui
Releases · neos/neos-ui
9.0.4
What's Changed
TASK
- TASK: Introduce global
getConfiguration()and cleanup configuration provider by @mhsdesign in #4012 - TASK: Undo preview url changes by @kitsunet in #4036
- TASK: Prevent sub package build error and add test by @Sebobo in #4038
- TASK: Fix jenkins release build step by @Sebobo in #4039
- TASK: Fix test-plugin build in Jenkins release by @Sebobo in #4044
BUGFIX
- BUGFIX: Position Dialog Modals centered and adjust width and height by @mhsdesign in #4007
- BUGFIX: Neos Ui JSON serializable property values by @mhsdesign in #3723
- BUGFIX: Correctly handle empty children for notInlineEditable overlay by @PRGfx in #4041
Full Changelog: 9.0.3...9.0.4
9.0.3
What's Changed
TASK
- TASK: Introduce aliased
useSelectorhook for Neos global State by @mhsdesign in #4010 - TASK: use GitHub ci and run behaviour tests by @mhsdesign in #4008
- TASK: Fix-up #4008 use GitHub ci + Speedup E2E !!! by @mhsdesign in #4022
- TASK: Introduce api to use global-state for global registry by @mhsdesign in #4011
BUGFIX
- BUGFIX: properly pass node hidden in menu state to UI by @nezaniel in #4020
- BUGFIX: Auto-vary non-tethered ancestors by @nezaniel in #4019
Full Changelog: 9.0.2...9.0.3
8.4.0
What's Changed
FEATURE
- FEATURE: Allow grouping in DimensionSwitcher by @JamesAlias in #3670
- FEATURE: adjust image editor to allow a custom upload screen component by @andrehoffmann30 in #3302
- FEATURE: Collapse All Button in Content and Page Tree by @Devclaim in #3756
- FEATURE: Allow to set maximum rows to restrict height of the textarea editor in inspector by @dlubitz in #3821
- FEATURE: Add possibility to display warning by @pKallert in #3933
- FEATURE: Make RightSideBar inspector resizable by @c4ll-m3-j4ck in #3828
- FEATURE: Make multi select box drag&drop sorting feature optional by @laurahaenel in #3874
- FEATURE: Display document status of other dimensions in dimension dropdown by @pKallert in #3680
- FEATURE: Use new preview behaviour in Neos 8.4 by default by @mhsdesign in #4005
TASK
- TASK: Upgrade to FontAwesome 6.5.2 by @wiegandj in #3801
- TASK: Use saucectl with configuration by @markusguenther in #3851
BUGFIX
- BUGFIX: Use CIRCLE_BRANCH when we are not triggered by a PR by @markusguenther in #3854
- BUGFIX: Prevent override of height for icons by @markusguenther in #3914
- BUGFIX: Use preview links consistently by @kitsunet in #3974
- BUGFIX: Page tree collapse calculation issue by @Sebobo in #4004
Other Changes
- 8.4: fix e2e tests by @skurfuerst in #3850
- FIX: Sizing of icons in alerts by @pKallert in #3861
- UPMERGE: 8.3 into 8.4 by @kitsunet in #3995
New Contributors
Full Changelog: 8.3.16...8.4.0
9.0.2
What's Changed
FEATURE
- BUGFIX: Speed up preview uri generation by @Sebobo in #3980
- FEATURE: Display document status of other dimensions in dimension dropdown by @pKallert in #3680
TASK
- TASK: Update README.md by @dasoe in #3958
- TASK: Update moment.js to latest version 2.30.1 by @ahaeslich in #3970
- TASK: Followup #3973 (Use preview uris instead of base workspace preview) by @mhsdesign in #3990
- TASK: Dont compile ts when linting typescript via
yarn tscby @mhsdesign in #3945 - TASK: Update to testcafe 3.7.2 by @mhsdesign in #3998
BUGFIX
- BUGFIX: Proper error if site node not found in backend by @mhsdesign in #3954
- BUGFIX: add CKEditor Heading Plugin for p, pre, blockquote by @laurahaenel in #3965
- BUGFIX: (CSS): add visual selection of multiple cells in table in ckeditor by @dasoe in #3957
- BUGFIX:
createAttributeElementis not a function by @mhsdesign in #3951 - BUGFIX: Adjust dimension space point handling without a node address in backend controller by @nezaniel in #3967
- BUGFIX: Skip content childnodes when returning document tree nodes by @Sebobo in #3961
- BUGFIX: Forward defined insert mode in creation workflow when nodetype is set by @Sebobo in #3981
- BUGFIX: Use preview links consistently by @kitsunet in #3973
- BUGFIX: add CKEditor Heading Plugin for p, pre, blockquote by @laurahaenel in #3966
- BUGFIX: Update inline hidden state when hidden property is changed via inspector by @Sebobo in #3989
- BUGFIX: Speed up node tree copy actions by @Sebobo in #3984
- BUGFIX: Close creation dialog if back is pressed and a nodetype was preselected by @Sebobo in #3982
- BUGFIX: Allow selecting Flow entites in selectboxeditor without value error by @Sebobo in #3968
- BUGFIX: Adjust hidden in menu state to new CR property by @Sebobo in #3987
- BUGFIX: Replace non existing method call in renderNode by @Sebobo in #3991
- BUGFIX: Speed up node tree copy actions 9.0 port of #3984 by @mhsdesign in #3992
- BUGFIX: Use preview links consistently by @kitsunet in #3974
- BUGFIX: Nested content not editable after copy by @Sebobo in #3994
- BUGFIX: Use preview links consistently by @kitsunet in #3999
- BUGFIX: Nested content not editable after copy (9.0 port) by @mhsdesign in #4000
Other Changes
New Contributors
Full Changelog: 9.0.1...9.0.2
8.3.16
8.3.15
What's Changed
FEATURE
TASK
- Update moment.js to latest version 2.30.1 by @ahaeslich in #3970
BUGFIX
- Add CKEditor Heading Plugin for p, pre, blockquote by @laurahaenel in #3965
- Skip content childnodes when returning document tree nodes by @Sebobo in #3961
- Forward defined insert mode in creation workflow when nodetype is set by @Sebobo in #3981
- Update inline hidden state when hidden property is changed via inspector by @Sebobo in #3989
- Speed up node tree copy actions by @Sebobo in #3984
- Close creation dialog if back is pressed and a nodetype was preselected by @Sebobo in #3982
- Allow selecting Flow entites in selectboxeditor without value error by @Sebobo in #3968
- Replace non existing method call in renderNode by @Sebobo in #3991
Full Changelog: 8.3.14...8.3.15
9.0.1
What's Changed
FEATURE
- FEATURE: Make RightSideBar inspector resizable by @c4ll-m3-j4ck in #3828
TASK
- TASK: Show testcafe output in circle ci overview by @mhsdesign in #3911
BUGFIX
- BUGFIX: Render cke toolbar table dropdowns with data urls by @mhsdesign in #3915
- BUGFIX: Non-scrollable Neos.Neos/Inspector/Editors/RichTextEditor by @auwaerter in #3913
- BUGFIX: Allow float-point numbers without decimal places in FloatValidator by @c4ll-m3-j4ck in #3824
- BUGFIX: Prevent constant re-rendering of right sidebar by @Sebobo in #3937
- BUGFIX: Add parameter name for js/css cachebuster by @Sebobo in #3947
- BUGFIX: Solve deprecation warnings in PHP 8.3 by @dlubitz in #3949
- BUGFIX: Translate selectbox group labels by @Sebobo in #3955
- BUGFIX: Remove the height to reduce the size of step 2 of the Creation Dialog by @kerstin-cornelsen in #3942
- BUGFIX: add feedback to switch to new document in tree on cut and copy by @pKallert in #3918
- BUGFIX: Have base z-index for inspector to make relative z-indices work by @Sebobo in #3929
- BUGFIX: Allow to insert node inside not editable content collection (via policy) by @mhsdesign in #3886
- BUGFIX: Fix the height of CKEditor Wrapper by @Devclaim in #3956
Other Changes
- Feature/3715 rebased make multi select box drag&drop sorting feature optional by @laurahaenel in #3874
- Fix php84 deprecations by @nezaniel in #3940
New Contributors
- @auwaerter made their first contribution in #3913
- @kerstin-cornelsen made their first contribution in #3942
Full Changelog: 9.0.0...9.0.1
8.3.14
What's Changed
BUGFIX
- BUGFIX: Translate selectbox group labels by @Sebobo in #3955
- BUGFIX: Remove the height to reduce the size of step 2 of the Creation Dialog by @kerstin-cornelsen in #3942
- BUGFIX: add feedback to switch to new document in tree on cut and copy by @pKallert in #3918
- BUGFIX: Have base z-index for inspector to make relative z-indices work by @Sebobo in #3929
- BUGFIX: Allow to insert node inside not editable content collection (via policy) by @mhsdesign in #3886
- BUGFIX: Fix the height of CKEditor Wrapper by @Devclaim in #3956
New Contributors
- @kerstin-cornelsen made their first contribution in #3942
Full Changelog: 8.3.13...8.3.14
8.3.13
What's Changed
BUGFIX
Special thanks to @patriceckhart for reporting the issue 💙
Full Changelog: 8.3.12...8.3.13
8.3.12
What's Changed
TASK
- TASK: Optimize cloning in update-neos-ui-compiled.sh by @kdambekalns in #3920
- TASK: Fix PHP 8.4 deprecations by @nezaniel in #3934
- TASK: Show testcafe output in circle ci overview by @mhsdesign in #3911
BUGFIX
- BUGFIX: Skip
nullwhen publishing nodes by @kdambekalns in #3875 - BUGFIX: Hide paste button in inline ui if no nodes are in clipboard by @mhsdesign in #3890
- BUGFIX: Add content element wrapping to restricted nodes by @mhsdesign in #3888
- BUGFIX: Prevent proptype warning regarding canBePasted property by @markusguenther in #3900
- BUGFIX: Render cke toolbar table dropdowns with data urls by @mhsdesign in #3915
- BUGFIX: Non-scrollable Neos.Neos/Inspector/Editors/RichTextEditor by @auwaerter in #3913
- BUGFIX: Allow float-point numbers without decimal places in FloatValidator by @c4ll-m3-j4ck in #3824
- BUGFIX: Prevent constant re-rendering of right sidebar by @Sebobo in #3937
- BUGFIX: Add parameter name for js/css cachebuster by @Sebobo in #3947
New Contributors
- @auwaerter made their first contribution in #3913
Full Changelog: 8.3.11...8.3.12