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

Implement native scrollTo for iOS #2343

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    7e2746c View commit details
    Browse the repository at this point in the history
  2. Fix code formatting

    piotruela committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5333b7c View commit details
    Browse the repository at this point in the history
  3. Add swipe to fix webview_stackoverflow_test.dart

    piotruela committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5ca8606 View commit details
    Browse the repository at this point in the history
  4. Setup Flutter in check-semver.yaml

    piotruela committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5615fb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc6e4da View commit details
    Browse the repository at this point in the history
  6. Bump min sdk and compileSdk

    piotruela committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    daad1ca View commit details
    Browse the repository at this point in the history
  7. Prepare changelog

    piotruela committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    902b07f View commit details
    Browse the repository at this point in the history
  8. Bump Flutter version to 3.24.x in gh workflow files

    piotruela committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    dc76013 View commit details
    Browse the repository at this point in the history
  9. Revert bumping sdk version to >=3.5.0

    piotruela committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e539fb2 View commit details
    Browse the repository at this point in the history
  10. Bump leancode_lint to 14.1.0 and format kotlin code

    piotruela committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a6c123d View commit details
    Browse the repository at this point in the history
  11. Downgrade leancode_lint to 12.1.0

    piotruela committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0b0d58f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a443ed4 View commit details
    Browse the repository at this point in the history
  13. Bump package/patrol version to 3.12.0

    piotruela committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    152463e View commit details
    Browse the repository at this point in the history
  14. Set minSdk to 24 in example apps

    piotruela committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e77a2da View commit details
    Browse the repository at this point in the history
  15. Set version in packages/patrol changelog to 3.12.0

    piotruela committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    875fc6e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d2a3319 View commit details
    Browse the repository at this point in the history
  17. Move default tap coords for enterText other place

    piotruela committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    24e26f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Fix webview tests on Android

    piotruela committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a656ce0 View commit details
    Browse the repository at this point in the history