-
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
Extract caption component #1254
Conversation
Labeling this as not ready for review while I dig into the test failures |
0dbdbbb
to
d13977b
Compare
Hey @mchowning !
Maybe you haven't push the last commit to the |
d13977b
to
8b2363a
Compare
👋 @etoledom ! So sorry about that. Actually, It was this repo that I forgot to update 🙁 and because I force-pushed over 7f487d3 in |
8b2363a
to
e1308eb
Compare
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 job!
Tested via WordPress/gutenberg#16825 (review)
b1bd0cc
to
9f0b48b
Compare
9f0b48b
to
19c52ab
Compare
This PR extract caption from image block to be shared with video block. This ports over both rich text styling and a keyboard-dismissal bug fix to the video block. It also adds the ability to select the video block when the video block's caption is selected without playing the video.
Further details and testing instructions are in the related gutenberg PR.
There are user facing changes, so I have added an item to
RELEASE-NOTES.txt
.