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

Scrollview handler #1669

Merged
merged 19 commits into from
Jul 20, 2021
Merged

Scrollview handler #1669

merged 19 commits into from
Jul 20, 2021

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    3a32799 View commit details
    Browse the repository at this point in the history
  2. Forgot to check these in

    hartez authored and Redth committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    9c13d6a View commit details
    Browse the repository at this point in the history
  3. Add request method to IScrollView

    hartez authored and Redth committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    bdc50b3 View commit details
    Browse the repository at this point in the history
  4. Working implementation of CommandMapper and working WinUI ScrollView …

    …scroll requests
    hartez authored and Redth committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    b70b0d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fab1a37 View commit details
    Browse the repository at this point in the history
  6. Ported Android ScrollViewRenderer to handler

    hartez authored and Redth committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    e034acb View commit details
    Browse the repository at this point in the history
  7. De-linqify

    hartez authored and Redth committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    285d8d1 View commit details
    Browse the repository at this point in the history
  8. iOS ScrollViewHandler

    hartez authored and Redth committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    0c5fa72 View commit details
    Browse the repository at this point in the history
  9. ScrollViewHandler iOS (with ContentSize)

    hartez authored and Redth committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    b63bb6a View commit details
    Browse the repository at this point in the history
  10. Add device tests for ScrollViewHandlers

    hartez authored and Redth committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    6894081 View commit details
    Browse the repository at this point in the history
  11. Remove defunct tests

    hartez authored and Redth committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    68ad056 View commit details
    Browse the repository at this point in the history
  12. Fix NRE

    hartez authored and Redth committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    22cc1e5 View commit details
    Browse the repository at this point in the history
  13. Reinstate IntrinsicContentSize check - the bug this was removed to pr…

    …event
    
    is fixed by PR #1700.
    hartez authored and Redth committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    f16371e View commit details
    Browse the repository at this point in the history
  14. Fix nullability

    Redth committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    e4507fb View commit details
    Browse the repository at this point in the history
  15. Fix whitespace

    Redth committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    10fddc3 View commit details
    Browse the repository at this point in the history
  16. Whitespace

    Redth committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    cc85394 View commit details
    Browse the repository at this point in the history
  17. Whitespace

    Redth committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    f7acc88 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1b349f1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    274f34f View commit details
    Browse the repository at this point in the history