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

[deps] Update to React v18 #3851

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

[deps] Update to React v18 #3851

wants to merge 19 commits into from

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    5e0a6dc View commit details
    Browse the repository at this point in the history
  2. remove hot-loader

    bgptr committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    e26cf59 View commit details
    Browse the repository at this point in the history
  3. add react-refresh

    bgptr committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    4bbbd4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5b8abd View commit details
    Browse the repository at this point in the history
  5. remove hot-loader

    bgptr committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    c940832 View commit details
    Browse the repository at this point in the history
  6. upgrade react testing library to the latest

     + globalThis.IS_REACT_ACT_ENVIRONMENT = true;
    + update @testing-library/*
     + fix tests
    bgptr committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    5f39ddb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff31513 View commit details
    Browse the repository at this point in the history
  8. lint

    bgptr committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    e3410f7 View commit details
    Browse the repository at this point in the history
  9. fix imports in ProposalCard

    bgptr committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    411bfdd View commit details
    Browse the repository at this point in the history
  10. rebase

    bgptr committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    0d68e62 View commit details
    Browse the repository at this point in the history
  11. fix tests

    bgptr committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    efef699 View commit details
    Browse the repository at this point in the history
  12. fix tests

    bgptr committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    a4d35ac View commit details
    Browse the repository at this point in the history
  13. rebase again

    bgptr committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    06519da View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. determine nextAddressAccount from getNextAddressResponse rather than …

    …from the selector.
    
    Thus decreasing interference of the tests.
    bgptr committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    416bdd3 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

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

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    2911bc4 View commit details
    Browse the repository at this point in the history
  2. update yarn.lock file

    bgptr committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    40b406e View commit details
    Browse the repository at this point in the history
  3. fix SettingsPage test

    bgptr committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    3fd5b6e View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. run all tests serially

    bgptr committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    18db4e8 View commit details
    Browse the repository at this point in the history