Skip to content

v24.6.2

Latest
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 13 Jan 09:27
· 3 commits to 24.6 since this release

API Documentation →

Changes Since v24.6.1

🐛 Bug Fixes

  • board
    • Add missing hidden attribute styles to board and board row (#8483) (#8485)
  • combo-box,date-picker,field-base,multi-select-combo-box
    • Do not clear on Esc with clear button visible when readonly (#8455) (#8458)
  • vaadin-lumo-styles
    • Also apply focus-ring width custom property to invalid state (#8467) (#8471)

💅 Polish

🔬 Tests

  • grid
    • Replace flushGrid with nextFrame to fix local failure in Firefox (#8457) (#8463)
  • rich-text-editor
    • Fix flaky RTE test by moving Tab tests to a separate suite (#8465) (#8468)

🏠 Internal

  • checkbox-group,checkbox,combo-box,component-base,context-menu,dashboard,date-picker,field-base,field-highlighter,grid,icon,multi-select-combo-box,radio-group,rich-text-editor,select,virtual-list