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

useInsertionEffect when it's available #2600

Merged
merged 13 commits into from Feb 19, 2022
Merged

useInsertionEffect when it's available #2600

merged 13 commits into from Feb 19, 2022

Commits on Dec 20, 2021

  1. Copy the full SHA
    bc5265d View commit details
    Browse the repository at this point in the history
  2. Refactored tests to RTL to run tests easier against different React v…

    …ersion, also run test suite with React 18
    Andarist committed Dec 20, 2021
    Copy the full SHA
    502ebbd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f88d21c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0f15058 View commit details
    Browse the repository at this point in the history
  5. Fixed Enzyme's shallow tests

    Andarist committed Dec 20, 2021
    Copy the full SHA
    f563929 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    5722bc5 View commit details
    Browse the repository at this point in the history
  7. Use <Insertion/> and useInsertionEffect` for all injection points i…

    …n `@emotion/react` and `@emotion/styled``
    Andarist committed Dec 20, 2021
    Copy the full SHA
    c8d4b33 View commit details
    Browse the repository at this point in the history
  8. Fixed import-prod test problem with production React 18 throwing when…

    … used with RTL cause it's using act
    Andarist committed Dec 20, 2021
    Copy the full SHA
    5a98d24 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    9369f77 View commit details
    Browse the repository at this point in the history
  10. Fixed CI

    Andarist committed Dec 20, 2021
    Copy the full SHA
    7d118a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Copy the full SHA
    2177c9a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f820725 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. add changesets

    Andarist committed Feb 19, 2022
    Copy the full SHA
    7be5a95 View commit details
    Browse the repository at this point in the history