Skip to content

v22.0.22

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 09 Jan 08:28
· 2 commits to 22.0 since this release

API Documentation →

Changes Since v22.0.21

🐛 Bug Fixes

  • button
    • Set aria-hidden="true" on prefix and suffix (#5049) (#5053)
  • combo-box,time-picker
    • Set aria-setsize attribute on items instead of the scroller (#5254) (#5257)
  • field-base
    • Propagate autocapitalize attribute in Chrome (#5175) (#5178)
  • grid
    • Add missing type definitions for all-imports.js (#4875) (#4891)

🏠 Internal

  • icons
  • Other