Skip to content

v24.8.0-alpha5

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 27 Mar 11:05
· 2030 commits to main since this release

API Documentation →

Changes Since v24.8.0-alpha4

🚀 New Features

  • card
    • Add string based title and default role (#8822)
  • form-layout
    • Change default column width to field default width or 12em (#8861)
  • master-detail-layout
    • Add vertical transition styles to master-detail-layout (#8866)
    • Add noAnimation property to master-detail-layout (#8865)

🐛 Bug Fixes

  • grid
    • Defer scrollToIndex calls until columnTree is available (#8856)