Skip to content

v25.2.0-alpha2

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 26 Mar 11:39
· 350 commits to main since this release

API Documentation →

Changes Since v25.2.0-alpha1

💥 Breaking Changes

  • grid
    • Only re-render affected rows on grid selection change (#11397)

🚀 New Features

  • aura,master-detail-layout
    • Add detail placeholder slot to master-detail-layout (#11374)
  • master-detail-layout
    • Add backdrop fade-in/out transition to master-detail-layout (#11414)

🐛 Bug Fixes

  • grid-pro,grid
    • Make conditional editing work with lazy columns (#11405)

💅 Polish

  • aura,master-detail-layout
    • Rename MDL overflow attribute to overlay (#11407)
    • Replace MDL view transitions with web animations (#11371)
  • grid
    • Only re-render affected rows on grid details opened change (#11398)
  • master-detail-layout
    • Change expand property default value to master (#11413)
    • Remove redundant replace grid-overlap rules (#11409)
    • Extract transition type detection and clean up on disconnect (#11408)
    • Use ID selectors for master and detail in base styles (#11401)

📝 Documentation

  • avatar-group
    • Add custom CSS properties to vaadin-avatar-group JSDoc (#11388)
  • crud
    • Update custom CSS properties table for vaadin-crud (#11389)
  • form-layout
    • Update form-item JSDoc for label position and shadow parts (#11393)
  • message-list
    • Simplify vaadin-message JSDoc, fix example formatting (#11395)
  • upload
    • Add i18n getter override and improve i18n JSDoc for upload components (#11382)

🔬 Tests

  • tabs
    • Update Aura tabs screenshots, disable tab transitions (#11385)

🏠 Internal

  • master-detail-layout
    • Add list-detail-extra dev page and refactor shared CSS (#11412)
  • Other
    • Add multiple nested MDL dev page to use cases (#11406)
    • Add dev pages with master-detail-layout use cases (#11404)
    • Update Aura dev page theme editor (#11402)
    • Exclude focus and blur events from CEM output (#11386)
    • Resolve missing inherited members in CEM class declarations (#11381)
    • Bump flatted from 3.4.1 to 3.4.2 (#11384)