-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Template editing: Refactor the post editor template-only mode #57633
Conversation
…getPostLinkProps` setting to change the currently edited entity
This is still very draft and not reading for testing. |
Size Change: -51 B (0%) Total Size: 1.69 MB
ℹ️ View Unchanged
|
…ost type now has history it doesn't show the padding around the editor
Warning: Type of PR label mismatch To merge this PR, it requires exactly 1 label indicating the type of PR. Other labels are optional and not being checked here.
Read more about Type labels in Gutenberg. Don't worry if you don't have the required permissions to add labels; the PR reviewer should be able to help with the task. |
Closed as going to need to tackle in smaller parts as we need to work out which bits of the existing |
What?
Refactors the post editor
template-only
mode to instead use the #57036 to pass a new entity into the editor provider.Why?
It was decided that passing a new entity into the editor provider was a better way of moving between different entities in the editor rather than adding multiple rendering modes for templates, patterns, navigation blocks, etc.
How?
Testing Instructions
Testing Instructions for Keyboard
Screenshots or screencast