Skip to content

v24.4.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 07 Jun 10:27
· 99 commits to 24.4 since this release

API Documentation →

Changes Since v24.4.0-rc1

💥 Breaking Changes

  • vaadin-lumo-styles
    • Remove double background color for typical code markup (#7369) (#7441)

🐛 Bug Fixes

  • component-base,field-base
    • Restore default node correctly when using helperText (#7449) (#7450)
  • grid-pro,grid
    • Remove custom part names from loading grid rows (#7469) (#7475)
    • Do not cancel edit column cell click events (#7453) (#7458)
  • overlay
    • Hide overlay if position target element is hidden (#7454) (CP: 24.4) (#7456)
  • side-nav

📝 Documentation

  • grid
    • Add note about em unit in the column width jsdoc (#7443) (CP: 24.4) (#7444)