Skip to content

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

Merged
aduth merged 1 commit intomainfrom
aduth-lgds-9-4-0
Nov 1, 2024
Merged

Update Login.gov Design System from v9.3.0 to v9.4.0#11435
aduth merged 1 commit intomainfrom
aduth-lgds-9-4-0

Conversation

@aduth
Copy link
Contributor

@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
&:first-child {
padding-left: $alert-icon-optical-padding;
padding-right: units(1);
@include u-padding-x(2);
Copy link
Contributor 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
@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