-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: withThemeStyles order refactor (#388)
* fix: Update rules for withThemeStyles merge order * fix: add deprecation notice for styleConfig. Add comments * fix: small code linting issue * test: add unit tests * test: write unit tests for withThemeStyles utils * test: add more unit tests to withThemeStyles utils * test: fix withThemeStyles util tests * test: fix unit tests for withThemeStyles utils * test: update unit tests for withThemeStyles utils * fix: bug in withThemeStyles utils * fix: update linting errors * feat: add ability for themes to interact with component props * fix: update deep merge to accomidate styles for componentConfig sub properties * fix: updates ability to set props from componentConfig and adds unit tests * fix: reference to componentLevelStyle * fix: bug in generateStyle * fix: add support for custom modes and tones * fix: add custom mode support * fix: remove commented code * fix: update formatting * fix: update snapshots
- Loading branch information
1 parent
2a78f28
commit 3e34026
Showing
7 changed files
with
2,176 additions
and
413 deletions.
There are no files selected for viewing
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.