Socket
Socket
Sign inDemoInstall

@trussworks/react-uswds

Package Overview
Dependencies
18
Maintainers
8
Versions
63
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous124567Next

3.1.0

Diff

Changelog

Source

3.1.0 (2022-07-13)

Features

Bug Fixes

  • Danger contributors check (#2167) (c05fe06)
  • Emit headingLevel type and do not emit type declarations for tests (#2134) (a4501dd)
  • export SummaryBoxHeading and SummaryBoxContent (#2100) (141ba8e)

Documentation & Examples

brandon-truss
published 3.0.2 •

Changelog

Source

3.0.2 (2022-05-13)

Bug Fixes

  • Fixes an issue where Type definitions were not properly packaged (#2053) (febcd65)
brandon-truss
published 3.0.1 •

Changelog

Source

3.0.1 (2022-05-09)

Bug Fixes

  • Attempted to fixes an issue where Type definitions were not properly packaged
brandon-truss
published 3.0.0 •

Changelog

Source

3.0.0 (2022-04-25)

⚠ BREAKING CHANGES

  • Previous deprecated features and props have been removed. Please see the following guidance for affected components:
    • Accordion: Default heading level has been removed. Consumers must now specify via the headingLevel prop.
    • Alert: Default heading level has been removed. Consumers must now specify via the headingLevel prop.
    • Button:
      • accent has been removed. Use accentStyle instead.
      • big, small, and size="small" have been removed. Use size="big" or do not define the size prop for default sizing.
    • CollectionHeading: Default heading level has been removed. Consumers must now specify via the headingLevel prop.
    • Footer/Address: big, medium, and slim props have been removed. Use the size prop instead.
    • Footer/Footer: big, medium, and slim props have been removed. Use the size prop instead.
    • Footer/FooterNav: big, medium, and small props have been removed. Use the size prop instead.
    • Footer/Logo: big, medium, and small props have been removed. Use the size prop instead.
    • Search: big, and small props have been removed. Use the size prop instead.
    • Fieldset: legendSrOnly has been removed. Use legendStyle="srOnly" instead.
    • TextInput: error, and success props have been removed. Use the validationStatus prop instead.
    • header/NavList: primary, secondary, subnav, megamenu, and footerSecondary props have been removed. Use the type prop instead.
    • StepIndicator: Default heading level has been removed. Consumers must now specify via the headingLevel prop.
  • SummaryBox now exposes sub-components (SummaryBoxHeading and SummaryBoxContent) for a more compositional API. Consumers will need to update their implementation to match.
  • In order to accommodate IconList as a named component, Icons themselves needed to be refactored. All use of ReactUSWDS icons now follows the following syntax: <Icon.{IconName} /> instead of <Icon{IconName />. Furthermore, icons are no longer imported individually. Instead, Icon (the class) is imported to then use any <Icon.{IconName}> consumers require.

Features

Documentation & Examples

brandon-truss
published 2.9.0 •

Changelog

Source

2.9.0 (2022-04-14)

Features

  • Add ability to pass through StepIndicator heading props (#1895) (3830814)
  • Adds headingLevel prop for Alert component (#1928) (ce6de61)
  • Deprecate default heading levels (#1947) (512a901)

Bug Fixes

brandon-truss
published 2.8.0 •

Changelog

Source

2.8.0 (2022-02-18)

Features

  • Accept Accordion headingLevel in items prop (#1905) (5090110)

Documentation & Examples

suzubara
published 2.7.2 •

Changelog

Source

2.7.2 (2022-02-14)

Bug Fixes

  • Fix modal causing body padding to increase when unmounted (#1899) (fb46e88)
haworku
published 2.7.1 •

Changelog

Source

2.7.1 (2022-01-27)

Bug Fixes

suzubara
published 2.7.0 •

Changelog

Source

2.7.0 (2022-01-12)

Features

Bug Fixes

Documentation & Examples

rswerve
published 2.6.0 •

Changelog

Source

2.6.0 (2022-01-07)

Features

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc