Skip to content

v24.8.5

Choose a tag to compare

@vaadin-bot vaadin-bot released this 08 Aug 06:54
· 40 commits to 24.8 since this release

API Documentation →

Changes Since v24.8.4

🚀 New Features

  • dialog
    • Add draggable attribute to vaadin-dialog-overlay (#9784)

🐛 Bug Fixes

  • field-base
    • Bump TypeScript to 5.9, remove autocorrect property override (#9875)
  • grid
    • Adjust aria-rowcount and aria-colcount based on grid state (#9872) (#9891)
    • Recalculate column widths on initial item load with same data provider (#9859) (#9867)
  • master-detail-layout
    • Defer detect layout mode until updates are done (#9889) (#9912)
  • popover
    • Save focus if target is set while popover is open (#9826) (CP: 24.8) (#9827)