-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
enhancementNew feature or requestNew feature or request
Description
WordPress/wordpress-playground#773 shipped the first iteration of a Blueprints editor – thank you @sejas and @seanmorris!
Now that v1 is in place, let's continue iterating on it.
Required work
Before grabbing a task from this list, please create a new issue and update this list with a link.
- Move the Blueprints editor code over to the playground-tools repo
- Use TypeScript for type safety and code completion
- I had some difficulty going through the code as there's quite a lot of logic and no inline comments. Let's clarify the setup flow, the data flows, and document the non-obvious bits.
- Decouple the editor from the schema
- Explore integrating the editor with the React app on https://playground.wordpress.net/ (CC @sejas)
sejas
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request