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 PRA to USWDS 3.0 #325

Merged
merged 44 commits into from
Sep 6, 2022
Merged

Update PRA to USWDS 3.0 #325

merged 44 commits into from
Sep 6, 2022

Conversation

nick-mon1
Copy link
Contributor

@nick-mon1 nick-mon1 commented Aug 4, 2022

  • updated from uswds 2 to 3
  • now uses search.gov
  • replaced uswds-gulp with uswds-compile
  • updated circleci image

@nick-mon1 nick-mon1 self-assigned this Aug 16, 2022
@nick-mon1 nick-mon1 requested a review from mejiaj August 22, 2022 14:44
@nick-mon1 nick-mon1 marked this pull request as ready for review August 22, 2022 20:07
Copy link
Contributor

@mejiaj mejiaj left a comment

Choose a reason for hiding this comment

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

Looks great overall @nick-mon1, just a few minor tweaks and it's ready to go.

I tested:

  • Visual check
  • New search functions
  • Running updateUswds and compile tasks

_scss/_uswds-theme.scss Outdated Show resolved Hide resolved
_scss/_uswds-theme.scss Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
_config.yml Outdated Show resolved Hide resolved
_scss/components/_header.scss Outdated Show resolved Hide resolved
_scss/components/_header.scss Outdated Show resolved Hide resolved
_scss/components/_sidenav.scss Outdated Show resolved Hide resolved
assets/uswds/js/uswds-init.js Show resolved Hide resolved
package.json Show resolved Hide resolved
@mejiaj mejiaj self-requested a review September 6, 2022 13:37
Copy link
Contributor

@mejiaj mejiaj left a comment

Choose a reason for hiding this comment

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

Looks good, just 2 notes

  1. We need a method of bundling JS  — the previous task was removed
  2. USWDS image directory was gitignored, but we still have images there. For example assets/uswds/img/favicons/favicon.png

_config.yml Show resolved Hide resolved
_includes/scripts.html Show resolved Hide resolved
_scss/_uswds-theme.scss Show resolved Hide resolved
Copy link
Contributor

@mejiaj mejiaj left a comment

Choose a reason for hiding this comment

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

Great work @nick-mon1! Thanks for working through these additional items.

@mejiaj mejiaj merged commit 9247379 into master Sep 6, 2022
@mejiaj mejiaj deleted the nl-update-uswds branch September 6, 2022 21:20
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.

Update jekyll & ruby dependencies Update to USWDS 3 Replace uswds-gulp with compile
2 participants