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

Migrate BaseOnfidoWeb.js to functional component #20142

Merged
merged 11 commits into from
Jul 15, 2023

Commits on Jun 4, 2023

  1. migrate BaseOnfidoWeb.js to functional component

    Hayata Suenaga committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    1fdcd92 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. migrate the BaseOnfidoWeb

    Hayata Suenaga committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    2dab788 View commit details
    Browse the repository at this point in the history
  2. add dependencies to useEffect dependency array

    Hayata Suenaga committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    f226da9 View commit details
    Browse the repository at this point in the history
  3. run prettier

    Hayata Suenaga committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    3d91d10 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Merge branch 'main' into hayata-funcCompMigration

    Hayata Suenaga committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    3678277 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. forwardRef in function component

    Hayata Suenaga committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    a6cefef View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. add comment to disable exhaustive-deps eslint rule

    Hayata Suenaga committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    952d0a9 View commit details
    Browse the repository at this point in the history
  2. fix method name mismatch

    Hayata Suenaga committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7b0d628 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Merge branch 'main' into hayata-funcCompMigration

    # Conflicts:
    #	src/components/Onfido/BaseOnfidoWeb.js
    Hayata Suenaga committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    1404a87 View commit details
    Browse the repository at this point in the history
  2. add displayName & move function definition

    Hayata Suenaga committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b0d32fb View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. fix module import path & fix lint errors

    Hayata Suenaga committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    2f16fbf View commit details
    Browse the repository at this point in the history