-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[iOS] Scroll with the keyboard to not block entries and editors #13499
Commits on Feb 21, 2023
-
start of the Scroll implementation
TJ Lambert committedFeb 21, 2023 Configuration menu - View commit details
-
Copy full SHA for d53bf8b - Browse repository at this point
Copy the full SHA d53bf8bView commit details -
Massive rehaul with functionality
TJ Lambert committedFeb 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 764a5b1 - Browse repository at this point
Copy the full SHA 764a5b1View commit details
Commits on Feb 22, 2023
-
TJ Lambert committed
Feb 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 1a40a18 - Browse repository at this point
Copy the full SHA 1a40a18View commit details -
GitHub Actions Autoformatter committed
Feb 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 3e9edf9 - Browse repository at this point
Copy the full SHA 3e9edf9View commit details -
Fix edge case where cursor is not inside the editor when we Next into it
TJ Lambert committedFeb 22, 2023 Configuration menu - View commit details
-
Copy full SHA for b97feee - Browse repository at this point
Copy the full SHA b97feeeView commit details -
Merge remote-tracking branch 'TJ/ScrollKeyboard_Final' into ScrollKey…
…board_Final
TJ Lambert committedFeb 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 7a14d07 - Browse repository at this point
Copy the full SHA 7a14d07View commit details
Commits on Feb 23, 2023
-
address first part Manuel comments and flip the move
TJ Lambert committedFeb 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 8466344 - Browse repository at this point
Copy the full SHA 8466344View commit details -
obsolete the keyboardInsetTracker
TJ Lambert committedFeb 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 7e1c83d - Browse repository at this point
Copy the full SHA 7e1c83dView commit details
Commits on Mar 7, 2023
-
Address Shane and some Manuel suggestions and allow listview and coll…
…ectionview scrolling
TJ Lambert committedMar 7, 2023 Configuration menu - View commit details
-
Copy full SHA for c1cc0ff - Browse repository at this point
Copy the full SHA c1cc0ffView commit details -
Optimize memory usage by changing closures to delegates
TJ Lambert committedMar 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 9e8558e - Browse repository at this point
Copy the full SHA 9e8558eView commit details -
obsolete the ShellScrollViewTracker
TJ Lambert committedMar 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 0029721 - Browse repository at this point
Copy the full SHA 0029721View commit details
Commits on Mar 8, 2023
-
Add tests and change RootController to ContainerView
TJ Lambert committedMar 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 3b37360 - Browse repository at this point
Copy the full SHA 3b37360View commit details -
GitHub Actions Autoformatter committed
Mar 8, 2023 Configuration menu - View commit details
-
Copy full SHA for ee5937b - Browse repository at this point
Copy the full SHA ee5937bView commit details
Commits on Mar 9, 2023
-
fixed issue with spamming clicks really fast
TJ Lambert committedMar 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 058f9ea - Browse repository at this point
Copy the full SHA 058f9eaView commit details -
Merge remote-tracking branch 'TJ/ScrollKeyboard_Final' into ScrollKey…
…board_Final
TJ Lambert committedMar 9, 2023 Configuration menu - View commit details
-
Copy full SHA for c4dc334 - Browse repository at this point
Copy the full SHA c4dc334View commit details -
Fix rare race condition between events by moving to debounced method
TJ Lambert committedMar 9, 2023 Configuration menu - View commit details
-
Copy full SHA for e52ee20 - Browse repository at this point
Copy the full SHA e52ee20View commit details
Commits on Mar 15, 2023
-
Fix animation speed and allow scrollviews to come into view on non-sc…
…roll pages
TJ Lambert committedMar 15, 2023 Configuration menu - View commit details
-
Copy full SHA for ac0e366 - Browse repository at this point
Copy the full SHA ac0e366View commit details
Commits on Mar 16, 2023
-
Make Manuel and Shane suggestions p2
TJ Lambert committedMar 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 6390a85 - Browse repository at this point
Copy the full SHA 6390a85View commit details -
GitHub Actions Autoformatter committed
Mar 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 0b49cf3 - Browse repository at this point
Copy the full SHA 0b49cf3View commit details -
set IsCurrentlyScrolling off in Disconnect
TJ Lambert committedMar 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 81151d5 - Browse repository at this point
Copy the full SHA 81151d5View commit details
Commits on Mar 17, 2023
-
TJ Lambert committed
Mar 17, 2023 Configuration menu - View commit details
-
Copy full SHA for c71e638 - Browse repository at this point
Copy the full SHA c71e638View commit details -
Merge remote-tracking branch 'TJ/ScrollKeyboard_Final' into ScrollKey…
…board_Final
TJ Lambert committedMar 17, 2023 Configuration menu - View commit details
-
Copy full SHA for d708982 - Browse repository at this point
Copy the full SHA d708982View commit details