Skip to content

v24.5.6

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 13 Dec 09:02
· 7 commits to 24.5 since this release

API Documentation →

Changes Since v24.5.5

🐛 Bug Fixes

  • checkbox
    • Do not show required indicator when checkbox has no label (#8294) (#8296)
  • context-menu,date-picker,select,vaadin-lumo-styles
    • Update media query to work with larger phones (#8116) (CP: 24.5) (#8303)
  • grid
    • Prevent recurring selection attempts during drag selection (#8317) (#8320)
  • multi-select-combo-box
    • Do not fire custom-value-set on input blur or outside click (#8308) (#8314)
    • Prevent unselecting already committed value on outside click (#8301) (#8310)
  • overlay
    • Prevent notification from affecting overlay interactions (#8291) (#8293)
  • side-nav