Skip to content

v24.4.17

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 13 Dec 08:11
· 3 commits to 24.4 since this release

API Documentation →

Changes Since v24.4.16

🐛 Bug Fixes

  • checkbox
    • Do not show required indicator when checkbox has no label (#8294) (#8297)
  • multi-select-combo-box
    • Do not fire custom-value-set on input blur or outside click (#8308) (#8315)
    • Clear internal combo-box correctly with allowCustomValue (#8312)