Skip to content

v10.35.0

Compare
Choose a tag to compare
@tujoworker tujoworker released this 11 Jun 11:37
· 685 commits to release since this release

10.35.0 (2024-06-11)

πŸ“ Documentation

πŸ› Bug Fixes

  • add support for ::selection color for Chromium based browsers (#3689) (6e49a9b)
  • forms: add help button to Field.Option (#3678) (9210281)
  • forms: ensure help button is rendered only once in Toggle and Boolean fields (#3675) (d9e9478)
  • forms: solve issue when schema is used in Wizard (#3680) (8699b0c)
  • TextCounter: exceeded message when variant up (#3688) (22f1507)

✨ Features

  • assets: add sbanken logo svgs (#3674) (1d7bcc0)
  • filter: add support to filter array data based on wildcard * (#3679) (1d93ac4)
  • forms: add edit and view containers to Form.Section (#3652) (51bf7a2)
  • forms: add help property to ArraySelection field (#3694) (f6b1224)
  • HelpButton: ensure larger bounding area when size is set to small (#3677) (97ca056)
  • Logo: Refactor Logo to ts (#3611) (b1ca771)
  • NumberFormat: add monospace support (#3669) (940ddb6)
  • refactor internal translation logic to not mutate the root context (#3691) (49b0b45)
  • Table: added handle to collapse all accordion rows (#3666) (c09a697)
  • Translation: add support for type-safe keys (#3681) (437ba83)