Skip to content

8.2.6

Compare
Choose a tag to compare
@markusguenther markusguenther released this 13 Feb 15:32
· 873 commits to 8.3 since this release

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