Skip to content

v24.4.0-alpha14

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 26 Feb 09:37
· 683 commits to main since this release

API Documentation →

Changes Since v24.4.0-alpha13

💥 Breaking Changes

  • component-base,side-nav
    • Match query params when determining highlighted items (#7139)

🚀 New Features

  • side-nav
    • Add side-nav router integration API (#7131)

🐛 Bug Fixes

  • component-base
    • Visually hide virtualizer placeholders (#6600)
  • grid
    • Do not throw when clearing cache of an unattached grid (#7150)

💅 Polish

  • combo-box
    • Extract combo-box-light logic to reusable mixin (#7149)
    • Remove not working logic, reorganize focus tests (#7143)

🚧 Experiments

  • menu-bar
    • Add LitElement based version of menu-bar (#7015)

🔬 Tests

  • combo-box
    • Update combo-box tests to use await, minor cleanup (#7145)

🏠 Internal

  • board,charts,cookie-consent,crud,grid-pro,map,rich-text-editor
    • Update License file text for Commercial modules (#7129)
  • Other
    • Ignore sonar for execSync in wtr-utils (#7152)
    • Update rollup-plugin-terser to latest version (#7141)
    • Bump ip from 1.1.8 to 1.1.9 (#7137)