Skip to content

v22.0.3

Choose a tag to compare

@vaadin-bot vaadin-bot released this 14 Jan 08:35

API Documentation →

Changes Since v22.0.2

🐛 Bug Fixes

  • combo-box,time-picker
    • Use correct 1-based index for aria-posinset (#3254) (#3256)
  • date-picker
    • Ensure focused month is visible when receiving focus (#3219) (#3273)
  • field-base
  • grid
  • notification
    • Prevent closing overlays when interacting with notifications (#3208) (#3267)
  • password-field
    • Do not override i18n with hardcoded aria-label (#3226) (#3231)
  • select

💅 Polish

  • field-base
  • time-picker
  • vaadin-material-styles

🔬 Tests

  • combo-box,login,number-field
    • Do not use font-size for hiding blinking caret (#3225) (#3230)

🏠 Internal

  • All components
    • Update copyright header to 2022 (#3249)
  • time-picker