Skip to content

v24.1.14

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 27 Nov 11:40
· 10 commits to 24.1 since this release

API Documentation →

Changes Since v24.1.13

🐛 Bug Fixes

  • a11y-base
    • Support non-latin chars in list-mixin keyboard search (#6798) (#6800)
  • a11y-base,overlay
    • Focus the closest focusable on overlay mousedown (#6850) (#6854)
  • checkbox-group,checkbox,field-base,radio-group
  • checkbox-group,radio-group
  • combo-box,multi-select-combo-box
    • Ensure only selected items are shown when readonly (#6814) (#6821)
  • component-base,grid
    • Render virtualizer after size change (#6832) (#6834)
    • Update virtualizer scroller size before size change (#6795) (CP: 24.1) (#6797)
  • grid
    • Measure grid column auto-width from column cell (#6815) (#6819)
  • list-box
    • Do not reset selected items when disabled set to false (#6822) (#6829)
  • number-field
    • Do not change value on step buttons touch scroll (#6859) (#6862)
  • rich-text-editor
    • Add missing pre and code block Material styles (#6823) (#6826)
  • text-area
    • Update text-area height on resize (#6840) (CP: 24.1) (#6842)