Skip to content

v24.9.0-alpha2

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 22 Aug 11:34
· 48 commits to 24.9 since this release

API Documentation →

Changes Since v24.9.0-alpha1

🚀 New Features

  • component-base,tooltip
    • Add tooltip content-changed event and use it in controller (#10045) (#10046)
  • side-nav

🐛 Bug Fixes

  • dashboard
    • Do not set touch-action: none on dashboard to allow scroll (#10033) (#10034)

💅 Polish

  • a11y-base
    • Use focusVisible: true in FocusTrapController focus (#10031) (#10036)

📝 Documentation

🔬 Tests

  • a11y-base,component-base,field-base,item,list-box
    • Remove Lit tests for controllers and mixins from 24.9 (#10029)
  • Other
    • Improve flaky grid-pro custom editor integration test (#10051)