Skip to content

v24.1.10

Choose a tag to compare

@vaadin-bot vaadin-bot released this 29 Sep 08:21
· 41 commits to 24.1 since this release

API Documentation →

Changes Since v24.1.9

🐛 Bug Fixes

  • checkbox
    • Unset input width/height to avoid issue with UA styles (#6550) (#6551)
  • confirm-dialog
    • Add vaadin-button src import to unstyled confirm-dialog (#6540) (#6541)
  • radio-group
    • Unset radio button input width and height to avoid UA styles issue (#6554) (#6560)
  • rich-text-editor
    • Workaround disappearing text on spellcheck suggestion (#6507) (#6511)
    • Re-initialize Quill on detach and re-attach and keep htmlValue (#6506) (#6513)

🏠 Internal