Skip to content

v24.3.14

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 18 Jun 06:51
· 36 commits to 24.3 since this release

API Documentation →

Changes Since v24.3.13

🐛 Bug Fixes

  • avatar
    • Make the img element in avatar non-draggable (#7431) (#7433)
  • component-base
    • Debounce an update after virtualizer size change (#7400) (CP: 24.3) (#7405)
  • component-base,field-base
    • Restore default node correctly when using helperText (#7449) (#7451)
  • grid
    • Measure auto-width correctly for focusButtonMode columns (#7046) (#7479)
  • overlay
    • Hide overlay if position target element is hidden (#7454) (CP: 24.3) (#7457)
  • vaadin-lumo-styles
    • Fix typo in the responsive grid layout utility classes (#7416) (#7419)

📝 Documentation

  • grid
    • Add note about em unit in the column width jsdoc (#7443) (#7445)