Skip to content

v24.4.0-alpha21

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 11 Apr 07:36
· 282 commits to main since this release

API Documentation →

Changes Since v24.4.0-alpha20

🚀 New Features

  • grid-pro
    • Allow to disable editing for individual cells (#7269)

🐛 Bug Fixes

  • checkbox
    • Add missing invalid-changed and validated event types (#7316)
  • combo-box
    • Postpone virtualizer creation until overlay is opened (#7277)
  • context-menu
    • Do not measure overlay boundaries when menu is closed (#7311)
  • crud
    • Set role attribute on the CRUD edit dialog overlay (#7310)
  • menu-bar
    • Postpone menu-bar initial render to prevent re-layout (#7312)

💅 Polish

  • dialog
    • Set role attribute directly in template (#7318)