Skip to content

Releases: cfpb/design-system-react

v1.0.1

25 Mar 23:46
98ab529

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.1.0.0...v.1.0.1

v.1.0.0

17 Mar 17:20
44ebe3b

Choose a tag to compare

What's Changed

Full Changelog: v.0.0.16...v.1.0.0

v.0.0.16

03 Mar 23:33
563db29

Choose a tag to compare

Breaking changes

  • boolean props such as inline, asLink, and asButton are now isInline, isLink and isButton, etc. updated: See #511
    • Button (asLink-> isLink)
    • Checkbox (labelInline->isLabelInline)
    • Label (inline -> isInline)
    • Link (asButton -> isButton)
    • RadioButton (labelInline -> isLabelInline)
  • PageHeader is now Header
  • NavBar removed

tagging @virginiacc for awareness

What's Changed

Full Changelog: v.0.0.15...v.0.0.16

v.0.0.15

25 Feb 00:28
2b68a82

Choose a tag to compare

What's Changed

Full Changelog: v.0.0.14...v.0.0.15

v.0.0.14

23 Feb 17:56
ba11377

Choose a tag to compare

What's Changed

  • update build path to output index.css file, allow for react 18 & 19 by @flacoman91 in #505

Full Changelog: v.0.0.13...v.0.0.14

v.0.0.13

20 Feb 00:08
9a291d4

Choose a tag to compare

Breaking changes

The ListLink and Link components were updated to be more like the Button component #464
We no longer use the LinkText wrapper. Please see docs for examples for how to use it.

What's Changed

Full Changelog: v.0.0.12...v.0.0.13

v.0.0.12

30 Jan 01:23
0bdd4a3

Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v.0.0.12

v0.0.11

23 Jan 23:17
bddab6c

Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...v0.0.11

v0.0.10

21 Jan 21:33
3928027

Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10

v0.0.9

21 Jan 04:44
c58287a

Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9