Releases: neos/neos-ui
Releases · neos/neos-ui
8.2.6
What's Changed
BUGFIXES
- BUGFIX: Show relogin dialog when remote action results in redirect to login page by @grebaldi in #3327
- BUGFIX: Make sure secondary inspector container does not overlap editors in node creation dialog by @grebaldi in #3324
- BUGFIX: Make sure that validation errors show up after clicking "Create New" in node creation dialog by @grebaldi in #3323
- BUGFIX: Colocate react-ui-components esm-build declarations and sources by @Sebobo in #3336
- BUGFIX: Distribute height between inspector tabs header and content dynamically by @grebaldi in #3338
- BUGFIX: Position
tableCreationGrid
absolutely by @grebaldi in #3321 - BUGFIX: Reset focused fusion path to
null
whenever the edit-/preview-mode changes by @grebaldi in #3337 - BUGFIX: Hide inline toolbar if current editPreviewMode is not an edit mode by @grebaldi in #3334
- BUGFIX: Reset/Clear
<SelectNodeType/>
-dialog on apply by @grebaldi in #3345 - BUGFIX: Stop click event propagation on selected element in select box header by @grebaldi in #3341
- BUGFIX: Update
formattingUnderCursor
when CKEditor focus changes by @grebaldi in #3325 - BUGFIX: Ensure that
<DropDown/>
closes only after the current call-stack has been processed by @grebaldi in #3322
TASKS
- TASK: Run codestyle and JS unittests on Github by @Sebobo in #3355
- TASK: Use nodejs from nvmrc for GH Actions by @Sebobo in #3356
Full Changelog: 8.2.3...8.2.6
8.1.6
What's Changed
BUGFIXES
- BUGFIX: Show relogin dialog when remote action results in redirect to login page by @grebaldi in #3327
- BUGFIX: Make sure secondary inspector container does not overlap editors in node creation dialog by @grebaldi in #3324
- BUGFIX: Make sure that validation errors show up after clicking "Create New" in node creation dialog by @grebaldi in #3323
- BUGFIX: Colocate react-ui-components esm-build declarations and sources by @Sebobo in #3336
- BUGFIX: Distribute height between inspector tabs header and content dynamically by @grebaldi in #3338
- BUGFIX: Position
tableCreationGrid
absolutely by @grebaldi in #3321 - BUGFIX: Reset focused fusion path to
null
whenever the edit-/preview-mode changes by @grebaldi in #3337 - BUGFIX: Hide inline toolbar if current editPreviewMode is not an edit mode by @grebaldi in #3334
- BUGFIX: Reset/Clear
<SelectNodeType/>
-dialog on apply by @grebaldi in #3345 - BUGFIX: Stop click event propagation on selected element in select box header by @grebaldi in #3341
- BUGFIX: Update
formattingUnderCursor
when CKEditor focus changes by @grebaldi in #3325 - BUGFIX: Ensure that
<DropDown/>
closes only after the current call-stack has been processed by @grebaldi in #3322
TASKS
- TASK: Run codestyle and JS unittests on Github by @Sebobo in #3355
- TASK: Use nodejs from nvmrc for GH Actions by @Sebobo in #3356
Full Changelog: 8.1.5...8.1.6
8.0.9
What's Changed
BUGFIXES
- BUGFIX: Show relogin dialog when remote action results in redirect to login page by @grebaldi in #3327
- BUGFIX: Make sure secondary inspector container does not overlap editors in node creation dialog by @grebaldi in #3324
- BUGFIX: Make sure that validation errors show up after clicking "Create New" in node creation dialog by @grebaldi in #3323
- BUGFIX: Colocate react-ui-components esm-build declarations and sources by @Sebobo in #3336
- BUGFIX: Distribute height between inspector tabs header and content dynamically by @grebaldi in #3338
- BUGFIX: Position
tableCreationGrid
absolutely by @grebaldi in #3321 - BUGFIX: Reset focused fusion path to
null
whenever the edit-/preview-mode changes by @grebaldi in #3337 - BUGFIX: Hide inline toolbar if current editPreviewMode is not an edit mode by @grebaldi in #3334
- BUGFIX: Reset/Clear
<SelectNodeType/>
-dialog on apply by @grebaldi in #3345 - BUGFIX: Stop click event propagation on selected element in select box header by @grebaldi in #3341
- BUGFIX: Update
formattingUnderCursor
when CKEditor focus changes by @grebaldi in #3325 - BUGFIX: Ensure that
<DropDown/>
closes only after the current call-stack has been processed by @grebaldi in #3322
TASKS
- TASK: Run codestyle and JS unittests on Github by @Sebobo in #3355
- TASK: Use nodejs from nvmrc for GH Actions by @Sebobo in #3356
Full Changelog: 8.0.7...8.0.9
7.3.12
What's Changed
BUGFIXES
- BUGFIX: Show relogin dialog when remote action results in redirect to login page by @grebaldi in #3327
- BUGFIX: Update
formattingUnderCursor
when CKEditor focus changes by @grebaldi in #3325 - BUGFIX: Make sure secondary inspector container does not overlap editors in node creation dialog by @grebaldi in #3324
- BUGFIX: Make sure that validation errors show up after clicking "Create New" in node creation dialog by @grebaldi in #3323
- BUGFIX: Colocate react-ui-components esm-build declarations and sources by @Sebobo in #3336
- BUGFIX: Distribute height between inspector tabs header and content dynamically by @grebaldi in #3338
- BUGFIX: Position
tableCreationGrid
absolutely by @grebaldi in #3321 - BUGFIX: Reset focused fusion path to
null
whenever the edit-/preview-mode changes by @grebaldi in #3337 - BUGFIX: Ensure that
<DropDown/>
closes only after the current call-stack has been processed by @grebaldi in #3322 - BUGFIX: Hide inline toolbar if current editPreviewMode is not an edit mode by @grebaldi in #3334
- BUGFIX: Reset/Clear
<SelectNodeType/>
-dialog on apply by @grebaldi in #3345 - BUGFIX: Stop click event propagation on selected element in select box header by @grebaldi in #3341
TASKS
- TASK: Run codestyle and JS unittests on Github by @Sebobo in #3355
- TASK: Use nodejs from nvmrc for GH Actions by @Sebobo in #3356
Full Changelog: 7.3.10...7.3.12
8.2.3
What's Changed
BUGFIX
- BUGFIX: Prevent text overflow in delete confirm modal by @pKallert in #3296
- BUGFIX: Build extensibility plugins without class transform by @Sebobo in #3290
- BUGFIX: Adjust module path to distribution by @markusguenther in #3314
Other Changes
- TASK: Handling extensibility module path by @markusguenther in #3316
Full Changelog: 8.2.2...8.2.3
8.1.5
8.0.7
7.3.10
8.2.2
What's Changed
BUGFIX
- BUGFIX: Prevent hideDrawer call on hovering menu by @markusguenther in #3289
- BUGFIX: Fix module path in package.json by @Sebobo in #3284
Full Changelog: 8.2.1...8.2.2
8.2.1
What's Changed
- TASK: Hotfix for release pipeline by @markusguenther in #3285
Full Changelog: 8.2.0...8.2.1