Skip to content

v10.33.0

Compare
Choose a tag to compare
@tujoworker tujoworker released this 27 May 13:34
· 988 commits to release since this release

10.33.0 (2024-05-27)

πŸ“ Documentation

✨ Features

  • forms: add Form.Section to compose reusable blocks of fields and values (#3609) (32848e2), closes #3594
  • forms: add Field.Slider (#3597) (d94f691)

πŸ› Bug Fixes

  • ArraySelection: make explicit type of value can be undefined (#3610) (cd4add9)
  • DrawerList: check if string converted jsx is of type function (#3606) (6a59d6c)
  • FieldBlock: make it possible to be used in horizontal flex layout when width="stretch" is used (#3596) (fde04b5)
  • forms: add support for trueText and falseText to Boolean checkbox variant (#3607) (198164a)
  • SelectCountry: use given path value (#3598) (9ca7953)