Skip to content

v24.8.0-alpha9

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 09 Apr 09:16
· 2002 commits to main since this release

API Documentation →

Changes Since v24.8.0-alpha8

🚀 New Features

  • dashboard
    • Make root heading level on dashboard customizable (#8885)
  • master-detail-layout
    • Mark master detail layout as experimental (#8915)
    • Add transitions for stack mode and viewport containment (#8903)
  • upload
    • Support partial i18n in upload (#8910)

🐛 Bug Fixes

  • component-base
    • Do not generate effective i18n if custom i18n reference didn't change (#8911)
  • component-base,grid,virtual-list
    • Add hostConnected to virtualizer, use it in virtual-list and grid (#8896)
  • form-layout
    • Remove responsive step styles when switching to auto-responsive (#8860)
  • master-detail-layout
    • Don't set inert attribute on master if there is no detail (#8907)
    • Set z-index on backdrop and detail parts in overlay mode (#8901)
    • Ensure min size properties do not affect stack mode (#8900)

💅 Polish

  • grid
    • Remove obsolete connectors theme (#8902)