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

feat(Footer,FooterNav): use size prop, deprecate boolean sizes #239

Merged
merged 2 commits into from
Jun 9, 2020

Conversation

ahobson
Copy link
Contributor

@ahobson ahobson commented Jun 8, 2020

Summary

Converts Footer and FooterNav to use size prop with enum

Related Issues or PRs

closes #233

Copy link
Contributor

@haworku haworku left a comment

Choose a reason for hiding this comment

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

Nice tests!

@ahobson ahobson force-pushed the adh-footer-prop-enums-233 branch from d7c121b to bcba4a1 Compare June 9, 2020 17:46
@ahobson ahobson merged commit c5abdc4 into develop Jun 9, 2020
@ahobson ahobson deleted the adh-footer-prop-enums-233 branch June 9, 2020 18:18
DanielMiller-agile6 pushed a commit to DanielMiller-agile6/react-uswds that referenced this pull request Jun 25, 2020
…works#239)

* feat(Footer,FooterNav): use size prop, deprecate boolean sizes

* fixes trussworks#233

* feat(Footer,FooterNav): update stories for size prop enum
@haworku haworku mentioned this pull request Jun 29, 2020
haworku pushed a commit that referenced this pull request Jun 29, 2020
* feat(Footer,FooterNav): use size prop, deprecate boolean sizes

* fixes #233

* feat(Footer,FooterNav): update stories for size prop enum
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.

[feat] Add size enum prop to Footer
2 participants