Skip to content

v11.5.1

Choose a tag to compare

@tujoworker tujoworker released this 04 Jun 08:50
· 153 commits to release since this release

11.5.1 (2026-06-04)

πŸ› Bug Fixes

  • Autocomplete, Dropdown: scroll selected item to top when opening (#8400) (7f93986)
  • Dialog: close nested confirmation dialog when declining (#8404) (b341856)
  • Dialog: use role="dialog" on all platforms to prevent VoiceOver double titles (#8308) (99c9958), closes #5919
  • Dropdown, Autocomplete, DrawerList: remove outline around divider on selected focused item (#8398) (767fb0a)
  • Dropdown, Autocomplete, DrawerList: show DrawerList focus border only with keyboard input (#8397) (441f192)
  • Dropdown, Autocomplete, DrawerList: use mask-image for DrawerList checkmark to support dark mode (#8399) (c2f401b)
  • Dropdown: correct portal positioning for right-aligned dropdowns (#8401) (b927c22)
  • Input: keep submit button icon at default size for medium inputs (#8386) (4ec53d6)
  • PaymentCard: remove visible border in dark mode (#8391) (8102d40), closes #ebebeb