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

[TS migration] Migrate 'SelectionList' component to TypeScript #34008

Merged
merged 32 commits into from
Jan 17, 2024

Commits on Dec 21, 2023

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

Commits on Jan 2, 2024

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

Commits on Jan 3, 2024

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

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    609b1d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e42f27 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Fix disabled prop

    filip-solecki committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    49876fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8407cd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15bc6e4 View commit details
    Browse the repository at this point in the history
  4. CR fixes

    filip-solecki committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    cc38c94 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    1e5f8fa View commit details
    Browse the repository at this point in the history
  2. CR fixes

    filip-solecki committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    35e32da View commit details
    Browse the repository at this point in the history
  3. Remove Boolean usage

    filip-solecki committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    af6f16d View commit details
    Browse the repository at this point in the history
  4. Revert netiveID

    filip-solecki committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    376a9eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da3b58d View commit details
    Browse the repository at this point in the history
  6. Fix isUserItem check

    filip-solecki committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1335606 View commit details
    Browse the repository at this point in the history
  7. Fix failing TS check

    filip-solecki committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    92d185c View commit details
    Browse the repository at this point in the history
  8. Fixes after CR

    filip-solecki committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    f558520 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    f5e7e0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4948e7c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    882157b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    120a02e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7beb4dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9970e4 View commit details
    Browse the repository at this point in the history
  5. Fix TextInput focus

    filip-solecki committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    cdf56a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83a001e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34d8b4f View commit details
    Browse the repository at this point in the history
  8. Fix type error

    filip-solecki committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c83e106 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

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

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    364da34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    275ef32 View commit details
    Browse the repository at this point in the history
  3. Add props description

    filip-solecki committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    e030135 View commit details
    Browse the repository at this point in the history
  4. Add props descriptions

    filip-solecki committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    7d65ede View commit details
    Browse the repository at this point in the history