Skip to content

v25.3.0-alpha14

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 26 Aug 07:55
· 27 commits to main since this release

API Documentation →

Changes Since v25.3.0-alpha13

🚀 New Features

  • charts,component-base
    • Add shared deepMerge helper to component-base (#12483)

🐛 Bug Fixes

  • component-base,date-picker
    • Add missing gestures and date helpers type declarations (#12482)
  • time-picker
    • Do not fire change for time-picker value set programmatically (#12470)

💅 Polish

  • combo-box,multi-select-combo-box
    • Rename autoFocusPartialMatch to partialMatchMode (#12485)

🔬 Tests

  • time-picker
    • Extract time-picker i18n tests into separate file (#12487)
    • Improve time-picker input value commit test coverage (#12469)

🏠 Internal

  • map
    • Update ol dependency version to 10.10.0 (#12484)