[iOS] Activate autoscroll on ListBlock#890
Merged
Conversation
Contributor
|
Just tried this PR with words other than |
Contributor
|
Moving this to next milestone as it needs some more testing (as per @pinarol ) and it can't make it to today's cut. |
pinarol
approved these changes
Apr 23, 2019
Contributor
pinarol
left a comment
There was a problem hiding this comment.
This is so great! Working pretty well on heading, paragraph and list blocks 🎉
Contributor
Author
|
Thank you! |
Tug
added a commit
that referenced
this pull request
May 2, 2019
commit 72f934e Merge: c935c81 d46cebd Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Thu May 2 10:32:48 2019 +0300 Merge branch 'develop' into fix/list-handling-in-android commit c935c81 Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Thu May 2 09:48:36 2019 +0300 Don't use a lambda, to avoid bringing in Java8 features commit d46cebd Merge: 42d8443 09f1ca7 Author: etoledom <etoledom@icloud.com> Date: Wed May 1 09:37:06 2019 +0200 Merge pull request #890 from wordpress-mobile/issue/autoscroll-on-list-block [iOS] Activate autoscroll on ListBlock commit 04610cc Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Wed May 1 00:56:33 2019 +0300 Need to include the kotlin plugin dep location commit 52832ce Merge: 897d272 42d8443 Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Wed May 1 00:26:57 2019 +0300 Merge branch 'develop' into fix/list-handling-in-android commit 897d272 Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Wed May 1 00:11:36 2019 +0300 Set Aztec t delete the Enter for paragraph block commit ca2a93f Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Tue Apr 30 20:24:28 2019 +0300 Update GB from its master commit 0417343 Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Tue Apr 30 19:58:53 2019 +0300 Utilize isEnterPressedUnderway commit 991f8a8 Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Tue Apr 30 18:10:09 2019 +0300 Use Aztec helper isEnterPressedUnderway commit 09f1ca7 Merge: 61b52cb 42d8443 Author: etoledom <etoledom@icloud.com> Date: Tue Apr 30 13:26:04 2019 +0200 Merge branch 'develop' into issue/autoscroll-on-list-block commit 61b52cb Author: etoledom <etoledom@icloud.com> Date: Tue Apr 30 13:25:10 2019 +0200 Update gutenberg ref to master commit 57c8de0 Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Fri Apr 26 15:13:02 2019 +0300 Use a git tag to try please JitPack commit ab4f3e3 Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Fri Apr 26 15:07:33 2019 +0300 Use shortened hash version to try please JitPack commit ce92f47 Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Fri Apr 26 14:43:16 2019 +0300 Update Aztec ref commit 7897f98 Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Thu Apr 25 16:07:12 2019 +0300 Update Aztec ref commit 76678c9 Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Thu Apr 25 15:13:06 2019 +0300 Minimize diff commit cd97945 Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Thu Apr 25 13:03:12 2019 +0300 Update GB hash commit c3f094a Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Thu Apr 25 12:44:16 2019 +0300 Update GB hash commit 7391049 Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Thu Apr 25 12:02:19 2019 +0300 Update GB hash commit 70112bf Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Thu Apr 25 04:11:43 2019 +0300 Update GB hash commit 91c222e Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Thu Apr 25 03:21:56 2019 +0300 Update GB hash to use iOS regression fixes commit 1786fab Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Thu Apr 25 03:20:19 2019 +0300 Use simplified access to EnterPressedUnderway commit 166b206 Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Thu Apr 25 03:15:37 2019 +0300 Remove temporary code commit d17e5d2 Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Thu Apr 25 02:05:01 2019 +0300 Use Aztec ref with the Enter processing fix commit bbda142 Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Thu Apr 25 02:00:41 2019 +0300 Use the GB hash with the rich-text fix commit 8889b8d Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Thu Apr 25 01:58:58 2019 +0300 Don't emit text changed event when Enter detected The Enter event (ReactAztecEnterEvent) will have the text that the RN side needs to process through the format-lib and hopefully match Aztec's processing. commit 38cdc59 Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Tue Apr 23 11:54:54 2019 +0300 Use passed selection when Enter already altered text commit 2372231 Author: Stefanos Togkoulidis <stefanostogoulidis@gmail.com> Date: Tue Apr 23 10:11:51 2019 +0300 Signal if text has already been changed commit 1a4f344 Author: etoledom <etoledom@icloud.com> Date: Fri Apr 19 18:14:16 2019 +0200 Update gutenberg ref commit abc09d1 Merge: c6ca773 0be0fa2 Author: etoledom <etoledom@icloud.com> Date: Fri Apr 19 17:49:27 2019 +0200 Merge branch 'develop' into issue/autoscroll-on-list-block commit c6ca773 Author: etoledom <etoledom@icloud.com> Date: Fri Apr 19 17:49:17 2019 +0200 Update gutenberg ref commit a521284 Author: etoledom <etoledom@icloud.com> Date: Thu Apr 18 17:01:53 2019 +0200 Update gutenberg ref
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR updates the gutenberg ref to test WordPress/gutenberg#15048
This activates autoscroll on iOS when the caret is out of the viewport area (i.e. goes behind the keyboard).
To test: