Skip to content

v10.55.0

Compare
Choose a tag to compare
@tujoworker tujoworker released this 08 Nov 15:51
· 177 commits to release since this release

10.55.0 (2024-11-08)

πŸ“ Documentation

πŸ› Bug Fixes

  • ensure components having fieldset inside still can use spacing (#4236) (d4e4334)
  • Forms: add Iterate support for Field.PostalCodeAndCity when using country with a path (#4215) (6f80ed9), closes #4200
  • Forms: ensure Field.Number with percent and without a value renders correctly (#4230) (96fa2a5), closes #4228
  • Forms: fix vertical gap between Field.ArraySelection toggle buttons with checkbox variant (#4217) (83f0b37)
  • Forms: remove extra space from Value.* components with inline property (#4246) (8b96fd1)
  • Forms: should display error underneath fields when nested inside Field.Selection or Field.ArraySelection (#4225) (c0f1a02)
  • remove legacy fieldset reset (#4237) (a2f368b)
  • Upload: alignment when displaying single DL item (#4210) (5f745f5)
  • Upload: fix UploadFile type to include id as required (#4218) (b24fdfd)

✨ Features

  • Card: add style for nested cards (#4244) (f45aa4a)
  • Card: remove beta badge (#4211) (67a4fbd)
  • ChildrenWithAge: add maximum possible value to joint-responsibility & daycare (#4219) (9b9c517)
  • CountryFlag: add iso to properties table (#4232) (9dc57cb)
  • DatePicker: Convert to functional components with typescript and hooks (#2799) (45687ea)
  • Forms: add layoutOptions for enhanced horizontal label layout (#4208) (8d84d97)
  • Forms: add transformLabel to Value.Composition (#4207) (c966bc1)
  • Forms: add Value.Upload component (#4233) (3adddac)
  • Forms: add EditButton, CancelButton and DoneButton to Form.Section containers (#4223) (092abcd)
  • ListFormat: add ListFormat component (#4238) (63613f1)
  • Upload: add download prop to enable file downloads instead of opening in a new tab (#4213) (3e92934)