Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare 5.1.0 release #210

Merged
merged 3 commits into from
Apr 29, 2021
Merged

Prepare 5.1.0 release #210

merged 3 commits into from
Apr 29, 2021

Conversation

aduth
Copy link
Member

@aduth aduth commented Apr 1, 2021

Changelog:

5.1.0

New Features

  • Add support for SASS package entrypoints to limit or control loading of styles, similar to USWDS components. Available packages are packages/required, packages/global, packages/components, and packages/utilities.
  • The Side Navigation component is now documented and includes updated and improved styling. While this should not require any markup changes, you should validate that the updated styling does not conflict with any product-specific styles for side navigation.

Bug Fixes

  • Reduce the border width of the normal outline button to the intended width of 1px (previously 2px). The big variant of the outline button is unaffected by this change, and remains 2px.
  • Fix rounded corners on sidebar current page item.
  • Fix unintentional rounded corners on search text field.
  • Fix utility classes not always applying as expected when applied to components. For example, using margin- utility classes on an unstyled button would previously unexpectedly conflict with and not take precedent over the button's own margins.
  • Fix all instances of font weight appearance of unstyled buttons in content which applies anti-aliased font smoothing. Previous bug fix attempts had still missed default :hover and :active states.

@aduth aduth force-pushed the aduth-prep-5-1 branch 2 times, most recently from f20fdcb to 3d8a0b5 Compare April 28, 2021 19:13
@aduth
Copy link
Member Author

aduth commented Apr 29, 2021

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

@aduth aduth merged commit 9d93031 into main Apr 29, 2021
@aduth aduth deleted the aduth-prep-5-1 branch April 29, 2021 18:47
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.

2 participants