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

Support for React 18 #99

Draft
wants to merge 8 commits into
base: develop
Choose a base branch
from

Commits on Dec 15, 2023

  1. Ignore VSCode files from VCS

    Alexis Boissonnat committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    9feda1f View commit details
    Browse the repository at this point in the history
  2. Remove samples

    Alexis Boissonnat committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    0b8b00f View commit details
    Browse the repository at this point in the history
  3. Remove yarn.lock

    Alexis Boissonnat committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    e56b0c2 View commit details
    Browse the repository at this point in the history
  4. Update libs version : react, typescript, ...

    Alexis Boissonnat committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    b92a39f View commit details
    Browse the repository at this point in the history
  5. Almost all jest passed

    Alexis Boissonnat committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    211aa1b View commit details
    Browse the repository at this point in the history
  6. Basic webpack configuration for samples app

    Alexis Boissonnat committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    4e0def5 View commit details
    Browse the repository at this point in the history
  7. Push back all samples

    Alexis Boissonnat committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    0b60341 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Setup RTL + first test migration (Counter)

    Alexis Boissonnat committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    52f6358 View commit details
    Browse the repository at this point in the history