Skip to content

v24.4.0-alpha18

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 22 Mar 08:46
· 630 commits to main since this release

API Documentation →

Changes Since v24.4.0-alpha17

💥 Behavior Altering Changes

  • grid
    • Update vaadin-grid-selection-column to use autoWidth: true (#7232)

🚀 New Features

  • side-nav
    • Add router-ignore API to side nav item (#7233)

🐛 Bug Fixes

  • a11y-base,context-menu,menu-bar
    • Focus first non-disabled item if all items have tabindex -1 (#7230)
  • dialog,overlay
    • Set display none on overlay part to fix Safari 17.4 issue (#7246)
  • message-list
    • Render message avatars with Lit to keep them on items update (#7240)
  • rich-text-editor
    • Fire change event on hyperlink edit, update test timings (#7250)
  • tabsheet
    • Observe tabs ID attribute changes and update panels (#7201)

💅 Polish

  • component-base
    • Extract _maxVirtualIndexOffset getter (#7227)

🔬 Tests

  • grid-pro

🏠 Internal

  • select,side-nav
    • Fix incorrect npm version badges in READMEs (#7217)
  • Other
    • Fix contributing guide and chat links in README (#7223)
    • Update web-test-runner version, use old Chrome headless (#7222)
    • Bump follow-redirects from 1.15.4 to 1.15.6 (#7221)