Skip to content

v25.1.6

Choose a tag to compare

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

API Documentation →

Changes Since v25.1.5

🐛 Bug Fixes

  • context-menu
    • Resolve context menu target from stored composed path (#12007) (#12009)
    • Position context menu correctly for elements in shadow DOM (#11992) (#11996)
  • dialog,vaadin-lumo-styles
    • Prevent dialog horizontal content overflow in Lumo (CP: 25.1) (#12027)
  • multi-select-combo-box
    • Dispatch change event on multi-select-combo-box Esc clear (#11988) (#11991)
  • popover
    • Always set aria-controls attribute on popover target (#11999) (#12005)

💅 Polish

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

🏠 Internal

  • Other