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

TextInput numberOfLines/maxNumberOfLines workaround (manually calculating maxHeight of TextInput #31483

Merged

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    2e421c7 View commit details
    Browse the repository at this point in the history
  2. update import

    chrispader committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2a09811 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db57bf3 View commit details
    Browse the repository at this point in the history
  4. Update Introducing-Expensify-Chat.md

    Fixing so the help steps are numbered
    MitchExpensify authored and chrispader committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    170729c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbafbea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    231211a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a88d047 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eacebd2 View commit details
    Browse the repository at this point in the history
  9. remove unused nativeModule

    JKobrynski authored and chrispader committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    8e62b62 View commit details
    Browse the repository at this point in the history
  10. pass event to Log.info

    JKobrynski authored and chrispader committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    a966eb3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d755308 View commit details
    Browse the repository at this point in the history
  12. make publicToken required param

    JKobrynski authored and chrispader committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    624875c View commit details
    Browse the repository at this point in the history
  13. change eventName type to string

    JKobrynski authored and chrispader committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    a8af74a View commit details
    Browse the repository at this point in the history
  14. Correct return types

    MonilBhavsar authored and chrispader committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    019cd14 View commit details
    Browse the repository at this point in the history
  15. Fix lint

    MonilBhavsar authored and chrispader committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b2f9eab View commit details
    Browse the repository at this point in the history
  16. fix type for activate card flow

    pasyukevich authored and chrispader committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    54b2c9b View commit details
    Browse the repository at this point in the history
  17. removed an extra space

    waterim authored and chrispader committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    c5584ec View commit details
    Browse the repository at this point in the history
  18. update patches

    chrispader committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    dcc202a View commit details
    Browse the repository at this point in the history
  19. fix ios

    chrispader committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    09e2c45 View commit details
    Browse the repository at this point in the history
  20. update the comment

    chrispader committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    47318dc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    786a859 View commit details
    Browse the repository at this point in the history
  22. simplify composer

    chrispader committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    3938bb6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a065840 View commit details
    Browse the repository at this point in the history
  24. remove unused changes

    chrispader committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    88ad1d9 View commit details
    Browse the repository at this point in the history
  25. remove empty line

    chrispader committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    cbf1e66 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

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

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    42bf5bc View commit details
    Browse the repository at this point in the history
  2. remove unused style

    Christoph Pader committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    8d44ecd View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. don't build android from source

    Christoph Pader committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    cb7785b View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. remove patch

    Christoph Pader committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    558dbee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5af3c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

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

Commits on Dec 14, 2023

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

Commits on Jan 4, 2024

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

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    fe1aaf6 View commit details
    Browse the repository at this point in the history
  2. Merge branch '@chrispader/number-of-lines-workaround' of github.com:m…

    …argelo/expensify-app-fork into @chrispader/number-of-lines-workaround
    chrispader committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e9f6632 View commit details
    Browse the repository at this point in the history
  3. remove empty line

    chrispader committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    bd00372 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0384181 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    0ae5f90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec6515b View commit details
    Browse the repository at this point in the history
  3. remove empty line

    Christoph Pader committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d872300 View commit details
    Browse the repository at this point in the history
  4. add empty line

    Christoph Pader committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0bb8337 View commit details
    Browse the repository at this point in the history
  5. rename prop

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

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    7b24b41 View commit details
    Browse the repository at this point in the history
  2. revert rows prop change

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

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    5369db0 View commit details
    Browse the repository at this point in the history
  2. Merge branch '@chrispader/number-of-lines-workaround'

    Christoph Pader committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c526fd3 View commit details
    Browse the repository at this point in the history
  3. fix: prop

    Christoph Pader committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    8f5f879 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87c1110 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    55c795d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c0c1d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ac8717 View commit details
    Browse the repository at this point in the history
  4. update Podfile.lock

    chrispader committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    706336a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

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

Commits on Jan 25, 2024

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