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 'ImageView' component to TypeScript #34202

Merged
merged 16 commits into from
Jan 25, 2024

Commits on Jan 10, 2024

  1. fix: Migrate ImageView to ts

    tienifr committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    80f3867 View commit details
    Browse the repository at this point in the history
  2. lint fix

    tienifr committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    5ffd8e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. type fix

    tienifr committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a6b4682 View commit details
    Browse the repository at this point in the history
  2. fix: revert native event

    tienifr committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3f19479 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    75810ae View commit details
    Browse the repository at this point in the history
  2. remove any type

    tienifr committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    f8bb83d View commit details
    Browse the repository at this point in the history
  3. clean code

    tienifr committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    e0c74d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    ea739c4 View commit details
    Browse the repository at this point in the history
  2. remove nativeEvent

    tienifr committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    3e4c2fd View commit details
    Browse the repository at this point in the history
  3. nativeEvent checker

    tienifr committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    df1502d View commit details
    Browse the repository at this point in the history
  4. lint fix

    tienifr committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    dbadc31 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    f2324c2 View commit details
    Browse the repository at this point in the history
  2. fix: clean code

    tienifr committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    13c2a36 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

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

Commits on Jan 25, 2024

  1. change to default export

    tienifr committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    22f73e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf30565 View commit details
    Browse the repository at this point in the history