Skip to content

v25.2.1

Choose a tag to compare

@vaadin-bot vaadin-bot released this 03 Jul 07:54

API Documentation →

Changes Since v25.2.0

🐛 Bug Fixes

  • context-menu
    • Resolve context menu target from stored composed path (#12007) (#12008)
    • Position context menu correctly for elements in shadow DOM (#11992) (#11995)
  • dialog,vaadin-lumo-styles
  • multi-select-combo-box
    • Dispatch change event on multi-select-combo-box Esc clear (#11988) (#11990)
  • popover
    • Always set aria-controls attribute on popover target (#11999) (#12004)
  • rich-text-editor,vaadin-lumo-styles

💅 Polish

  • charts,component-base,form-layout,vaadin-themable-mixin
    • Do not throw when calling CSS.registerProperty twice (#12011) (#12013)
  • grid,virtual-list
  • markdown

📝 Documentation

  • breadcrumbs
    • Add explicit breadcrumbs i18n property to typings (#11968) (CP: 25.2) (#11969)

🏠 Internal

  • Other
    • Fix incorrect import of styles helper in dev page (#12017) (#12018)
    • Update change detection branch for 25.2 (#11962)