gutenberg
https://github.com/wordpress/gutenberg
JavaScript
Printing since 1440. Development hub for the editor focus in core. Plugin is available from the official WordPress repository.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported219 Subscribers
View all SubscribersAdd a CodeTriage badge to gutenberg
Help out
- Issues
- Keep "theme.json" properties documentation properly updated in the handbooks while avoid duplicate themes content in Block Editor Handbook and Theme Handbook
- Fix and improve logic in WP_Fonts_Resolver::get_settings()
- Fix patterns explorer pop-up sidebar navigation
- Blocks with `supports: {reusable: false}` shouldn't be able to transform into Template Parts
- `supports: {multiple: false}` is inside of a template part, it does not trigger the message that this block is a multiple.
- Tracking: Adding a new `Dialog` Component
- @wordpress/env: Clarify warning printed out when unable to find .wp-env.json
- Post Title: Empty heading element when `post_title` is empty but `get_the_title` returns markup
- Expose `isSavingEntityRecord` and `isDeletingEntityRecord` when using `useEntityRecord`
- Add isSaving and isDeleting to useEntityRecord, add props to existing…
- Docs
- JavaScript not yet supported