Skip to content

v25.2.8

Choose a tag to compare

@vaadin-bot vaadin-bot released this 13 Aug 11:37
· 29 commits to 25.2 since this release

API Documentation →

Changes Since v25.2.7

🐛 Bug Fixes

  • app-layout
  • badge,breadcrumbs
    • Resolve slot state synchronously when it affects layout (#12399) (#12403)
  • master-detail-layout,overlay
    • Do not fire backdrop-click when click closes a modal overlay (#12366) (#12392)
  • time-picker
    • Keep time-picker value stable with a custom time parser (#12424) (#12425)
    • Do not pass ISO time strings to time-picker i18n parseTime (#12402) (#12410)
    • Update time-picker dropdown selection when items change (#12389) (#12390)

🔬 Tests

  • context-menu
  • overlay
    • Restructure overlay unit tests for better readability (#12368) (#12372)