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