Skip to content

v11.0.4

Choose a tag to compare

@tujoworker tujoworker released this 29 Apr 19:36
· 625 commits to release since this release

11.0.4 (2026-04-29)

⚑ Refactoring

πŸ› Bug Fixes

  • Dialog, Drawer, ScrollView: handle content movement when scrollbar appears and add scrollbarGutter property (#7862) (430fac8)
  • Dropdown, Autocomplete: improve outline (border) of DrawerList (#7863) (c216d8b), closes #7759 #7854
  • Icon: return stable reference from prerenderIcon for function icons (#7847) (669407f)
  • Tools.Log: use variant prop instead of backgroundColor for dark mode support (#7852) (d884843)

πŸ“ Documentation

  • DatePicker: clarify minDate/maxDate behavior and reference Field.Date for input validation (#7866) (bcb1b21)
  • enable dark/light mode switch in code examples (#7843) (bb297b1)
  • Forms: add rationale for optional-by-default and optional label convention (#7868) (dc5792f)