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 React.lazy and React.Suspense #1975

Merged
merged 3 commits into from Apr 24, 2019
Merged

Commits on Jan 9, 2019

  1. Copy the full SHA
    4d2bad1 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. [enzyme-adapter-react-16] [new] support suspenseFallback option; su…

    …pport `Suspense`/`Lazy`
    chenesan authored and ljharb committed Mar 19, 2019
    Copy the full SHA
    3d69f00 View commit details
    Browse the repository at this point in the history
  2. [enzyme-adapter-react-16] Don’t show wrapped component displayName in…

    … lazy component
    chenesan authored and ljharb committed Mar 19, 2019
    Copy the full SHA
    b5afdb9 View commit details
    Browse the repository at this point in the history