Skip to content

18.0.0-alpha.14

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 01 Mar 08:08
· 1397 commits to main since this release
5dc9cea

18.0.0-alpha.14 (2024-03-01)

Breaking

Feature

Bugfix

  • Fixed toolbar menus not closing when clicking again on the toolbar buttons that show menus. @ichim-david
    Add focus-visible rule to toolbar buttons so that it's visible to the user what button is focused when using tab navigation @ichim-david #5645
  • Enhance findBlocks to check for blocks also in data for add-ons such as @eeacms/volto-tabs-block. @ichim-david #5796
  • Fixed ArrayWidget sorting items. @giuliaghisini #5805

Internal

  • New types declarations with @types/react@18 - make tsc happy @sneridagh #5814

Documentation