-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [F] [CE-1541] extend HdButton (#489) * ✨ add quaternary modifier to HdButton * ✅ added snapshot for quaternary button * ♻️ refactor .btn-primary styles to match DS * ♻️ refactor .btn-secondary base styles to match DS * ♻️ create mixin to add ripple to btn * 🔥 remove quaternary modifier of HdButton * ♻️ add dark-background prop to HdButton * ♻️ add isInDarkBackground prop to story playground * ♻️ refactor .btn-tertiary base styles to match DS * ♻️ add iconSrc as prop to HdButton * ♻️ add disable styles to .btn--tertiary * ✅ updating tests that have HdButton after icon support * ♻️ remove color that was not in our DS * ♻️ updated color for disabled button * 👌 (HdButton): rename disabled classes to be BEM compliant * 👌 (HdButton): remove support for default button * 👌 (HdButton): add dark-background styles for tertiary button * 👌 (HdButton): add unit test to showcase icon usage * 🔖 bump to 13.0.0 * ✅ (HdButton): add unit test to test isInDarkBackground
- Loading branch information
1 parent
d0e2ec7
commit 2301139
Showing
8 changed files
with
359 additions
and
105 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
Oops, something went wrong.