Skip to content

v24.6.4

Latest
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 07 Feb 08:36
· 2 commits to 24.6 since this release

API Documentation →

Changes Since v24.6.3

🐛 Bug Fixes

  • combo-box
  • form-layout
    • Use the most recent IntersectionObserver entry in form-layout (#8596) (#8611)

💅 Polish

  • a11y-base,item,select
    • Make selected property in ListMixin use sync: true (#8594) (#8601)
  • form-layout
    • Use _onResize instead of IntersectionObserver (#8620) (#8628)

🔬 Tests

  • All components
    • Merge Polymer and Lit test files into a single file (#8604)
    • Add @vaadin/test-runner-commands to each package (#8571)
  • a11y-base,app-layout,checkbox-group,checkbox,component-base,context-menu,dashboard,date-picker,date-time-picker,field-highlighter,grid-pro,grid,menu-bar,password-field,popover,radio-group,rich-text-editor,upload
    • Add shortcut for pressing multiple keys simultaneously (#8536) (#8588)
  • button,checkbox,dashboard,date-time-picker,grid-pro,grid,overlay,popover,radio-group,virtual-list
  • button,grid
  • grid-pro
  • list-box
    • Do not generate Lit test file for missing-import.test.js (#8597) (#8598)

🏠 Internal

  • Other
    • Upgrade SauceLabs launcher to the latest version (#8573) (#8613)