Skip to content

v24.8.0-alpha6

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 01 Apr 13:28
· 2019 commits to main since this release

API Documentation →

Changes Since v24.8.0-alpha5

🚀 New Features

  • master-detail-layout
    • Add transition duration custom property to master-detail-layout (#8880)
    • Add RTL support to master-detail-layout transitions (#8878)
    • Add master-detail-layout themes and visual tests (#8875)

🐛 Bug Fixes

  • card
    • Use overflow hidden on icons for stretch and cover media (#8868)
  • checkbox,radio-group
    • Ensure input in checkbox and radio-button has opacity: 0 (#8882)
  • vaadin-lumo-styles
    • Use padding instead of margin to avoid overflow (#8873)

💅 Polish

  • master-detail-layout
    • Make setDetail in master-detail-layout protected (#8886)
    • Add APIs for starting view transition manually (#8883)

📝 Documentation

  • app-layout
    • Add backdrop to the list of app-layout shadow parts (#8877)

🏠 Internal

  • master-detail-layout
    • Add missing LICENSE file to master-detail-layout (#8879)