Skip to content

v23.3.23

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 18 Sep 06:36
· 51 commits to 23.3 since this release

API Documentation →

Changes Since v23.3.22

🐛 Bug Fixes

  • cookie-consent
    • Remove hardcoded aria-label attributes from links (#6492) (#6493)
  • number-field
    • Validate on value change triggered by arrow key (#6476) (#6479)
  • rich-text-editor
    • Set toolbar role on the toolbar buttons container (#6499) (#6501)
    • Clean up listeners in quill editor when the rich-text-editor is detached (#6489) (#6498)