Skip to content

v24.7.12

Choose a tag to compare

@vaadin-bot vaadin-bot released this 28 Aug 08:32

API Documentation →

Changes Since v24.7.11

🐛 Bug Fixes

  • field-base
    • Bump TypeScript to 5.9, remove autocorrect property override (#9876)
  • grid
    • Allow reordering grid columns inside a draggable parent (#10091) (#10094)
    • Adjust aria-rowcount and aria-colcount based on grid state (#9872) (#9892)
    • Recalculate column widths on initial item load with same data provider (#9859) (#9868)
  • popover
    • Do not throw on closing popover when target is not set (#9942) (#9947)
    • Save focus if target is set while popover is open (#9826) (#9828)

📝 Documentation

  • rich-text-editor
    • Fix incorrect list toolbar group name in JSDoc (#9968) (#9970)