-
Notifications
You must be signed in to change notification settings - Fork 58
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
Release v1.15.0 #1445
Merged
Merged
Release v1.15.0 #1445
Changes from all commits
Commits
Show all changes
204 commits
Select commit
Hold shift + click to select a range
addb56e
Update gutenberg ref
etoledom d4b1907
Intercept paste without formatting command.
SergioEstevao 1835f14
Update Gutenberg ref
geriux e2defe5
Fix store crash with gutenberg master
Tug 4433387
Update gutenberg ref
Tug a652ccc
Update gutenberg ref
Tug a630726
Update Gutenberg version.
SergioEstevao 5035525
Merge branch 'develop' into issue/562_add_underline
SergioEstevao e267cb3
Update GB reference.
SergioEstevao 8ab38d5
Remove unused require
Tug fb33f0c
Fix tests
Tug d0cc756
Merge remote-tracking branch 'origin/develop' into update/fix-store-c…
Tug 8c2c477
Add missing @wordpress/block-directory package in symlinked-packages
Tug 08caa7c
Update gutenberg ref
Tug fc8eb7d
Only report selection changes if text view is still first responder.
SergioEstevao e71f34a
Don't allow interactions with URL in Aztec text blocks.
SergioEstevao e74f4cd
Merge pull request #1376 from wordpress-mobile/master
daniloercoli ba7d6f0
Updated gutenberg ref
geriux f84373a
Merge branch 'develop' of github.com:wordpress-mobile/gutenberg-mobil…
geriux 0ba72e8
Update GB reference.
SergioEstevao 8b0bb3a
Update GB reference.
SergioEstevao 88b921c
Pass media filter on media upload
geriux 02965cc
Update gutenberg ref
geriux 1e0ad56
Use real timers for e2e tests
Tug 4dc784e
Update GB reference.
SergioEstevao 25c4488
Move selection to the start of the URL.
SergioEstevao 0fec680
Make sure links selection is still possible.
SergioEstevao e930453
Join two guards.
SergioEstevao e309cd8
Update GB reference.
SergioEstevao 97da943
Use fake timers in unit tests not config
Tug 66b4f92
Enable the CSSUnderlinePlugin on Aztec Android
daniloercoli 8e187d5
Make sure to handle the new available format `underline`, passed from…
daniloercoli ec4d74c
Update GB ref
daniloercoli 2cf5c1b
Update GB reference.
SergioEstevao e220399
Merge pull request #1374 from wordpress-mobile/issue/1368_add_link_to…
SergioEstevao 36cfcb3
Update GB reference.
SergioEstevao 6c9af81
Merge branch 'develop' into issue/1373_tap_links_opens_safari
SergioEstevao 0aaeceb
Update GB reference.
SergioEstevao 97b34f0
Update GB reference.
SergioEstevao dd3a6d6
Merge pull request #1377 from wordpress-mobile/issue/1261_add_missing…
SergioEstevao 091a75e
Merge branch 'develop' into issue/1311_fix_paste_without_formatting
SergioEstevao 5b48d58
Update GB reference.
SergioEstevao f168710
Merge branch 'develop' into issue/562_add_underline
SergioEstevao 89d265e
Update gutenberg ref
geriux 44b5f6b
Update gutenberg ref
geriux 8500674
Update gutenberg ref
geriux 03cc901
Update gutenberg ref
Tug 47ed605
Update gutenberg ref
Tug bfe9d35
Update GB reference.
SergioEstevao 042ee2b
Merge remote-tracking branch 'origin/develop' into update/fix-store-c…
Tug 79009b1
Add comment explaining why we need to call jest.runAllTicks();
Tug 82ce8df
Fix lint issue on rmobile/master on gutenberg repo (#1388)
lukewalczak 257733d
Update GB reference.
SergioEstevao 69c339d
Merge remote-tracking branch 'origin/develop' into update/fix-store-c…
Tug d597760
Merge branch 'develop' into issue/1311_fix_paste_without_formatting
SergioEstevao b651fbe
Update gutenberg ref
Tug 640455e
Merge pull request #1360 from wordpress-mobile/issue/1311_fix_paste_w…
SergioEstevao b7d3cfd
Update GB reference.
SergioEstevao 3695a12
Merge branch 'develop' into issue/562_add_underline
SergioEstevao 0a29522
Update gutenberg ref
etoledom e7e7b7b
Merge remote-tracking branch 'origin/develop' into update/fix-store-c…
Tug 4b6e763
Update gutenberg ref
geriux 169c04e
Update gutenberg ref
geriux 6eb780d
Merge branch 'develop' of github.com:wordpress-mobile/gutenberg-mobil…
geriux 155d694
Gitmodules update
geriux b390e1d
Update gutenberg ref
geriux 1e3e16a
Update GB reference.
SergioEstevao c364ab4
Merge pull request #1361 from wordpress-mobile/feature/move-media-upl…
koke 545ab3e
Update GB reference.
SergioEstevao 20a565c
Increase the number of workers so tests don't get queued when calling…
Tug 3b5577f
Reenable disabled e2e tests
Tug 6c75768
Reenable disabled e2e tests
Tug 8c9f4cb
Update gutenberg ref
Tug 81168f5
Update gutenberg ref
Tug fb6db57
Disable warning notices
Tug 561f27e
Disable warning notices, fix lint
Tug 078e62d
Merge remote-tracking branch 'origin/develop' into update/fix-store-c…
Tug 39856db
Update GB reference.
SergioEstevao 56f8d09
Merge branch 'develop' into issue/1373_tap_links_opens_safari
SergioEstevao 0081ee8
Update gutenberg ref
Tug 71815cb
Update GB reference.
SergioEstevao be87adf
Revert max workers to 3 and increase timeout in tests for now
Tug b55f55d
Update gutenberg ref
Tug 36fb499
Merge pull request #1366 from wordpress-mobile/update/fix-store-crash
Tug 9aaa7d6
Update GB reference.
SergioEstevao 57459f9
Add isAppender functionality to MediaPlaceholder (#1327)
lukewalczak 945626e
Only apply selection fix on iOS 13.0.0
SergioEstevao 731b965
Merge branch 'develop' into issue/1373_tap_links_opens_safari
SergioEstevao fbc1ad1
Update GB reference.
SergioEstevao 2b1673b
Feat: Cross platform InspectorControls (#1341)
jbinda e0c41aa
Update release notes.
SergioEstevao 040d5ad
Update GB reference.
SergioEstevao 662a3f7
iOS bridge updated with media type
geriux 36c1153
Update GB reference.
SergioEstevao 16283de
Update GB reference.
SergioEstevao c523a94
Update gutenberg ref
etoledom e0e76bd
Update GB reference.
SergioEstevao 1ddbc6f
Merge pull request #1393 from wordpress-mobile/master
SergioEstevao 44544a9
Merge branch 'develop' into issue/1373_tap_links_opens_safari
SergioEstevao 3f07a87
Update gutenberg ref
etoledom 638c72e
Merge pull request #1375 from wordpress-mobile/issue/1373_tap_links_o…
SergioEstevao 58ea6d3
Update gutenberg ref
etoledom d418604
Mock media type for media upload
geriux c0a9832
Update gutenberg ref
geriux 89f4ba2
Return media type in Android's bridge
geriux 9f01b36
Refactor: BottomSheet controls (#1380)
jbinda f942586
Fix when multiple media selection adds only one image or video block …
marecar3 b8e8fe1
Feat: support of multiple selection in media upload (#1331)
dratwas 4932f88
Update gutenberg ref
etoledom 882b290
Merge branch 'develop' into issue/1337-link-to-open-new-tab
etoledom 39bc443
Adding Link Target entry to release notes 1.15.0
etoledom 1100c3d
Update Gutenberg
koke baf32b3
Update gutenberg ref to master
etoledom 717c69d
Merge remote-tracking branch 'origin/develop' into issue/darkmode-too…
etoledom 488af84
Merge pull request #1357 from wordpress-mobile/issue/darkmode-toolbar…
etoledom c5e7dcf
Update gutenberg ref to master
etoledom e13d739
Merge remote-tracking branch 'origin/develop' into issue/1337-link-to…
etoledom e3d7753
Merge pull request #1394 from wordpress-mobile/issue/1337-link-to-ope…
etoledom 054a92b
Feat: Ungrouping (#1381)
jbinda 70061b2
Add FloatingToolbar component (#1362)
lukewalczak a154f5c
Merge branch 'develop' of github.com:wordpress-mobile/gutenberg-mobil…
geriux 9e7b2e8
Update to fork
geriux 6149454
Merge branch 'develop' into issue/562_add_underline
SergioEstevao 84db3e6
Update Aztec to version 1.10.1
SergioEstevao 00b7b05
Merge pull request #1370 from wordpress-mobile/issue/562_add_underline
SergioEstevao e3fc356
Merge branch 'develop' into master-v1.14.0-to-develop
marecar3 465cdbf
Revert gb ref to latest from develop
marecar3 a4136a3
Media & Text - Android: Fix return media type
geriux 33f3f22
Update gutenberg ref
geriux edfae08
Add upload media to button listener interface in glue code
mkevins 56ffdcb
Add "media" MediaType
mkevins 796d3ca
Detect "media" MediaType from filter
mkevins fc85748
Invoke button listener method for "media" MediaType
mkevins 4097c57
Use MediaType static import consistently
mkevins 58a7345
[RNAztec iOS]: Improve sync of placeholder attributes and typing attr…
etoledom 8a3aa11
Update gutenberg ref
etoledom fc5ca0b
Update release notes
etoledom e6dc2db
Update gutenberg ref
geriux e0fbf04
Feat: Navigation Upward in InnerBlocks (#1371)
jbinda fff1857
Update gutenberg ref
etoledom db457da
Merge remote-tracking branch 'origin/develop' into master-v1.14.0-to-…
etoledom 6ceeab3
Update JS Bundles
etoledom 0d13e85
Merge pull request #1410 from wordpress-mobile/master-v1.14.0-to-develop
etoledom bf332c6
Merge remote-tracking branch 'origin/develop' into issue/1391-ios-dar…
etoledom b5c2b1c
Update gutenberg ref
etoledom a2623b9
Merge pull request #1415 from wordpress-mobile/issue/1391-ios-dark-mo…
etoledom 7009c25
Update Gutenberg
koke 370ea44
Merge branch 'develop' into media-text-stacking
koke 8b40aa7
Update Gutenberg
koke 4c435bc
Update to iOS11 and Swift 5.
SergioEstevao f0012fe
Remove check for iOS 11
SergioEstevao 164281c
Fix SafeArea (#1425)
lukewalczak e0496dc
Update Gutenberg
koke 6acee9d
Merge branch 'develop' into media-text-stacking
koke a461fc8
Merge pull request #1400 from wordpress-mobile/media-text-stacking
koke 6523e9d
Merge pull request #1426 from wordpress-mobile/issue/update_to_iOS11_…
SergioEstevao db7e303
Update Gutenberg
koke 16d03ab
Merge branch 'develop' into feature/media-text-improvements
koke 70b4f7c
Update gutenberg submodule
koke e9de861
Update gutenberg submodule
koke c7e573a
Updated bundles
koke de6141a
Merge pull request #1378 from wordpress-mobile/feature/media-text-imp…
koke 1ec600a
Merge branch 'develop' into try/fix-media-text-device-picker-android
mkevins 2fb8c33
Update gutenberg reference
mkevins 3bfb7aa
Call media library method for media mediatype
mkevins be4a276
Update deployment target for RNTAztecView to iOS 11
koke b2a5295
Fix header search path for libmxl2
koke 377f4bb
Bump swift_version to 5.0 on RNTAztecView podspec
etoledom 9c1cfb8
Merge pull request #1434 from wordpress-mobile/rntaztec-ios11
koke ad425a3
Import new location for base styles
koke 65d8efa
Update gutenberg
koke 5d854d8
Update gutenberg
koke 045af30
Update bundles
koke 2c16ab5
Update release notes
koke 24b7f64
Don't display UngroupingButton for Media&Text block (#1420)
lukewalczak e228e17
Update gutenberg
koke 1cbdf92
Update gutenberg
koke 8587620
Update gutenberg
koke 6354239
Merge branch 'develop' into issue/fix-scrollViewRef-crash
koke f5a2739
Merge pull request #1438 from wordpress-mobile/issue/fix-scrollViewRe…
koke fe20493
Merge branch 'develop' into try/fix-media-text-device-picker-android
mkevins 50ed338
Merge pull request #1412 from wordpress-mobile/try/fix-media-text-dev…
mkevins 9db0e46
Merge pull request #1435 from wordpress-mobile/add/package-base-styles
hypest 6de84cb
Update Gutenberg
koke 1c8c2d8
Merge branch 'develop' into fix/button-active
koke 18876f1
Merge pull request #1440 from wordpress-mobile/fix/button-active
koke d7cf6f9
Update Gutenberg
koke 8b07ba8
Merge branch 'develop' into enable-media-text
koke 658eeba
Updated bundles
koke 57c630f
Merge pull request #1439 from wordpress-mobile/enable-media-text
koke df0f112
Update Gutenberg
koke 0ef429f
Add Media & Text block to initial HTML
koke 895edaa
Update Gutenberg
koke 3e9536a
Merge pull request #1443 from wordpress-mobile/issue/1411-media-text-…
koke 87baa75
Bump version to 1.15.0
etoledom 69ca678
Update bundles
etoledom b20d4bb
Update Aztec-iOS ref
etoledom cefeda0
Update Aztec-Android ref to v1.3.32
etoledom 0bf06a8
Update Aztec-iOS ref to 1.11.0
etoledom e396206
revert missing toggle editor mode call (#1444)
marecar3 d6e1628
Update bundles
hypest a142ebe
Update Aztec-Android ref to v1.3.33
hypest e094abe
Expose WordPressUtils for consumption by gutenberg-bridge
mchowning eca36ca
Update RELEASE notes with iOS11 and Swift 5 update
hypest File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
github "wordpress-mobile/AztecEditor-iOS" "1.10.1" | ||
github "wordpress-mobile/AztecEditor-iOS" "1.11.0" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
github "wordpress-mobile/AztecEditor-iOS" "1.10.1" | ||
github "wordpress-mobile/AztecEditor-iOS" "1.11.0" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like this "[Platform] changes" format for platform-specific changes. I think I'll use this format going forward.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure about
[iOS] Update to iOS 11 and Swift 5
, since it's not anuser facing change
.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well, that is a fair point. 😄
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some context on why I added it: since we also add some notes to the GitHub Release of the library itself, I figured that such upgrade is important to mention there. And indeed, it's not user facing so, happy it didn't reach the release-notes in the main app.
Maybe we can starting thinking of a way to denote this kind of "news" that are important/non-trivial for the library but not useful to bubble up to the main apps.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's a good idea. If you look at core releases, there's often the news for users, and then a section of changes for developers.