-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Update to allow alternative Blocks to handle Grouping interactions #16278
Update to allow alternative Blocks to handle Grouping interactions #16278
Commits on Jul 9, 2019
-
Updates factory util to reference registered Grouping Block
Previously the method that determined whether a given Block was the block to be used for “Grouping” interactions was hardcoded as “core/group” within `isContainerBlock`. Updated to utilise the registered Grouping Block in order to allow alternative Blocks to be utilised for Grouping.
Configuration menu - View commit details
-
Copy full SHA for 8e9e9f0 - Browse repository at this point
Copy the full SHA 8e9e9f0View commit details -
Attempt e2e test to validate usage of alternate Block for grouping
Currently this doesn’t work because window doesn’t have NODE defined.
Configuration menu - View commit details
-
Copy full SHA for ba639af - Browse repository at this point
Copy the full SHA ba639afView commit details -
Adds e2e test to confirm ability to register alternative Block for Gr…
…ouping Now using custom Gutenberg Plugin. Currently failing as the test Block appears to be unavailable within the Editor and doesn’t pass the `canInsertBlockType` test.
Configuration menu - View commit details
-
Copy full SHA for 1088ae8 - Browse repository at this point
Copy the full SHA 1088ae8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb436d5 - Browse repository at this point
Copy the full SHA fb436d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ccb877 - Browse repository at this point
Copy the full SHA 9ccb877View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f63a67 - Browse repository at this point
Copy the full SHA 0f63a67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37d5ab0 - Browse repository at this point
Copy the full SHA 37d5ab0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7339a6 - Browse repository at this point
Copy the full SHA c7339a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for be6e767 - Browse repository at this point
Copy the full SHA be6e767View commit details -
Revert "Block API: Stub default attributes, keywords values for block…
… type registration" This reverts commit be6e767.
Configuration menu - View commit details
-
Copy full SHA for d53afc1 - Browse repository at this point
Copy the full SHA d53afc1View commit details