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

Gutenberg: update to v1.22.0 #11224

Merged
merged 18 commits into from
Feb 8, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion RELEASE-NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
14.2
-----
* Fix retry media upload action in Block Editor
* Block editor: Long-press Inserter icon to show options to add before/after
* Block editor: Retry displaying image when connectivity restores
* Block editor: Fix blank post when sharing media from another app
* Block editor: Add support for image size options in the gallery block
* Block editor: Fix issue that sometimes prevented merging paragraph blocks
* Block editor: Fix retry media upload action

14.1
-----
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ buildScan {

ext {
daggerVersion = '2.22.1'
fluxCVersion = 'c5ea220f70c3a77681d376a17ce5c57e26c1c392'
fluxCVersion = '1.6.1.1'
}

// Onboarding and dev env setup tasks
Expand Down
2 changes: 1 addition & 1 deletion libs/gutenberg-mobile
Submodule gutenberg-mobile updated 177 files