Skip to content

v23.2.8

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 04 Nov 15:23
· 60 commits to 23.2 since this release

API Documentation →

Changes Since v23.2.7

🐛 Bug Fixes

  • accordion
    • Add missing event map to vaadin-accordion-panel (#4906) (#4929)
  • context-menu
    • Make context menu renderer arguments required (#4918) (#4925)
  • crud
    • Add missing index property to CrudEditEvent (#4907) (#4915)
  • dialog
    • Make dialog renderer owner argument required (#4919) (#4927)
  • grid
    • Make row details renderer arguments required (#4917) (#4922)
    • Add missing type definitions for all-imports.js (#4875) (#4886)
  • login
    • Add missing types for properties notify events (#4904) (#4913)
  • notification
    • Make notification renderer argument required (#4934) (#4937)

💅 Polish

  • login

🏠 Internal

  • icons