8000 Releases · trussworks/react-uswds · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: trussworks/react-uswds

v10.0.2

13 Jun 19:42
7684668
Compare
Choose a tag to compare

10.0.2 (2025-06-09)

Bug Fixes

  • Correctly pass down classname props to Combobox component (#3143) (2086ab8)

v10.0.1

16 May 22:23
45c06df
Compare
Choose a tag to compare

10.0.1 (2025-05-16)

Bug Fixes

  • Fix an issue where the built package was not included in the published release artifact #3161 (cfe7a6d)

v10.0.0

15 May 20:20
9c433b0
Compare
Choose a tag to compare

10.0.0 (2025-05-15)

⚠ BREAKING CHANGES

Features

Bug Fixes

Documentation & Examples

v9.1.0

28 Aug 18:14
60dce43
Compare
Choose a tag to compare

9.1.0 (2024-08-26)

Features

  • Enable custom on click handler passed via accordion item (#2998) (420483a)

Bug Fixes

Documentation & Examples

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

0