Skip to content

Releases: act-org/dls

v7.4.0

11 Oct 14:16
Compare
Choose a tag to compare

7.4.0 (2023-10-11)

Features

  • Add colors to Encourage for more flexability (293597d)

v7.3.0

28 Jul 16:40
Compare
Choose a tag to compare

7.3.0 (2023-07-28)

Features

  • Added support for HTML content in snackbar alerts (f7af0fa)

v7.2.3

24 Jul 16:48
Compare
Choose a tag to compare

7.2.3 (2023-07-24)

Bug Fixes

  • Adjust MUI peer deps to proper versions (a2eca17)

v7.2.2

20 Jul 15:08
Compare
Choose a tag to compare

7.2.2 (2023-07-20)

Bug Fixes

v7.2.1

02 May 22:25
Compare
Choose a tag to compare

7.2.1 (2023-05-02)

Bug Fixes

  • Upgraded npm deps to their latest compatible releases (233df06)

v7.2.0

20 Apr 17:27
Compare
Choose a tag to compare

7.2.0 (2023-04-20)

Features

  • Adding more Autocomplete stories (32180bc)

v7.1.1

18 Apr 19:57
Compare
Choose a tag to compare

7.1.1 (2023-04-18)

Bug Fixes

  • Fix type issue with SvgIcon on EmptyState component (8a9004a)
  • Migrate Storybook 6 code to Storybook 7 (326f34b)

v7.1.0

14 Apr 16:51
Compare
Choose a tag to compare

7.1.0 (2023-04-14)

Bug Fixes

Features

  • Added palette visualizer (7c040e8)
  • Added shadows visualizer (9ca13bb)
  • Added shape visualizer (891588b)
  • Added spacing visualizer (97a34b9)
  • Added typography visualizer (39d870f)
  • Render palette options in smaller groups for improved readability (4039d0b)

v7.0.1

16 Mar 17:36
Compare
Choose a tag to compare

7.0.1 (2023-03-16)

Bug Fixes

  • Remove helpers/tests from exports to remove deps (75468d0)

v7.0.0

16 Mar 14:19
Compare
Choose a tag to compare

7.0.0 (2023-03-16)

Bug Fixes

  • Export ThemeCustomizations type from each theme file (285c9ca)
  • Fix missing exports (1338315)
  • Update to current MDX extension (d127977)

Features

  • Add Encourage E4S theme (work in progress) (1a57c41)
  • Add spacingPx to all themes (0039309)
  • Better tree shaking support (0697936)
  • Enable github actions and standard-release (81238fb)
  • Encourage theme tweaks based on latest E4S (96a5346)
  • Migrate from babel build to es6 build for better tree shaking (6660657)
  • Migrate MUI stories to CSF V3 format (257c9d6)
  • Remove custom colors from themes and move into palette on existing themes (f5a2d55)

BREAKING CHANGES

  • Breaking changes to the theme creation format and the module output