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

Update Login.gov Design System from v9.3.0 to v9.4.0 #11435

Merged
merged 1 commit into from
Nov 1, 2024
Merged

Conversation

aduth
Copy link
Member

@aduth aduth commented Oct 31, 2024

🛠 Summary of changes

Updates the Login.gov Design System (@18f/identity-design-system) from v9.3.0 to v9.4.0

See changelog: TBD

📜 Testing Plan

  1. Install new dependencies with yarn install
  2. Run application with make run
  3. Verify no compilation errors and no visual regressions when browsing at http://localhost:3000

👀 Screenshots

One noticeable difference will be alignment of icons in error message for multi-line field errors.

Before After
image image

changelog: Internal, Dependencies, Update Login.gov Design System from v9.3.0 to v9.4.0
padding-left: $alert-icon-optical-padding;
padding-right: units(1);
@include u-padding-x(2);
Copy link
Member Author

@aduth aduth Oct 31, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$alert-icon-optical-padding is no longer available to reference from USWDS. Additionally, we've adjusted the padding on alert icons since 18F/identity-design-system#439, which wasn't yet reflected in these duplicated styles. The net result is a slight increase in padding.

http://localhost:3000/rails/mailers/user_mailer/in_person_ready_to_verify

Before After
image image

@aduth aduth merged commit bed2a55 into main Nov 1, 2024
2 checks passed
@aduth aduth deleted the aduth-lgds-9-4-0 branch November 1, 2024 10:45
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