Dave Smith
Dave Smith
@eriteric This looks really good. Will merge asap
@rezaelahidev I don't have one at the moment. Pull requests are very welcome. You could also consider https://github.com/Automattic/isolated-block-editor/
> Hey @rezaelahidev @getdave, > > to load custom blocks, you have to set a screen and the is_block_editor property to true. Then all 3rd Party Blocks register correctly. https://developer.wordpress.org/reference/classes/wp_screen/is_block_editor/...
Hi Oliver, Many thanks for noticing this. It always helps when people take the time to report such things. Thanks for submitting. I will do my best to get this...
Hi @Nebel54. Is there any way you could raise a pull request into the develop branch for this? Would be greatly appreciated.
Hi @patricklindsay. Glad you found this useful. I've never actually tried to take this beyond what was in the original tutorial so it's great to see things being stretched a...
@patricklindsay I've spoken with a few folks. Essentially the Undo/Redo from the Editor package selects and dispatches from its own store to get the undo/redo state. eg: https://github.com/WordPress/gutenberg/blob/ef0704b6990fa56d761dc24432c9860f265c3fad/packages/editor/src/components/editor-history/undo.js#L30 If you...
@patricklindsay I've found a moment to work on this. Please do take a look at https://github.com/getdave/standalone-block-editor/pull/15 and let me know what you think.
@wizioo thanks for this pull request. It is very much appreciated. I will review just as soon as I can.
@nickbouton I can't confirm this I'm afraid as I don't have a windows machine. Sorry about that. Maybe @wizioo can help you there? Just so you're both aware my plan...