-
Notifications
You must be signed in to change notification settings - Fork 58
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
Embed Block Implement caption field #3552
Conversation
Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job! |
RELEASE-NOTES.txt
Outdated
@@ -1,6 +1,7 @@ | |||
Unreleased | |||
------ | |||
* [*] Update loading and failed screens for web version of the editor [https://github.com/wordpress-mobile/gutenberg-mobile/pull/3573] | |||
* [*] Embed Block Implement caption field [https://github.com/wordpress-mobile/gutenberg-mobile/pull/3552] |
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.
Similar to #3436 (comment), we should delay adding the embed block release notes until we unveil it from behind the dev flag.
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.
Hey @fluiddot , I'll LGTM the PR to match my LGTM of the Gutenberg side PR too, especially since I will be away tomorrow and don't want to block the PR. But, I've left a message about the release notes entry that we need to remove since the block is still behind the DEV flag so, please address that comment and feel free to merge after addressing.
Ok, thank you very much for the review ❤️ ! I've just updated the release notes in this commit. |
Fixes #3282
To test:
WordPress/gutenberg#32226
PR submission checklist: