Skip to content

v24.4.9

Latest
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 13 Sep 07:33
· 2 commits to 24.4 since this release

API Documentation →

Changes Since v24.4.8

💥 Breaking Changes

  • charts
    • Destroy chart instance when disconnected from the DOM (#7785) (#7793)

🐛 Bug Fixes

  • charts
    • Filter out undefined instances when redrawing all charts (#7779) (#7795)
  • checkbox-group
    • Use correct focused readonly checkbox group label styles (#7776) (#7787)
  • form-layout
    • Do not update form-layout when it is not visible (#7792) (#7794)
  • number-field
    • Do not set step buttons opacity when field is disabled (#7775) (#7788)