Skip to content

v24.1.8

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 18 Sep 06:44
· 50 commits to 24.1 since this release

API Documentation →

Changes Since v24.1.7

🐛 Bug Fixes

  • cookie-consent
    • Remove hardcoded aria-label attributes from links (#6492) (#6494)
  • number-field
    • Validate on value change triggered by arrow key (#6476) (#6477)
  • rich-text-editor
    • Set toolbar role on the toolbar buttons container (#6499) (#6500)
    • Clean up Quill listeners on detach and re-create on reattach (#6489) (#6497)