Skip to content

v23.3.4

Choose a tag to compare

@vaadin-bot vaadin-bot released this 16 Jan 18:19
· 132 commits to 23.3 since this release

API Documentation →

Changes Since v23.3.3

💥 Behavior Altering Fixes

  • checkbox, radio-group
    • Improve checkbox and radio-button baseline alignment (#5288) (#5292)

🐛 Bug Fixes

  • dialog
    • Do not throw on requestContentUpdate before attach (#5285) (#5286)
  • grid
    • Allow programmatically multi-sorting if multiSortOnShiftClick is enabled (#5296) (#5311)
    • Ignore label element clicks in grid cells (#5271) (#5273)
    • Do not consider label and hidden elements focusable (#5263) (#5265)

💅 Polish

  • checkbox,radio-group,vaadin-lumo-styles,vaadin-material-styles
    • Make globals opt-in for backwards compatibility (#5302) (#5313)
    • Move component properties defaults to themes (#5295) (#5297)