Skip to content

v24.6.0-alpha4

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 28 Oct 08:58
· 2489 commits to main since this release

API Documentation →

Changes Since v24.6.0-alpha3

🚀 New Features

  • dialog
    • Add API to define Dialog position programmatically (#7971)

🐛 Bug Fixes

  • date-picker
    • Use correct type syntax in date picker helper (#8024)
  • date-picker,date-time-picker
    • Use non timezone-aware date APIs in date time picker (#8021)
  • grid
    • Update select all checkbox visibility when adding column to DOM (#8025)

🏠 Internal

  • grid
    • Do not document is-item-selectable-changed event (#8029)