Skip to content

v23.0.1

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 04 Mar 13:00

API Documentation →

Changes Since v23.0.0

🐛 Bug Fixes

  • avatar-group
    • Check if item exists before accessing it (#3513)
  • component-base
    • Disable cancelSyntheticClickEvents globally (#3510)
    • Make nested focus trap controllers work (#3499)
  • menu-bar
    • Do not expand to full available width (#3506)
  • text-area
    • Don't cancel text-area wheel event unnecessarily (#3495)
  • vaadin-lumo-styles
    • Import vaadin-iconset in main entrypoint (#3502)

💅 Polish

  • map

🔬 Tests

  • checkbox
    • Add snapshot tests for checkbox (#3517)
  • checkbox-group
    • Add snapshot tests for checkbox-group (#3518)
  • checkbox-group,checkbox,radio-group,vaadin-overlay
    • Use label instead of deprecated default slot (#3514)
  • radio-group
    • Add snapshot tests for radio-group (#3520)

🏠 Internal

  • Other
    • Add dev page for dialog (#3498)
    • Update dev dependencies versions (#3497)