-
Notifications
You must be signed in to change notification settings - Fork 14
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
Migrate jumbo hero pattern from cf.gov, add new 50/50 hero, update hero grids #1299
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✔️ Thanks for the improvements! Browse a preview of your changes using the link below. 🔨 Explore the source changes: 918156c 🔍 Inspect the deploy log: https://app.netlify.com/sites/cfpb-design-system/deploys/6181a519763f140007365ea0 😎 Browse the preview: https://deploy-preview-1299--cfpb-design-system.netlify.app/design-system/search |
19 tasks
contolini
force-pushed
the
jumbo-hero
branch
from
September 30, 2021 18:32
44904c4
to
1a4f2a3
Compare
contolini
force-pushed
the
jumbo-hero
branch
2 times, most recently
from
October 26, 2021 15:27
87904bb
to
99a9c82
Compare
The element has an `h1` class in the markup so it's not needed in the stylesheet.
The 50/50 hero used to be a variation of the Jumbo hero, requiring the element to have both classes (__jumbo and __50-50). It can now stand on its own and only needs the latter modifier class. Its documentation has been moved from the "Variations" to the "Types" section.
contolini
changed the title
Migrate jumbo hero pattern from cf.gov to design system
Migrate jumbo hero pattern from cf.gov, add new 50/50 hero, update hero grids
Nov 2, 2021
anselmbradford
approved these changes
Nov 2, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Moves the jumbo hero pattern from the cf.gov repo to the DS. A second PR removes it from cf.gov.
Also, adds the new 50/50 hero type and migrates our hero layouts from cf-grid to CSS grid.
Additions
Changes
Testing
View the heroes page of the PR preview link below. Due to the DS' layout, it's a little squished so you may want to preview it with consumerfinance.gov:
yarn design-system-link
cd
to your local root of consumerfinance.gov and runyarn link @cfpb/cfpb-layout && gulp styles
Screenshots
Notes
Todos
Checklist
Testing checklist
Browsers
Accessibility
Other