cfpb / design-manual

⚠️ THIS REPO IS DEPRECATED ⚠️ A set of design principles and standards for the Consumer Financial Protection Bureau.
https://cfpb.github.io/design-manual/
Creative Commons Zero v1.0 Universal
98 stars 71 forks source link

Update most components to v10.2.1 #626

Closed Scotchester closed 5 years ago

Scotchester commented 5 years ago

This PR updates most Capital Framework components to v10.2.1. Expandables and Tables are left at their previous versions, because updating them breaks this repo's JavaScript compilation, and there are no actual changes they are missing.

Closes #605 Closes #603

Additions

Changes

Testing

  1. Pull branch
  2. npm install
  3. grunt
  4. bundle exec jekyll serve
  5. Visit http://localhost:4000/design-manual/page-components/links.html and confirm that link hover color is now Dark Pacific
  6. Visit http://localhost:4000/design-manual/brand-guidelines/color-principles.html to see the new -10 colors in the palette

Checklist