-
Notifications
You must be signed in to change notification settings - Fork 812
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
Add block previews to Gutenberg blocks #13565
Conversation
Caution: This PR has changes that must be merged to WordPress.com |
This is an automated check which relies on |
gravityrail, Your synced wpcom patch D33280-code has been updated. |
gravityrail, Your synced wpcom patch D33280-code has been updated. |
has_form_settings_set: null, | ||
subject: 'My New Site', | ||
submitButtonText: 'Submit', | ||
submit_button_text: 'Submit', |
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.
Subject and submit button texts would need to be wrapped in __()
It's a sidebar extension, so it won't appear in the block picker. Same is true for publicize and "sharing". There's a setting somewhere in Jetpack dash to enable those. Nice to see this coming along! |
In some of these cases it might be alright to show the placeholder state if it's well designed. |
I would like to remove Tiled Galleries and Slideshow from this PR. What's the most straightforward method of doing that? |
@MichaelArestad I see you have created standalone PRs for 2 blocks already. I think it would be okay to keep doing that, and create one PR for each block. Once we have one PR per block, we can abandon this PR. |
@jeherve sounds good. |
All of these are in! |
Master issue: #13510
Done:
Done but Needs design:
Skipped: