Skip to content

v24.3.13

Latest
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 13 May 06:57
· 3 commits to 24.3 since this release

API Documentation →

Changes Since v24.3.12

🐛 Bug Fixes

  • component-base
    • Do not throw when overlayClass is set to empty string (#7386) (#7388)
  • grid
    • Do not call renderer for disconnected columns (#7389) (#7391)
  • rich-text-editor
    • Do not strip style attribute from the htmlValue (#7394) (#7397)

🏠 Internal

  • icon
    • Add missing LICENSE file to the icon package (#7382) (#7384)