-
Notifications
You must be signed in to change notification settings - Fork 16
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
[Gutenberg] Pass the Gallery v2 Flag over from the editor #417
[Gutenberg] Pass the Gallery v2 Flag over from the editor #417
Conversation
…e block settings endpoint
1f1b500
to
bd0da2a
Compare
…-blocks-editor-settings_v2
…-blocks-editor-settings_v2
…-blocks-editor-settings_v2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work @chipsnyder 👍
This LGTM and works as expected 🎉
…-blocks-editor-settings_v2 # Conflicts: # WordPressKit.podspec
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested via: wordpress-mobile/WordPress-iOS#16832 (review) and everything is working as expected. Thanks! 👍
…-blocks-editor-settings_v2 # Conflicts: # WordPressKit.podspec
Related PRs
gutenberg:
WordPress/gutenberg#33314gutenberg-mobile:
wordpress-mobile/gutenberg-mobile#3713WordPress-iOS:
wordpress-mobile/WordPress-iOS#16832Description
This PR is built off of #416 That PR should be reviewed and merged before this one.
Testing Details
This can be tested with the instructions contained here: WordPress/gutenberg#33314