Skip to content

v22.0.16

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 03 Jun 13:23

API Documentation →

Changes Since v22.0.15

🐛 Bug Fixes

  • avatar-group,combo-box,context-menu,date-picker,dialog,select
    • Import themed overlay with themed extensions (#3888) (#3895)
  • combo-box
    • Prevent default for combo-box click on open (#3957) (#3959)
    • Prevent toggling overlay opened state when filtering (#3886) (#3900)
  • context-menu
  • field-base
    • Call stopPropagation() when clearing on Esc (#3883) (#3890)
  • select
  • tabs
  • time-picker

💅 Polish

  • date-picker

🏠 Internal

  • Other
    • Fix lockfile change detection for 22.0 (#3991)
    • Combine tests jobs into workflows (#3963) (#3965)