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

Fix: Scroll to TextInput on picker opening #496

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

Commits on Jan 7, 2023

  1. fix: scroll to TextInput on picker opening

    Christoph Pader committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    4f433a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    e8102fa View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. feat: improve modal height measuring

    Christoph Pader committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    83cae10 View commit details
    Browse the repository at this point in the history
  2. fix: remove yarn.lock changes

    Christoph Pader committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e2652a4 View commit details
    Browse the repository at this point in the history
  3. fix: update yarn.lock

    Christoph Pader committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    9ef8cd3 View commit details
    Browse the repository at this point in the history
  4. fix: dependencies

    Christoph Pader committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    baeaf11 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. chore: add jest support to eslint

    Christoph Pader committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    a4953d5 View commit details
    Browse the repository at this point in the history
  2. test: add dummy test

    Christoph Pader committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    072d68e View commit details
    Browse the repository at this point in the history
  3. fix: disable test temporarily

    Christoph Pader committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    05f6bf5 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    bea7157 View commit details
    Browse the repository at this point in the history
  2. fix: move function to class function

    Christoph Pader committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    3249e81 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    b32c1f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    d4689fb View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. add jsdom environment to auto scroll test

    Christoph Pader committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    f29820b View commit details
    Browse the repository at this point in the history
  2. move setup to after env

    Christoph Pader committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    cd17731 View commit details
    Browse the repository at this point in the history
  3. update packages

    Christoph Pader committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    bd8d4cc View commit details
    Browse the repository at this point in the history
  4. update jest

    Christoph Pader committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    77d81b4 View commit details
    Browse the repository at this point in the history
  5. don't update jest

    Christoph Pader committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    58b6ed2 View commit details
    Browse the repository at this point in the history
  6. add react-native env

    Christoph Pader committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    0e57b79 View commit details
    Browse the repository at this point in the history
  7. remove jsom comment

    Christoph Pader committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    8751709 View commit details
    Browse the repository at this point in the history