Skip to content

v23.4.0-alpha2

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 01 Dec 14:18
· 23 commits to 23.4 since this release

API Documentation →

Changes Since v23.4.0-alpha1

🐛 Bug Fixes

  • checkbox-group,radio-group
  • component-base,overlay
    • Focus the closest focusable on overlay mousedown (#6850) (#6855)
  • date-time-picker
    • Align propagating initial date-time-picker properties (#6866)
  • grid
    • Call correct functions on grid drag select (#6805)
  • multi-select-combo-box
    • Align check used to detect if the item is selected (#6836) (#6839)
  • number-field
    • Do not change value on step buttons touch scroll (#6859) (#6863)
  • rich-text-editor
    • Cache pending html value for unattached rte (#6871) (#6874)
    • Add missing pre and code block Material styles (#6823) (#6824)
  • text-area
  • vaadin-list-mixin
    • Do not reset selected items when disabled set to false (#6822) (#6831)
    • Support non-latin chars in list-mixin keyboard search (#6798) (#6803)