-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
ref(styles) deprecate space export and add space to theme #75790
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is ✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## master #75790 +/- ##
==========================================
- Coverage 79.96% 78.16% -1.81%
==========================================
Files 7064 6894 -170
Lines 316313 306751 -9562
Branches 52794 52794
==========================================
- Hits 252953 239763 -13190
+ Misses 62922 60600 -2322
- Partials 438 6388 +5950 |
Holding off on merging until I can validate this does not noticeably impact performance. |
Co-authored-by: Evan Purkhiser <evanpurkhiser@gmail.com>
This pull request has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you add the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would love to see this change land!
This pull request has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you add the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
This pull request has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you add the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
First step towards migrating space to theme obj. This change only deprecates the direct space export and not the one accessible on the theme