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

Integrate gutenberg-mobile release 1.45.0 #15663

Merged
merged 4 commits into from
Jan 21, 2021

Conversation

cameronvoell
Copy link
Contributor

@cameronvoell cameronvoell commented Jan 19, 2021

Description

This PR incorporates the 1.45.0 release of gutenberg-mobile.
For more information about this release and testing instructions, please see the related Gutenberg-Mobile PR: wordpress-mobile/gutenberg-mobile#3021

Release Submission Checklist

  • I have considered if this change warrants user-facing release notes and have added them to RELEASE-NOTES.txt if necessary.

@cameronvoell cameronvoell added the Gutenberg Editing and display of Gutenberg blocks. label Jan 19, 2021
@peril-wordpress-mobile
Copy link

peril-wordpress-mobile bot commented Jan 19, 2021

You can trigger an installable build for these changes by visiting CircleCI here.

@peril-wordpress-mobile
Copy link

peril-wordpress-mobile bot commented Jan 19, 2021

You can trigger optional UI/connected tests for these changes by visiting CircleCI here.

@cameronvoell cameronvoell requested a review from illusaen January 19, 2021 03:29
@cameronvoell cameronvoell marked this pull request as ready for review January 19, 2021 03:30
@cameronvoell cameronvoell added this to the 16.6 milestone Jan 19, 2021
@illusaen
Copy link
Contributor

illusaen commented Jan 19, 2021

Writing Flow checklist

General

  • TC001 - Block insertion flow
  • TC001 - Paste formatted text copied from website
  • TC001 - Multiline components

Rich Text Format

  • TC001 - Bold, Italic, strikethrough buttons
  • TC002 - Alignment buttons
  • TC003 - Alignment Split
  • TC004 - Link button works without selection
  • TC005 - Link button works with a selected word
  • TC006 - Adding a link from a copied URL
  • TC007 - Test format detection under the cursor
  • TC008 - Test formatting doesn't remove leading or trailing whitespace
Splitting and merging
  • TC001 - Merge after writing
  • TC002 - Merge after selection
  • TC003 - Merge after deleting text
  • TC004 - Merge after deleting all
  • TC005 - Merge multiple blocks
  • TC006 - Splitting/merge list block

Undo / Redo - Test Cases

  • TC001 - Undo/redo block actions
  • TC002 - Undo/redo text
  • TC003 - Undo/redo text format

@cameronvoell
Copy link
Contributor Author

  • Note - no user facing changes in this release, hence the lack of an update to the RELEASE-NOTES.txt

@illusaen illusaen merged commit 029b83b into develop Jan 21, 2021
@illusaen illusaen deleted the gutenberg/integrate_release_1.45.0 branch January 21, 2021 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Gutenberg Editing and display of Gutenberg blocks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants