Skip to content

v24.1.7

Choose a tag to compare

@vaadin-bot vaadin-bot released this 08 Sep 07:09
· 55 commits to 24.1 since this release

API Documentation →

Changes Since v24.1.6

🐛 Bug Fixes

  • a11y-base
    • Correctly handle aria-hidden with nested shadow roots (#6411) (#6425)
  • confirm-dialog
    • Wrap nodes correctly to ensure proper initialization (#6443) (#6445)
  • grid
    • Do not throw when removing sort column after sorting (#6448) (#6449)
    • Do not scroll to the first column on focus (#6406) (#6412)
  • rich-text-editor
    • Remove empty spans used by Quill from htmlValue (#6434) (#6437)
  • time-picker
    • Do not fire change event if the value has not changed (#6396) (#6422)