-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Move all current themeing to seperate package * Initial progress on new themeing system * Finalize initial theming package structure * Add tests for validators * Remove no longer used colors from palette * Initial proxy of theme object to allow breakpoint and platform selection * todo comment * Cleanup theming proxy * Add tests for theme values proxy * Move `createThemeValuesProxy` function to seperate file * Add new theme provider and hooks * Update theme references across repo to use new theme structure * Initial theming in example app * Fix some tests * Fix theme not working in portal * Fix incorrect error thrown * Adjust some components to use theme * Add a theme example screen * Use theme hook instead of `withTheme` when forward ref is used * Fix typoes Co-authored-by: needs <[email protected]> * Revert createMuiTheme usage * Fix screen container background * Add `useCallback` to changeTheme * add webview to core * Correct version of rn webview * yarn.lock * Update dropdown modal picker * Update theming to v50 * trigger rebuild * Revert "trigger rebuild" This reverts commit aed4deb. --------- Co-authored-by: needs <[email protected]>
- Loading branch information
1 parent
a54f32d
commit 0568206
Showing
129 changed files
with
1,749 additions
and
974 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
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
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
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.