-
Notifications
You must be signed in to change notification settings - Fork 800
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: Block Availability task list #10198
Comments
Added a "Consider Jetpack development mode" item, as suggested by @jeherve in p1HpG7-5EW-p2 #comment-27930 |
Closes #10243 (supersedes) Part of #10198 Calypso (block) PR in progress: Automattic/wp-calypso#27875 This is the simplest way of reusing an existing data set to expose some required data for blocks to access. #### Changes proposed in this Pull Request: * Exposes `Jetpack_Initial_State` global. This is the same data used by the React-based dashboard/settings views #### Testing instructions: * Load the Gutenberg editor with Jetpack blocks available * Observe the `Jetpack_Initial_State` global is available in the console
For reference, I just referred this ticket at #8764. Just talked to @roccotripaldi and asked him for a sister global of the "available blocks" array for determining the WordPress.com or Jetpack plan in use, so we can facilitate the VideoPress block as well as other work. |
@roccotripaldi or @aldavigdis I think this is settled, shall we close? |
Yes, let's close it! |
Individual development tasks from pafL3P-1X-p2
Related discussion: p1HpG7-5JG-p2
Tasks
Punted
@Automattic/luna@Automattic/poseidonThe text was updated successfully, but these errors were encountered: