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

Upgrade to Design System v3.x #551

Merged
merged 29 commits into from
Oct 22, 2024
Merged

Conversation

cdmh219
Copy link
Collaborator

@cdmh219 cdmh219 commented Oct 7, 2024

  • Added postcss builder for icons
  • Upgraded to latest version of design system
  • Moved from Less to Sass variables
  • Move from @import to @use

Updated CCDB to latest version of CFPB Design System, and made fixes to all breaking changes.

Additions

Removals

Changes

Testing

  • View changes here: DEV2

Screenshots

Notes

Todos

Checklist

  • Changes are limited to a single goal (no scope creep)
  • Code can be automatically merged (no conflicts)
  • Code follows the standards laid out in the front end playbook
  • Passes all existing automated tests
  • New functions include new tests
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged
  • Visually tested in supported browsers and devices
  • Project documentation has been updated (including the "Unreleased" section of the CHANGELOG)

- Added postcss builder for icons
- Upgraded to latest version of design system
- Moved from Less to Sass variables
- Move from @import to @use
@cdmh219 cdmh219 marked this pull request as ready for review October 18, 2024 16:42
Copy link
Contributor

@flacoman91 flacoman91 left a comment

Choose a reason for hiding this comment

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

Everything looks good, once you fix the one syntax regarding math.div this is good to go!

src/components/Search/SearchBar.scss Outdated Show resolved Hide resolved
cdhenley219 added 2 commits October 22, 2024 11:39
…:cfpb/ccdb5-ui into DATAP-1558-Upgrade-to-Design-System-v3.x
Copy link
Contributor

@flacoman91 flacoman91 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!

@cdmh219 cdmh219 added this pull request to the merge queue Oct 22, 2024
Merged via the queue into main with commit e44a577 Oct 22, 2024
2 checks passed
@cdmh219 cdmh219 deleted the DATAP-1558-Upgrade-to-Design-System-v3.x branch October 22, 2024 20:54
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