Skip to content

v24.1.0-alpha5

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 24 Mar 09:40
· 3724 commits to main since this release

API Documentation →

Changes Since v24.1.0-alpha4

🚀 New Features

  • a11y-base
    • Add getDeepActiveElement helper to focus utils (#5708)
  • checkbox,grid-pro,input-container,radio-group,text-field,vaadin-lumo-styles
    • Add optional input field borders (#5689)
  • grid
    • Grid lazy column rendering mode (#5124)

🐛 Bug Fixes

  • time-picker
    • Do not preserve bad input on value property change (#5698)
  • Other
    • Remove unnecessary local file (#5704)

💅 Polish

  • grid
    • Debounce tasks ran after creating grid rows (#5707)