Introduce native Gutenberg controls
-
Register meta -
Enqueue script -
Switch to use_block_editor_for_post_type
and remove the option -
Build component -
Add sanitize callback to handle special cases -
Add auth callback to allow "private" meta to be edited -
Add padding between modal buttons -
Don't hide UI if set to 0
, as there's no way to update the setting -
Switch to @wordpress/scripts
-
Consider moving Gutenberg bits, and/or REST API elements, to their own class.
Edited by Erick Hitter
Merge request reports
Activity
mentioned in issue #17 (closed)
added 2 commits
added 1 commit
- 945ae13f - Introduce option to disable Gutenberg component
added 3 commits
-
991f90d0...1cc26003 - 2 commits from branch
master
- 2e04515d - Merge branch 'master' into add/gutenberg-native-meta
-
991f90d0...1cc26003 - 2 commits from branch
Please register or sign in to reply