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

Upgraded to React 18, updated dependencies, fixed "AuthUI instance is deleted" error #173

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

Commits on May 8, 2022

  1. Changed using a fixed element ID to a React ref

    Gabriel Villenave committed May 8, 2022
    Configuration menu
    Copy the full SHA
    82311fb View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Upgraded to React 18, Babel 7 and all dependencies

    Gabriel Villenave committed May 9, 2022
    Configuration menu
    Copy the full SHA
    abebb20 View commit details
    Browse the repository at this point in the history
  2. Use a React function component and useEffect hook instead of componen…

    …tWillMount/componentWillUnmount to solve React 18 strict mode issues
    Gabriel Villenave committed May 9, 2022
    Configuration menu
    Copy the full SHA
    fd8bd52 View commit details
    Browse the repository at this point in the history
  3. Updated Babel and Webpack config, use React hooks, bump package versi…

    …on to 7
    Gabriel Villenave committed May 9, 2022
    Configuration menu
    Copy the full SHA
    83f19b1 View commit details
    Browse the repository at this point in the history
  4. Updated example app

    Gabriel Villenave committed May 9, 2022
    Configuration menu
    Copy the full SHA
    9baecfe View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Update README

    gvillenave authored May 11, 2022
    Configuration menu
    Copy the full SHA
    acb47b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

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