Skip to content
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

Transform Block: GB Mobile hash change #3321

Closed
wants to merge 2 commits into from

Conversation

illusaen
Copy link
Contributor

Gutenberg: WordPress/gutenberg#28453

NOTE: No explicit changes to the gutenberg-mobile repo; all changes are in the above linked PR.

Allow users to transform blocks that are:

Not explicity disallowed (from block -> to block, i.e. paragraph to group)
Explicitly allowed to be transformed from/to (i.e. paragraph)
Not unsupported.

NOTE: Mobile supports a subset of the web transformations; i.e. we don't support any that the web doesn't, and we don't support all of the web's transformations. Thus, when following the diagram below, the transformations don't match exactly as the web doesn't support all of the transformations on the diagram.

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered if this change warrants user-facing release notes more info and have added them to RELEASE-NOTES.txt if necessary.

@peril-wordpress-mobile
Copy link

Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant