Skip to content

v10.34.0

Compare
Choose a tag to compare
@tujoworker tujoworker released this 03 Jun 05:08
· 759 commits to release since this release

10.34.0 (2024-06-03)

πŸ› Bug Fixes

  • DrawerList: prevent call attempt for word if not function (#3613) (66e04ba)
  • forms: add align prop to Field.Composition (#3622) (b8cfcd4)
  • forms: enhance handling of schema TypeScript support (#3635) (8e09651), closes #3621
  • forms: ensure Value.Number renders with 0 (#3620) (9f4a4d3)
  • TableContainer: take full width when inside Card (#3630) (c4d5c14)

✨ Features

  • Autocomplete: preliminary sbanken colors (#3604) (fe42538)
  • Blocks: add ChildrenWithAge block (#3619) (118932c)
  • Card: stretch content inside when stack is true (#3633) (d9177e9)
  • Checkbox, Radio: fix border width for Sbanken brand (#3612) (624ecf2)
  • forms: add active prop to Wizard.Step (#3639) (2804041)
  • forms: add countPath prop to Iterate.Array (#3615) (dfe96f5)
  • forms: add defaultValue to all Value.* components (#3627) (4fdc778)
  • forms: add defaultValue to all fields (#3616) (58d698a), closes #3615
  • forms: add trueText and falseText to Value.Boolean (#3624) (c9cae37)
  • forms: add hr to Wizard.EditButton (#3637) (2018d16)
  • forms: add minimum and maximum to Value.Number (#3636) (bbe3b2b)
  • forms: add startWith prop to Field.Number (#3632) (b6d177a)
  • FormStatus, Section: change sbanken info color to purple (#3589) (5356eb8)