Skip to content

v24.4.10

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 27 Sep 09:52
· 11 commits to 24.4 since this release

API Documentation →

Changes Since v24.4.9

🐛 Bug Fixes

  • charts
    • Reset title, subtitle and type when removing attribute (#7816) (#7820)
  • component-base
    • Always define custom element class version getter (#7813) (#7815)
  • grid-pro
    • Wait for editor focusout on Tab to get updated value (#7822) (#7854)
  • select
    • Prevent opening select on click or keydown when disabled (#7874) (#7877)

🔬 Tests

  • checkbox-group,checkbox,combo-box,custom-field,date-picker,date-time-picker,multi-select-combo-box,number-field,radio-group,select,text-area,text-field,time-picker
    • Disable error-message transition in visual tests (#7830) (#7836)
  • confirm-dialog,crud
    • Disable animation in confirm-dialog and CRUD tests (#7824) (#7834)
  • field-highlighter
    • Disable user tag opacity transition in visual tests (#7831) (#7838)

🏠 Internal

  • Other
    • Update retry GitHub action to v3 using Node 20 (#7832) (#7844)