-
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
Tracking: A curated list of high-priority extensibility issues and enhancements #64848
Comments
Love this. Thank you for rounding up and summarizing! |
Thank you for this tracking issue Justin! |
I landed today: In effect, we could close some previous attempts: Although looking at the code in PRs, I figured out that some attempts very more complex as they also tried to integrate more deeply into the editor screen by allowing to replace the visual code editor. We should revisit that later. |
I elaborated more in a new issue about future possibilities for extending preview menu and the canvas: |
It is difficult when the design shows one thing and the UI controls show something else. Local block appearance controls should reflect values from global styles / theme.json |
New PRs for some of the above issues that could use some testing: |
There is also a need to address this: |
This one is in progress: Related PR: There is an ongoing discussion on how to shape this slot/fill pair so it doesn't get used as a way to promote plugin features instead of being helpful for the user to provide additional details and action items specific to the block type. I would appreciate any feedback you can provide on the topic. |
The following tickets are in Progress.
The following tickets need a review.
The following ticket concluded. |
The following is a curated list of extensibility issues that have mostly been identified through various channels and events by DevRel teams, such as Hallway Hangouts, Developer Hours, the #outreach channel on Slack, and via the @WordPress/outreach group.
This is a tracking issue to help contributors prioritize issues and enhancements based on direct feedback from extenders.
It is not an exhaustive list of every extensibility issue (there's a label for that). Instead these are oft-repeated blockers for adopting the block system and quality-of-life enhancements that folks want to see. The list is broken down into major categories.
Theming
Extending and Building Blocks
Extending the Editor
Stabilize experimental block supports
__experimentalDefaultControls
block supports property #64314Developer Experience
@wordpress/create-block
#39915The text was updated successfully, but these errors were encountered: