Skip to content

v25.2.0-alpha4

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 31 Mar 13:25
· 354 commits to main since this release

API Documentation →

Changes Since v25.2.0-alpha3

🚀 New Features

  • master-detail-layout
    • Calculate detail size automatically when not explicity set (#11403)

🐛 Bug Fixes

  • component-base
    • Allow passing non-element nodes to getClosestElement (#11428)
  • markdown
    • Avoid Rolldown cross-chunk binding bug in markdown-helpers (#11430)

💅 Polish

  • master-detail-layout
    • Rename methods to better communicate read / write pattern (#11427)

🔬 Tests

  • master-detail-layout
    • Restructure master-detail-layout DOM snapshot tests (#11426)