Skip to content

Releases: trussworks/react-uswds

v9.0.0

21 Mar 21:22
145f2fc
Compare
Choose a tag to compare

9.0.0 (2024-03-21)

⚠ BREAKING CHANGES

  • fix various 8.0.0 issues (#2820)

Bug Fixes

Documentation & Examples

  • added docs for breaking changes and using withDeprecationWarning (#2763) (305e116)

v8.0.0

07 Mar 01:46
34ccc9f
Compare
Choose a tag to compare

8.0.0 (2024-03-06)

⚠ BREAKING CHANGES

  • Webpack/Jest to Vite/Vitest migration (#2716)

Features

Bug Fixes

Documentation & Examples

  • Made storybook docs available again, small org changes elsewhere (#2795) (e77fe30)
  • removed circleci references (#2777) (b3e79f2)

v7.0.0

23 Feb 20:12
5d80d84
Compare
Choose a tag to compare

7.0.0 (2024-02-22)

⚠ BREAKING CHANGES

  • React 18 Upgrade (#2714)
  • Uncouple uswds style (#2532)

Features

Bug Fixes

v6.2.0

09 Jan 20:55
80259a0
Compare
Choose a tag to compare

6.2.0 (2024-01-08)

Features

Bug Fixes

  • Remove image role attribute from Banner Icon component (#2663) (8ddf443)

v6.1.0

01 Dec 21:58
e3d743d
Compare
Choose a tag to compare

6.1.0 (2023-11-27)

Features

Bug Fixes

  • a11y: move aria-label from svg icon to button (#2640) (fa18032)
  • adding labels in combo box (default combo box, with default value) (#2636) (7714d14)

v6.0.0

01 Nov 17:48
57e8f34
Compare
Choose a tag to compare

6.0.0 (2023-10-31)

⚠ BREAKING CHANGES

  • <TimePicker> implementations must specify a label prop
  • Dropdown has been removed use <Select> instead

Features

Bug Fixes

  • Label is mandatory for TimePicker component (#2629) (c7f00d3)
  • readme quick links (#2646) (d4c0b4e)
  • Updates sign in stories to fix aria-controls issue of show password button (#2627) (67c1114)

Documentation & Examples

v5.5.0

20 Oct 16:19
674bf2c
Compare
Choose a tag to compare

5.5.0 (2023-10-20)

Features

Bug Fixes

  • Language selector: add prop for display lang for bug fix (#2622) (df68d0d)
  • Sass modules bug (#2555) (a1ed9f7)
  • storybook: password label set to password input field id on sign in (#2618) (eae195e)
  • storybook: sufficient color contrast set in custom class button (#2619) (2878822)
  • Updates file input stories to set appropriate html for value of label (#2628) (7f51150)

Documentation & Examples

  • add design PR review documentation (#2615) (2892424)
  • adds in information on how to test PRs in GitHub Codespaces (#2617) (ef944f8)

v5.4.0

29 Sep 17:35
b90e8ee
Compare
Choose a tag to compare

5.4.0 (2023-09-29)

Features

  • deps: Allow consumers to use newer uswds minor versions (#2600) (36c1c8a)

v5.3.1

08 Sep 19:41
58c1829
Compare
Choose a tag to compare

5.3.1 (2023-09-08)

Bug Fixes

v5.3.0

31 Aug 21:38
052b33c
Compare
Choose a tag to compare

5.3.0 (2023-08-29)

Features