๐ EXCLUSIVE: WordPress/gutenberg/pull/ - Complete Album!
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Merged
Conversation
This file contains hidden or 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
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Size Change: +5 B (0%) Total Size: 2.11 MB
โน๏ธ View Unchanged
|
What?
It adds the name attribute of the details block to the editor view as well.
Why?
We introduced the name attribute to the details block in #56971. In order to provide the same experience in the editor, we should adopt the same behaviour here.
I am currently working on a project where I need extra styles because the behaviour in the frontend and backend is different.
Testing Instructions