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 supported235 Subscribers
View all SubscribersAdd a CodeTriage badge to gutenberg
Help out
- Issues
- Page or Post Editor > post-title-wrapper > enhance max width (UX / responsiveness)
- Font Library: How to add lib-font package (or equivalent).
- Writing Flow: Shift + down-arrow key to select across spacer block selects one too many blocks
- Design system - Page layout
- TS Types: `registerBlockType` signature not match the `@wordpress/create-block` scaffolded file invokation
- enqueue_block_assets hook loads scripts twice
- Fix a bug that caused the display ratio of images to be corrupted starting from 6.3.( fix #53555 )
- Since 6.3, the display ratio of images is broken when the size of the Image Block is specified.
- the_excerpt() function return excerpt with different length in page load and ajax request
- Restrict copy/paste of a block in the editor when `supports.multiple = false` and `supports.removal = false`
- Docs
- JavaScript not yet supported