- [x] Use the `core/block-editor` store instead of `core/editor` proxied methods #13105 - [x] Separate the post editor settings and the block editor settings #14082 - [x] Move the block editor components to the module (from editor) #14112 - [ ] Check whether the template synchronization needs to be moved to the module https://github.com/WordPress/gutenberg/pull/13088#discussion_r259095298 - [x] Add Documentation #14566 - [x] Add a static Gutenberg playground #14497 - [ ] Implement the reusable blocks as an embedded editor #14367 - [x] Remove the apiFetch dependency from the block editor module #14527 - [x] Remove the core data dependency from the block editor module #14387 #14548
core/block-editorstore instead ofcore/editorproxied methods Use the block editor store instead of the editor one #13105