Skip to content

v24.3.4

Choose a tag to compare

@vaadin-bot vaadin-bot released this 19 Jan 09:22
· 111 commits to 24.3 since this release

API Documentation →

Changes Since v24.3.3

🐛 Bug Fixes

  • combo-box,multi-select-combo-box
    • Preserve filter when committing an invalid option (#7072) (CP: 24.3) (#7084)
  • integer-field,number-field
    • Fire input event on input element on increment/decrement (#6984) (#7082)
  • multi-select-combo-box
    • Avoid clearing filter when pressing clear button on mobile (#7091) (#7092)