Skip to content

v24.2.1

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 25 Oct 10:13
· 59 commits to 24.2 since this release

API Documentation →

Changes Since v24.2.0

🐛 Bug Fixes

  • grid
    • Update grid header and footer on column tree change (#6648) (#6655)
  • icon
    • Make vaadin-icon respect fill and stroke from source icon (#6645) (#6658)
  • rich-text-editor
    • Prevent rte from trimming whitespace on delta conversion (#6651) (#6662)

🔬 Tests