Skip to content

Prepare 6.0.0 release#235

Merged
aduth merged 2 commits intomainfrom
aduth-prep-6-0
Aug 9, 2021
Merged

Prepare 6.0.0 release#235
aduth merged 2 commits intomainfrom
aduth-prep-6-0

Conversation

@aduth
Copy link
Contributor

@aduth aduth commented Aug 4, 2021

Formality to publish the current main branch to NPM as 6.0.0, needed as part of LG-4502 to use the new bordered checkbox input.

Changelog:

6.0.0

Breaking Changes

  • USWDS is upgraded to the latest version, from v2.9.0 to v2.11.2.
    • The bordered and large styles of checkboxes and radio buttons have updated guidance to improve compatibility with the USWDS tile style. The classes usa-radio-bordered, usa-radio-large, usa-checkbox-bordered, and usa-checkbox-large have been removed. Instead, add usa-radio__input--bordered, usa-radio__input--tile, usa-checkbox__input-bordered, usa-checkbox__input--tile respectively as modifiers to the element with the class usa-radio__input or usa-checkbox__input.
  • The Accordion component no longer includes a "Close" button. Remove any instances of <button class="usa-accordion__close-button"> in your project, or references to the accordionCloseButton exported member of the JavaScript package.

@aduth
Copy link
Contributor Author

aduth commented Aug 4, 2021

Visual regression failure is due to version text being shown and changed on the home page.

@aduth aduth merged commit 45a00aa into main Aug 9, 2021
@aduth aduth deleted the aduth-prep-6-0 branch August 9, 2021 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants