Releases: neos/neos-ui
Releases · neos/neos-ui
8.1.12
What's Changed
TASK
- TASK: Allow node 16 by @mhsdesign in #3589
- TASK: remove test-cafe quick fix by @mhsdesign in #3592
BUGFIX
- BUGFIX: Image cropper has incorrect height with 150% zoom by @mhsdesign in #3588
- BUGFIX: 3574 initialize foreign referenced nodes by @mhsdesign in #3576
Other Changes
- BUGFIX Prevent prop
preventClosing
being passed to dom by @mhsdesign in #3590 - Update Main.xlf: Add 'add' to the translation of the ui by @yvirtp in #3600
New Contributors
Full Changelog: 8.1.11...8.1.12
8.0.15
What's Changed
TASK
- TASK: Allow node 16 by @mhsdesign in #3589
BUGFIX
- BUGFIX: Image cropper has incorrect height with 150% zoom by @mhsdesign in #3588
- BUGFIX: 3574 initialize foreign referenced nodes by @mhsdesign in #3576
Other Changes
- BUGFIX Prevent prop
preventClosing
being passed to dom by @mhsdesign in #3590 - Update Main.xlf: Add 'add' to the translation of the ui by @yvirtp in #3600
New Contributors
Full Changelog: 8.0.14...8.0.15
7.3.20
What's Changed
- BUGFIX Prevent prop
preventClosing
being passed to dom by @mhsdesign in #3590 - TASK: Allow node 16 by @mhsdesign in #3589
- Update Main.xlf: Add 'add' to the translation of the ui by @yvirtp in #3600
- BUGFIX: Image cropper has incorrect height with 150% zoom by @mhsdesign in #3588
- BUGFIX: 3574 initialize foreign referenced nodes by @mhsdesign in #3576
New Contributors
Full Changelog: 7.3.19...7.3.20
8.3.3
What's Changed
TASK
- TASK: ignoreNeos8Artifacts by @mhsdesign in #3554
- TASK: PHP 8.1 deprecations compatibility by @kdambekalns in #3533
- TASK: cleanup disabled autoparagraph mode by @mhsdesign in #3559
BUGFIX
- BUGFIX: 3531 Prevent closing of node creation dialog by @mhsdesign in #3579
- BUGFIX: Render RightSideBar components even if the sidebar is hidden by @grebaldi in #3537
- BUGFIX: Consider content role of reference node while calculating enabled state of add button by @grebaldi in #3496
- BUGFIX: 3223 ck plugin
editor.neos
not initialized by @mhsdesign in #3555 - BUGFIX: 3557 placeholder plugin with autoparagraph false by @mhsdesign in #3558
- BUGFIX: Ensure that UI renders updated content after node type change by @grebaldi in #3539
- BUGFIX: Perform additional search for links that look like externals or emails by @grebaldi in #3487
- BUGFIX: Limit click-outside handling for dialogs to their semi-transparent overlay by @grebaldi in #3492
- BUGFIX: Ensure that only numerical property values are converted to integer by @grebaldi in #3535
- BUGFIX: Use better fallback mechanism for input value of RangeEditor by @grebaldi in #3564
- BUGFIX: #3495 dimension selector deactivate search-box by @mhsdesign in #3565
- BUGFIX: 3493 Disabled multiselectbox could be dragged and deleted by @mhsdesign in #3572
- BUGFIX: Prevent error when initialising a node that is not in the store yet by @Sebobo in #3575
- BUGFIX: Ensure that docker E2E tests run locally on 8.0 & 8.1 by @grebaldi in #3560
- BUGFIX: Ensure that docker E2E tests run locally on 8.2 & 8.3 by @grebaldi in #3561
Full Changelog: 8.3.1...8.3.3
8.2.11
What's Changed
TASK
- TASK: ignoreNeos8Artifacts by @mhsdesign in #3554
- TASK: PHP 8.1 deprecations compatibility by @kdambekalns in #3533
- TASK: cleanup disabled autoparagraph mode by @mhsdesign in #3559
- BUGFIX: 3531 Prevent closing of node creation dialog by @mhsdesign in #3579
BUGFIX
- BUGFIX: Render RightSideBar components even if the sidebar is hidden by @grebaldi in #3537
- BUGFIX: Consider content role of reference node while calculating enabled state of add button by @grebaldi in #3496
- BUGFIX: 3223 ck plugin
editor.neos
not initialized by @mhsdesign in #3555 - BUGFIX: 3557 placeholder plugin with autoparagraph false by @mhsdesign in #3558
- BUGFIX: Ensure that UI renders updated content after node type change by @grebaldi in #3539
- BUGFIX: Perform additional search for links that look like externals or emails by @grebaldi in #3487
- BUGFIX: Limit click-outside handling for dialogs to their semi-transparent overlay by @grebaldi in #3492
- BUGFIX: Ensure that only numerical property values are converted to integer by @grebaldi in #3535
- BUGFIX: Use better fallback mechanism for input value of RangeEditor by @grebaldi in #3564
- BUGFIX: 3493 Disabled multiselectbox could be dragged and deleted by @mhsdesign in #3572
- BUGFIX: Prevent error when initialising a node that is not in the store yet by @Sebobo in #3575
- BUGFIX: Ensure that docker E2E tests run locally on 8.0 & 8.1 by @grebaldi in #3560
- BUGFIX: Ensure that docker E2E tests run locally on 8.2 & 8.3 by @grebaldi in #3561
Other Changes
- 8.0 upmerge by @crydotsnake in #3547
- Upmerge 8.1 by @crydotsnake in #3548
Full Changelog: 8.2.10...8.2.11
8.1.11
What's Changed
TASK
- TASK: ignoreNeos8Artifacts by @mhsdesign in #3554
- TASK: PHP 8.1 deprecations compatibility by @kdambekalns in #3533
- TASK: cleanup disabled autoparagraph mode by @mhsdesign in #3559
- BUGFIX: 3531 Prevent closing of node creation dialog by @mhsdesign in #3579
BUGFIX
- BUGFIX: Render RightSideBar components even if the sidebar is hidden by @grebaldi in #3537
- BUGFIX: Consider content role of reference node while calculating enabled state of add button by @grebaldi in #3496
- BUGFIX: 3223 ck plugin
editor.neos
not initialized by @mhsdesign in #3555 - BUGFIX: 3557 placeholder plugin with autoparagraph false by @mhsdesign in #3558
- BUGFIX: Ensure that UI renders updated content after node type change by @grebaldi in #3539
- BUGFIX: Perform additional search for links that look like externals or emails by @grebaldi in #3487
- BUGFIX: Limit click-outside handling for dialogs to their semi-transparent overlay by @grebaldi in #3492
- BUGFIX: Ensure that only numerical property values are converted to integer by @grebaldi in #3535
- BUGFIX: Use better fallback mechanism for input value of RangeEditor by @grebaldi in #3564
- BUGFIX: 3493 Disabled multiselectbox could be dragged and deleted by @mhsdesign in #3572
- BUGFIX: Prevent error when initialising a node that is not in the store yet by @Sebobo in #3575
- BUGFIX: Ensure that docker E2E tests run locally on 8.0 & 8.1 by @grebaldi in #3560
Other Changes
- 8.0 upmerge by @crydotsnake in #3547
Full Changelog: 8.1.10...8.1.11
8.0.14
What's Changed
TASK
- TASK: ignoreNeos8Artifacts by @mhsdesign in #3554
- TASK: PHP 8.1 deprecations compatibility by @kdambekalns in #3533
- TASK: cleanup disabled autoparagraph mode by @mhsdesign in #3559
- BUGFIX: 3531 Prevent closing of node creation dialog by @mhsdesign in #3579
BUGFIX
- BUGFIX: Render RightSideBar components even if the sidebar is hidden by @grebaldi in #3537
- BUGFIX: Consider content role of reference node while calculating enabled state of add button by @grebaldi in #3496
- BUGFIX: 3223 ck plugin
editor.neos
not initialized by @mhsdesign in #3555 - BUGFIX: 3557 placeholder plugin with autoparagraph false by @mhsdesign in #3558
- BUGFIX: Ensure that UI renders updated content after node type change by @grebaldi in #3539
- BUGFIX: Perform additional search for links that look like externals or emails by @grebaldi in #3487
- BUGFIX: Limit click-outside handling for dialogs to their semi-transparent overlay by @grebaldi in #3492
- BUGFIX: Ensure that only numerical property values are converted to integer by @grebaldi in #3535
- BUGFIX: Use better fallback mechanism for input value of RangeEditor by @grebaldi in #3564
- BUGFIX: 3493 Disabled multiselectbox could be dragged and deleted by @mhsdesign in #3572
- BUGFIX: Prevent error when initialising a node that is not in the store yet by @Sebobo in #3575
- BUGFIX: Ensure that docker E2E tests run locally on 8.0 & 8.1 by @grebaldi in #3560
Full Changelog: 8.0.13...8.0.14
7.3.19
What's Changed
- TASK: ignoreNeos8Artifacts by @mhsdesign in #3554
- TASK: PHP 8.1 deprecations compatibility by @kdambekalns in #3533
- BUGFIX: Render RightSideBar components even if the sidebar is hidden by @grebaldi in #3537
- BUGFIX: Consider content role of reference node while calculating enabled state of add button by @grebaldi in #3496
- BUGFIX: 3223 ck plugin
editor.neos
not initialized by @mhsdesign in #3555 - BUGFIX: 3557 placeholder plugin with autoparagraph false by @mhsdesign in #3558
- BUGFIX: Ensure that UI renders updated content after node type change by @grebaldi in #3539
- BUGFIX: Perform additional search for links that look like externals or emails by @grebaldi in #3487
- BUGFIX: Limit click-outside handling for dialogs to their semi-transparent overlay by @grebaldi in #3492
- BUGFIX: Ensure that only numerical property values are converted to integer by @grebaldi in #3535
- TASK: cleanup disabled autoparagraph mode by @mhsdesign in #3559
- BUGFIX: Use better fallback mechanism for input value of RangeEditor by @grebaldi in #3564
- BUGFIX: 3493 Disabled multiselectbox could be dragged and deleted by @mhsdesign in #3572
- BUGFIX: Prevent error when initialising a node that is not in the store yet by @Sebobo in #3575
- BUGFIX: 3531 Prevent closing of node creation dialog by @mhsdesign in #3579
Full Changelog: 7.3.18...7.3.19
8.3.2
Unannounced release in between
8.3.3 will follow with further upmerged fixes
What's Changed
TASK
- TASK: ignoreNeos8Artifacts by @mhsdesign in #3554
- TASK: PHP 8.1 deprecations compatibility by @kdambekalns in #3533
- TASK: cleanup disabled autoparagraph mode by @mhsdesign in #3559
BUGFIX
- BUGFIX: Render RightSideBar components even if the sidebar is hidden by @grebaldi in #3537
- BUGFIX: Consider content role of reference node while calculating enabled state of add button by @grebaldi in #3496
- BUGFIX: 3223 ck plugin
editor.neos
not initialized by @mhsdesign in #3555 - BUGFIX: 3557 placeholder plugin with autoparagraph false by @mhsdesign in #3558
- BUGFIX: Ensure that UI renders updated content after node type change by @grebaldi in #3539
- BUGFIX: Perform additional search for links that look like externals or emails by @grebaldi in #3487
- BUGFIX: Limit click-outside handling for dialogs to their semi-transparent overlay by @grebaldi in #3492
- BUGFIX: Ensure that only numerical property values are converted to integer by @grebaldi in #3535
- BUGFIX: #3495 dimension selector deactivate search-box by @mhsdesign in #3565
Other Changes
- 8.0 upmerge by @crydotsnake in #3547
- Upmerge 8.1 by @crydotsnake in #3548
- Upmerge 8.2 by @crydotsnake in #3550
Full Changelog: 8.3.1...8.3.2
8.3.1
What's Changed
TASK
BUGFIX
- BUGFIX: InfoTableLayout style broken by @Sebobo in #3484
- BUGFIX: Remove needless blur filter on unapplied changes overlay by @grebaldi in #3489
- BUGFIX: CreationDialog hideable elements by @mhsdesign in #3507
- BUGFIX: Properly pause mousetrap during inline editing by @grebaldi in #3498
- BUGFIX: Add dirty-state highlighting to RangeEditor by @grebaldi in #3504
- BUGFIX: Sort nodeCreationHandlers by @mhsdesign in #3511
- BUGFIX: Sync frame component location after in-frame navigation happened by @grebaldi in #3497
- BUGFIX: Hide in-between drop targets in tree component unless there's a drag operation happening by @grebaldi in #3486
- BUGFIX: Let unapplied changes overlay cover everything except inspector by @grebaldi in #3491
- BUGFIX: Fixes sidebar resizer on Chrome by @pKallert in #3510
- BUGFIX: Add primitive Root ErrorBoundary around whole UI by @mhsdesign in #3485
- BUGFIX: Ensure that SecondaryInspector is always above UnappliedChanges-overlay by @grebaldi in #3538
- BUGFIX: Fix ckeditor inline mode
autoparagraph: false
by @mhsdesign in #3532
Other Changes
- Upmerge 8.3 by @crydotsnake in #3551
Full Changelog: 8.3.0...8.3.1