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

USWDS - Layouts: Add Spanish 404 variant. #4186

Merged
merged 31 commits into from
May 24, 2021
Merged

USWDS - Layouts: Add Spanish 404 variant. #4186

merged 31 commits into from
May 24, 2021

Conversation

mejiaj
Copy link
Contributor

@mejiaj mejiaj commented May 3, 2021

Description

Part of #4009. Creates spanish variant for 404 page template.

Preview

Code preview →
Site preview →

Additional information

  • Added a spanish base template
  • Moved error related code to it's own folder

Related PRs

Spanish 404 docs

Before you hit Submit, make sure you’ve done whichever of these applies to you:

  • Follow the 18F Front End Coding Style Guide and Accessibility Guide.
  • Run npm test and make sure the tests for the files you have changed have passed.
  • Run your code through HTML_CodeSniffer and make sure it’s error free.
  • Title your pull request using this format: [Website] - [UI component]: Brief statement describing what this pull request solves.

mejiaj added 3 commits May 3, 2021 14:40
- Move all error files to their own directory
- Templatize and hide error-inner
- Add Spanish variant
@mejiaj mejiaj marked this pull request as ready for review May 3, 2021 20:13
mejiaj added 25 commits May 4, 2021 09:04
- Replace `search--header` template in favor of something more standard and reusable
- Move `search_js` var to config
- Create `search_header` var to remove section wrapper from search in header
- Move search attributes to a single object
- Add close label variable
- Update placeholder text
- Only set close label in Spanish
@mejiaj mejiaj requested review from thisisdano and afeijoo May 10, 2021 17:58
Copy link
Member

@thisisdano thisisdano left a comment

Choose a reason for hiding this comment

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

Lots of work. Great job seeing this through.

@thisisdano thisisdano merged commit f75505a into develop May 24, 2021
@thisisdano thisisdano deleted the jm-404-lang-es branch May 24, 2021 19:53
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