Skip to content

Releases: trussworks/react-uswds

v5.3.0

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

5.3.0 (2023-08-29)

Features

v5.2.0

14 Aug 18:10
41ed5d3
Compare
Choose a tag to compare

5.2.0 (2023-08-14)

Features

Bug Fixes

  • Adds story using validation prop for Alert component (#2504) (c5176c9)
  • Improve character count component's SR experience (#2550) (c612a1b)
  • moved overrides to let us use utilities (#2553) (45e1430)

Documentation & Examples

v5.1.1

17 Jul 18:33
3230085
Compare
Choose a tag to compare

5.1.1 (2023-07-17)

Bug Fixes

  • Set alternative text on SVG img icon in menu close button (#2500) (ebdca5b)

v5.1.0

14 Jul 20:24
b4e9629
Compare
Choose a tag to compare

5.1.0 (2023-07-14)

Features

  • added customizable text control to file input (#2417) (0a387be)
  • adds unbounded functionality to pagination (#2418) (f9e7957)

Bug Fixes

  • a11y: adds css to hide search clear button that causes accessibility issues (#2467) (d19527f)
  • added error param, test, story (#2488) (42da85d)

5.0.0

08 Jun 20:58
b6e5b32
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Unify icon usage (#2411)
    • As a part of this change, the previously exported BannerLockIcon component has been removed. Consumers building custom Banner components for their applications should use the Icon.Lock (with appropriate aria attributes) as shown in our Storybook example

Features

Bug Fixes

  • Adds validation styles to DatePicker (#2398) (161a931)
  • Allow CharacterCount value ^ defaultValue (#2397) (9de5b9d)
  • Rename Dropdown component to Select (#2415) (75e9369)
    • Note: Dropdown is now marked as deprecated, and will be removed in a future release
  • Fix FileInput in SSR (#2367) (3d4845e)
  • Fix misapplied aria attribute (#2396) (dafbb4e)
  • Unify icon usage (#2411) (ef2be8d)

Documentation & Examples

  • Add documentation for how we use All Contributors (#2378) (5aa9bda)

4.2.1

24 Apr 21:44
917c9cb
Compare
Choose a tag to compare

4.2.1 (2023-04-24)

4.2.0

03 Apr 19:09
cc63add
Compare
Choose a tag to compare

4.2.0 (2023-04-03)

Features

Documentation & Examples

  • fix typo and add alt download instructions (#2281) (7508dfb)
  • Update old references from USWDS 2.0 to USWDS 3.0 (#2317) (6232c5c)

4.1.1

24 Feb 00:49
23c2f41
Compare
Choose a tag to compare

4.1.1 (2023-02-23)

Various dependency updates, including ones to resolve critical security warnings

4.1.0

17 Feb 21:43
c2765eb
Compare
Choose a tag to compare

4.1.0 (2023-02-17)

Features

Bug Fixes

4.0.0

09 Nov 21:42
26e2dc6
Compare
Choose a tag to compare

4.0.0 (2022-11-08)

Features

Documentation & Examples