Skip to content

v24.4.0-alpha17

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 15 Mar 12:36
· 645 commits to main since this release

API Documentation →

Changes Since v24.4.0-alpha16

🚀 New Features

  • side-nav
    • Expand parent items when item is set current (#7183)

🐛 Bug Fixes

  • context-menu,menu-bar
    • Reset tabindex to -1 when initializing menu item (#7203)
  • crud
    • Do not override theme attribute set on slotted buttons (#7215)
    • Allow to prevent creating default slotted buttons (#7181)
  • email-field
    • Disallow email local part to start or end with a dot (#7179)
  • grid
    • Add click listener in constructor to ensure listener order (#7184)
    • Toggle checkbox on selection column cell Space key (#7178)
  • input-container
    • Improve readonly invalid input container styles (#7204)

📝 Documentation

  • checkbox
    • Update vaadin-checkbox typings to use correct mixin (#7195)

🔬 Tests

  • combo-box
    • Combine clear-button tests into single suite (#7187)
    • Split combo-box tests into common and import files (#7185)

🏠 Internal

  • All components
    • Remove Discord badges, add link to Vaadin Forum (#7216)