Skip to content

v23.4.0-alpha3

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 15 Jan 11:08
· 13 commits to 23.4 since this release

API Documentation →

Changes Since v23.4.0-alpha2

🚀 New Features

  • combo-box,multi-select-combo-box

🐛 Bug Fixes

  • crud
    • Add missing export for CrudEdit component class (#6930) (#6936)
  • date-picker
    • Stop propagation of click events on overlay (#6987) (#6995)
  • overlay
    • Focus overlay on mouseup when focus moves to body (#6887) (#6914)
  • split-layout
  • tabsheet
    • Update vaadin-tabsheet type to extend HTMLElement (#6939) (#6940)

💅 Polish

  • multi-select-combo-box

📝 Documentation

  • item
    • Add label property JSDoc annotation to vaadin-item (#6919) (#6920)