Skip to content

v24.3.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 04 Dec 09:02
· 673 commits to main since this release

API Documentation →

Changes Since v24.3.0-beta2

💅 Polish

  • menu-bar
    • Remove Polymer splice support for menu items (#6899)
    • Move logic from vaadin-menu-bar to the mixin (#6898)
    • Remove vaadin-menu-bar-overlay from template (#6896)
  • overlay
    • Make PositionMixin properties sync, add Lit tests (#6892)

🚧 Experiments

  • context-menu
    • Add LitElement based version of context-menu (#6895)
  • virtual-list
    • Add LitElement based version of virtual-list (#6901)

🔬 Tests

  • button
    • Support using ts in unit tests (#6889)
  • context-menu
    • Split context-menu tests into common and import files (#6893)