-
Notifications
You must be signed in to change notification settings - Fork 841
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
[Emotion] Create hook utility for memoizing component styles per-theme #7529
Merged
cee-chen
merged 9 commits into
elastic:main
from
cee-chen:emotion/per-theme-style-memoization
Feb 15, 2024
Merged
[Emotion] Create hook utility for memoizing component styles per-theme #7529
cee-chen
merged 9 commits into
elastic:main
from
cee-chen:emotion/per-theme-style-memoization
Feb 15, 2024
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c48d9d7 - Browse repository at this point
Copy the full SHA c48d9d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 001f7f1 - Browse repository at this point
Copy the full SHA 001f7f1View commit details -
- replace previous `UseEuiCodeSyntaxVariables` memoization with this new architecture
Configuration menu - View commit details
-
Copy full SHA for 3c4fdee - Browse repository at this point
Copy the full SHA 3c4fdeeView commit details -
Add a basic catch and warning for anonymous/non-static functions crea…
…ting map entries every rerender
Configuration menu - View commit details
-
Copy full SHA for 2c95aec - Browse repository at this point
Copy the full SHA 2c95aecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6051740 - Browse repository at this point
Copy the full SHA 6051740View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd77f3a - Browse repository at this point
Copy the full SHA cd77f3aView commit details
Commits on Feb 15, 2024
-
[PR feedback] Switch from Map to WeakMap
- to allow browser GC / avoid possible edge cases with massive RAM usage
Configuration menu - View commit details
-
Copy full SHA for 875dd01 - Browse repository at this point
Copy the full SHA 875dd01View commit details -
[misc naming] fix provider name to match context
- it's more verbose but oh well
Configuration menu - View commit details
-
Copy full SHA for a039649 - Browse repository at this point
Copy the full SHA a039649View commit details -
Revert "[REVERT ME] console.log to show number of code style calls"
This reverts commit cd77f3a.
Configuration menu - View commit details
-
Copy full SHA for 7864234 - Browse repository at this point
Copy the full SHA 7864234View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.