Skip to content

Releases: neos/neos-ui

8.1.7

08 Mar 15:02
Compare
Choose a tag to compare

What's Changed

TASK

BUGFIX

Full Changelog: 8.1.6...8.1.7

8.0.10

08 Mar 14:56
Compare
Choose a tag to compare

What's Changed

TASK

BUGFIX

Full Changelog: 8.0.9...8.0.10

7.3.14

08 Mar 15:37
Compare
Choose a tag to compare

What's Changed

TASK

BUGFIX

Full Changelog: 7.3.12...7.3.14

8.2.6

13 Feb 15:32
Compare
Choose a tag to compare

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

13 Feb 15:31
Compare
Choose a tag to compare

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

13 Feb 15:31
Compare
Choose a tag to compare

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

13 Feb 15:29
Compare
Choose a tag to compare

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

09 Jan 10:08
Compare
Choose a tag to compare

What's Changed

BUGFIX

Other Changes

Full Changelog: 8.2.2...8.2.3

8.1.5

02 Jan 10:18
Compare
Choose a tag to compare

What's Changed

BUGFIX

  • BUGFIX: Make e2e tests run via docker again by @Sebobo in #3275
  • BUGFIX: Prevent text overflow in delete confirm modal by @pKallert in #3296

Full Changelog: 8.1.4...8.1.5

8.0.7

02 Jan 10:17
Compare
Choose a tag to compare

What's Changed

BUGFIX

  • BUGFIX: Make e2e tests run via docker again by @Sebobo in #3275
  • BUGFIX: Prevent text overflow in delete confirm modal by @pKallert in #3296

Full Changelog: 8.0.6...8.0.7