-
Notifications
You must be signed in to change notification settings - Fork 844
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CSS-in-JS] Granular insertion; Utility component for classes (#5853)
* WIP: more granular insertion * sourceMap: false * WIP: just a lot of react context * clean up * clean up * refactor cache prop * refactor provider files * use the system HOC * clean up * simplify cache layer; docs * CL * more withEuiSystem * fix inheritance * CL * type fix * use type generic with forwardRef * update components to use HOC * HOC conversions * euiaccordion hoc * EuiCacheContext no longer relevant; simplify EuiProvider caches * docs clean up * CL update * cache tests * clean up * EuiCacheProvider unit tests * docs
- Loading branch information
1 parent
a544956
commit a91b47d
Showing
16 changed files
with
2,392 additions
and
1,040 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
Oops, something went wrong.