Accordion Blocks: Make block icons internal#71229
Conversation
|
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: +6 B (0%) Total Size: 1.92 MB
ℹ️ View Unchanged
|
|
Flaky tests detected in bac37c4. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/17003777826
|
|
@mikachan thanks for the review! |
Co-authored-by: t-hamano <wildworks@git.wordpress.org> Co-authored-by: mikachan <mikachan@git.wordpress.org>
What? Why?
Accordion-related blocks are still experimental and subject to breaking changes. They are also unavailable unless explicitly enabled by users.
On the other hand, the icons are published in the icons package, so consumers are free to use them.
Since there is a possibility that the icon names will change or the icon designs will change significantly, I think it would be better not to release the icons until the accordion block is stable. Furthermore, these icons have limited use, so I'm not sure they're worth publishing.
Testing Instructions
Make sure the block icon is displayed as before.