Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: enzymejs/enzyme
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: enzyme@3.4.2
Choose a base ref
...
head repository: enzymejs/enzyme
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: enzyme@3.4.3
Choose a head ref

Commits on Mar 23, 2018

  1. Copy the full SHA
    b396e5c View commit details
  2. [enzyme-adapter-utils] createMountWrapper: when the adapter is prov…

    …ided, defer to its definition of a valid element type.
    jquense authored and ljharb committed Mar 23, 2018
    Copy the full SHA
    ea9906f View commit details
  3. Copy the full SHA
    006bc35 View commit details

Commits on Jul 21, 2018

  1. [enzyme-adapter-utils] [new] mapNativeEventNames, propFromEvent: …

    …add support for pointer events
    ljharb committed Jul 21, 2018
    Copy the full SHA
    9afb37f View commit details
  2. Copy the full SHA
    248cbc4 View commit details

Commits on Aug 8, 2018

  1. Copy the full SHA
    fec6990 View commit details
  2. Copy the full SHA
    965b785 View commit details

Commits on Aug 15, 2018

  1. Copy the full SHA
    8e7e170 View commit details

Commits on Aug 16, 2018

  1. Copy the full SHA
    be1f272 View commit details
  2. Merge pull request #1592 from jquense/forward-ref

    [enzyme-adapter-utils, enzyme-adapter-react-*] Add support for forwardRef
    ljharb authored Aug 16, 2018
    Copy the full SHA
    9b06f58 View commit details
  3. Merge pull request #1753 from airbnb/pointer

    [New] add pointer events support
    ljharb authored Aug 16, 2018
    Copy the full SHA
    2f06fbe View commit details
  4. Copy the full SHA
    12b150f View commit details
  5. [Fix] mount: state and setState should throw an explicit error …

    …message when called on an SFC
    ljharb committed Aug 16, 2018
    Copy the full SHA
    8feee5a View commit details
  6. Copy the full SHA
    ec3beef View commit details
  7. Copy the full SHA
    093b2ed View commit details
  8. Temporarily skip failing test.

    ljharb committed Aug 16, 2018
    Copy the full SHA
    be087d4 View commit details
  9. [Fix] shallow: .setState(): stub out setState on non-root code …

    …paths as well.
    
    Fixes #1756
    ljharb committed Aug 16, 2018
    Copy the full SHA
    e590784 View commit details

Commits on Aug 17, 2018

  1. Add a failed test that setState in cDM

    koba04 authored and ljharb committed Aug 17, 2018
    Copy the full SHA
    b412ec8 View commit details
  2. call cDM after setState is stubbed

    koba04 authored and ljharb committed Aug 17, 2018
    Copy the full SHA
    af8884b View commit details
  3. Copy the full SHA
    8b97f1f View commit details
  4. Copy the full SHA
    7130ed9 View commit details
  5. [Fix] mount: state and setState should throw an explicit error …

    …message when called on an SFC
    ljharb committed Aug 17, 2018
    Copy the full SHA
    723ce53 View commit details
  6. Copy the full SHA
    9f7b84e View commit details
  7. Copy the full SHA
    2f3d85b View commit details
  8. Temporarily skip failing test.

    ljharb committed Aug 17, 2018
    Copy the full SHA
    664f5a9 View commit details
  9. Merge pull request #1763 from airbnb/fix_shallow_setstate

    [Fix] `shallow`: `.setState()`: stub out `setState` on non-root code paths as well.
    ljharb committed Aug 17, 2018
    Copy the full SHA
    54156ef View commit details
  10. [enzyme] v3.4.3

    ljharb committed Aug 17, 2018
    Copy the full SHA
    a1b51b4 View commit details
Loading