Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block editor: Move to using a custom REST field instead #10

Merged
merged 1 commit into from
Feb 24, 2021

Conversation

helen
Copy link
Owner

@helen helen commented Feb 24, 2021

This eliminates the need to track state, which was causing bugs around undo and duplicating previous revision notes if it was otherwise not edited. Also removes the need for useEffect. All around A+ change.

Fixes #9

This eliminates the need to track state, which was causing bugs around undo and duplicating previous revision notes if it was otherwise not edited. Also removes the need for useEffect. All around A+ change.

Co-authored-by: Timothy Jacobs <timothy@ironbounddesigns.com>
Co-authored-by: John Watkins <john.watkins@get10up.com>
@helen helen merged commit 9d8ce69 into develop Feb 24, 2021
@helen helen deleted the fix/block-editor-undo branch February 24, 2021 16:35
@helen helen added this to the 2.0 milestone Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant