Skip to content

v24.1.3

Choose a tag to compare

@vaadin-bot vaadin-bot released this 07 Jul 09:20
· 77 commits to 24.1 since this release

API Documentation →

Changes Since v24.1.2

💥 Behavior Altering Changes

  • field-base
    • Align how clear button works with combo-box behavior (#6100) (#6122)

🐛 Bug Fixes

  • app-layout
    • Animate primary drawer open and close transition (#6099) (#6101)
  • crud
    • Auto-focus editor with aside or bottom editor position (#6094) (#6096)
  • menu-bar
    • Set tabindex on remaining button after updating overflow (#6105) (#6111)

💅 Polish

  • app-layout

🔬 Tests

  • date-picker,date-time-picker
    • Add missing await to prevent aria-hidden warnings (#6119) (CP: 24.1) (#6120)
  • grid-pro
    • Check that clicking the clear button in a field won't close the editor (#6097) (CP: 24.1) (#6128)