UNPKG

@frontkom/gutenberg-js

Version:

gutenberg-js - An extension of the Wordpress Gutenberg editor

16 lines (8 loc) 989 B
# edit-post changelog ## 3.0.0 ### Added - [packages/edit-post](https://github.com/front/gutenberg-js/blob/v2.7.0/src/js/gutenberg-overrides/packages/edit-post) overrides - `addQueryArgs` to 'Manage All Reusable Blocks' link (ToolsMoreMenuGroup) ([packages/edit-post/build-module/plugins/index.js](https://github.com/front/gutenberg-js/blob/v2.7.0/src/js/gutenberg-overrides/packages/edit-post/build-module/plugins/index.js)) - `OPEN_GENERAL_SIDEBAR` and `CLOSE_GENERAL_SIDEBAR` effects [packages/edit-post/build-module/store/effects.js](https://github.com/front/gutenberg-js/blob/v0.0.1/src/js/gutenberg-overrides/packages/edit-post/build-module/store/effects.js)) ### Changed - **MediaUpload** component and implement the Media Library with existing images [packages/edit-post/build-module/hooks/components/media-upload/index.js](https://github.com/front/gutenberg-js/blob/v2.7.0/src/js/gutenberg-overrides/packages/edit-post/build-module/hooks/components/media-upload/index.js))