-
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
Global styles revisions: ensure that user-defined variation styles CSS is generated #62768
Commits on Jun 27, 2024
-
Render styles after the variation style overrides have been saved to …
…stage. Getting closer. But the overrides in state need to be merged with incoming revision styles.
Configuration menu - View commit details
-
Copy full SHA for 69b219e - Browse repository at this point
Copy the full SHA 69b219eView commit details -
For every current override, update the variation CSS with the incomin…
…g config from the revision.
Configuration menu - View commit details
-
Copy full SHA for 1b4e3c5 - Browse repository at this point
Copy the full SHA 1b4e3c5View commit details -
Destructure in hook so the consumer doesn't have to clone Only send the override overrides to EditorStyles that need to be overridden.
Configuration menu - View commit details
-
Copy full SHA for 5189486 - Browse repository at this point
Copy the full SHA 5189486View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d583c8 - Browse repository at this point
Copy the full SHA 3d583c8View commit details -
Feedback suggestions from review:
add overrides to dep array in Editor Styles rename hook
Configuration menu - View commit details
-
Copy full SHA for 2853fb3 - Browse repository at this point
Copy the full SHA 2853fb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 375470e - Browse repository at this point
Copy the full SHA 375470eView commit details -
Refactor so we don't have to change the EditorStyles props
Register revision overrides with useStyleOverride
Configuration menu - View commit details
-
Copy full SHA for b9eb758 - Browse repository at this point
Copy the full SHA b9eb758View commit details -
Adding some explanatory comments
Add rudimentary E2E test covering block style partials, applying them, updating them and viewing styles revisions.
Configuration menu - View commit details
-
Copy full SHA for fcebc07 - Browse repository at this point
Copy the full SHA fcebc07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e3c9d8 - Browse repository at this point
Copy the full SHA 2e3c9d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55cc60c - Browse repository at this point
Copy the full SHA 55cc60cView commit details