Releases: neos/neos-ui
Releases · neos/neos-ui
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
8.2.10
What's Changed
TASK
- TASK: Improve ckeditor plugin migration to Neos 8.2 and up #3452 by @mhsdesign in #3454
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.2 by @crydotsnake in #3550
Full Changelog: 8.2.9...8.2.10
8.1.10
What's Changed
BUGFIX
- 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: 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.1 by @crydotsnake in #3548
Full Changelog: 8.1.9...8.1.10
8.0.13
What's Changed
BUGFIX
- 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: 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
- 8.0 upmerge by @crydotsnake in #3547
Full Changelog: 8.0.12...8.0.13
7.3.18
What's Changed
- 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: 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
Full Changelog: 7.3.17...7.3.18
8.3.0
What's Changed
FEATURE
- FEATURE: Linking referenced documents in the reference and references editor by @FahimNsr in #3187
- FEATURE: Add blockquote to selectable styles by @Sebobo in #3333
- FEATURE: CSS build refactor (make react-ui-components easy to use) by @mhsdesign in #3366
- FEATURE: custom node deletion text by @pKallert in #3294
- FEATURE: Improve node creation dialog by @pKallert in #3396
- FEATURE: Remove 1K Dependencies & and separat webpack adapter extensibility package by @mhsdesign in #3382
- FEATURE: add new node creation dialog icons by @manuelmeister in #3423
- FEATURE: Improve user experience for Dimension Switcher by @markusguenther in #3451
- FEATURE: Make document tree clickable by @pKallert in #3440
- FEATURE: Apply link input value immediately after search term was cleared by @grebaldi in #3328
TASK
- TASK: Add another way to run tests locally with a system under test in docker by @JamesAlias in #3369
- Task: Cleanup Linting / Speedup / Fix / Remove Tslint by @mhsdesign in #3404
- TASK: Script: Rename all
import style from "./style.css"
tostyle.module.css
by @mhsdesign in #3217 - TASK: Fix order of node creation dialog SearchBar by @mhsdesign in #3427
- TASK: Reresolve merge conflicts of #3382 by @mhsdesign in #3447
- TASK: Deprecate plow-js by @mhsdesign in #3457
- Task: React-ui-components emit comments in dts by @mhsdesign in #3448
- TASK: Restrict what is published to npm by @mhsdesign in #3444
- TASK: Speed up jest from 1:47 to 7s by running one instance from the root by @mhsdesign in #3449
- TASK: Improve ckeditor plugin migration to Neos 8.2 and up #3452 by @mhsdesign in #3454
- TASK: Disable normal Dependabot updates by @Sebobo in #3299
- TASK: Update plow-js to v3.0.0 by @grebaldi in #3300
- TASK: Remove target branch in dependabot config by @markusguenther in #3365
- TASK: Analyze bundle size and health
node esbuild.js --production --analyze
by @mhsdesign in #3383 - TAKS: Remove todo by @mhsdesign in #3443
- Revert "BUGFIX: Make extensibility api compatible with esbuild alias" by @mhsdesign in #3442
BUGFIX
- BUGFIX: Ensure that the link editor "anchor" field never receives
undefined
by @grebaldi in #3362 - BUGFIX: #3401 Update and Pin
"@friendsofreactjs/react-css-themr": "~4.2.0"
by @mhsdesign in #3403 - BUGFIX: Fix yarn npm auth token by @JamesAlias in #3291
- BUGFIX: Update
recharts
to^2.4.1
by @grebaldi in #3363
DOCS
- DOCS: Add Readme's for neos-ui-extensibility #3445 by @mhsdesign in #3467
New Contributors
- @FahimNsr made their first contribution in #3187
- @manuelmeister made their first contribution in #3423
Thanks to all contributors for your dedication in improving the user experience and developer experience. Your contributions are greatly appreciated. 💙💙💙
Full Changelog: 8.2.9...8.3.0
8.2.9
What's Changed
TASK
- TASK: #3097 allow module script plugins by @mhsdesign in #3456
Full Changelog: 8.2.8...8.2.9
8.1.9
What's Changed
TASK
- TASK: #3097 allow module script plugins by @mhsdesign in #3456
Full Changelog: 8.1.8...8.1.9