-
Notifications
You must be signed in to change notification settings - Fork 56
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: varTheme based theming #446
feat: varTheme based theming #446
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit e823978:
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #446 +/- ##
=======================================
Coverage ? 84.63%
=======================================
Files ? 725
Lines ? 15766
Branches ? 5523
=======================================
Hits ? 13343
Misses ? 2355
Partials ? 68 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
SUMMARY:
Initial implementation of exposing css var based via config provider. This will be extended to other components and leveraged to customize visual styling without having to write css.
GITHUB ISSUE (Open Source Contributors)
NA
JIRA TASK (Eightfold Employees Only):
NA
CHANGE TYPE:
TEST COVERAGE:
TEST PLAN:
Manually testing in Storybook to ensure visuals are maintained in the button component suite. Additionally, testing configProvider updates in Storybook to ensure json based overriding of the css vars get applied as desired. Screenshot shows simple updates to remove pill shaped rounding and make primary buttons pink