Skip to content

v24.3.3

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 12 Jan 08:13
· 115 commits to 24.3 since this release

API Documentation →

Changes Since v24.3.2

🐛 Bug Fixes

📝 Documentation

  • a11y-base
    • Add missing mixes annotations to ActiveMixin JSDoc (#7021) (#7024)
  • grid
    • Add missing attr JSDoc annotation to typings (#7067) (#7068)
    • Fix vaadin-grid-selection-column JSDoc annotations (#7028) (#7030)
  • item
    • Add missing mixes annotations to ItemMixin JSDoc (#7029) (#7031)
  • login
    • Use correct mixins in vaadin-login-overlay JSDoc (#7020) (#7026)
  • tooltip
    • Remove customElement JSDoc from Lit based tooltip (#7038) (#7040)

🏠 Internal

  • avatar,icon,side-nav
    • Add missing dedupe-mixin dependency used in typings (#7037) (#7039)
  • multi-select-combo-box
    • Add missing type: module entry to package.json (#7011) (#7017)