Skip to content

v23.0.6

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 13 Apr 13:50

API Documentation →

Changes Since v23.0.5

🐛 Bug Fixes

  • charts
    • Make charts respect global Highcharts no data message (#3677) (#3681)
  • crud
    • Support replacing slotted elements when dialog is open (#3667) (#3680)
  • dialog,login
    • Restore overlay opened state when moving within the DOM (#3648) (#3664)

💅 Polish

  • crud
    • Align naming of event handlers and observers (#3676) (#3679)

🔬 Tests