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.5.0
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.5.1
Choose a head ref

Commits on Oct 9, 2017

  1. [Docs] mount: ref: Update docs to be consistent with v3

    Adam Golab authored and ljharb committed Oct 9, 2017
    Copy the full SHA
    4553bb7 View commit details

Commits on Aug 26, 2018

  1. Copy the full SHA
    316c7c3 View commit details

Commits on Aug 27, 2018

  1. Copy the full SHA
    4c24a76 View commit details
  2. Copy the full SHA
    394a327 View commit details
  3. Copy the full SHA
    2c775b4 View commit details

Commits on Aug 28, 2018

  1. Copy the full SHA
    196b410 View commit details
  2. Copy the full SHA
    724aa2d View commit details
  3. Copy the full SHA
    a7b6e78 View commit details

Commits on Aug 29, 2018

  1. Merge pull request #1793 from lukeapage/patch-1

    [enzyme-adapter-react-{16,16.3}] [fix] `debug`: prevent unavailable React types from matching `undefined` types
    ljharb authored Aug 29, 2018
    Copy the full SHA
    5be7999 View commit details
  2. Copy the full SHA
    8badab7 View commit details
  3. [enzyme-adapter-utils, enzyme-adapter-react-13] [fix] shallow: thro…

    …w on mixed children/dangerouslySetInnerHTML
    ljharb committed Aug 29, 2018
    Copy the full SHA
    dc1426e View commit details

Commits on Aug 30, 2018

  1. [enzyme-adapter-react-13] v1.1.1

     - [fix] `shallow`: throw on mixed children/dangerouslySetInnerHTML
    ljharb committed Aug 30, 2018
    Copy the full SHA
    b73b56a View commit details
  2. [enzyme-adapter-utils] v1.6.1

     - [fix] `shallow`: throw on mixed children/dangerouslySetInnerHTML
    ljharb committed Aug 30, 2018
    Copy the full SHA
    3d3a887 View commit details
  3. [enzyme-adapter-react-16.3] v1.1.1

     - [fix] `debug`: prevent unavailable React types from matching `undefined` types (#1793)
    ljharb committed Aug 30, 2018
    Copy the full SHA
    bfd79e2 View commit details

Commits on Aug 31, 2018

  1. [enzyme-adapter-react-16] v1.1.1

     - [fix] `debug`: prevent unavailable React types from matching `undefined` types (#1793)
    ljharb committed Aug 31, 2018
    Copy the full SHA
    c4e4b75 View commit details
  2. Copy the full SHA
    171e952 View commit details
  3. [Tests] fix test arrangement

    ljharb committed Aug 31, 2018
    Copy the full SHA
    4404e3c View commit details
  4. [Tests] add matchesElement tests

    Closes #642.
    ljharb committed Aug 31, 2018
    Copy the full SHA
    d38a9d8 View commit details

Commits on Sep 1, 2018

  1. Copy the full SHA
    f23f85f View commit details
  2. Copy the full SHA
    2ccacb4 View commit details
  3. Copy the full SHA
    d0fccaf View commit details
  4. Copy the full SHA
    b747ce0 View commit details

Commits on Sep 2, 2018

  1. Copy the full SHA
    dd275fe View commit details

Commits on Sep 3, 2018

  1. [meta] add npm run since, since lerna is useless for this.

     - also usable as `npm run since enzyme`, or if inside a package dir, `node ../../since` etc.
    ljharb committed Sep 3, 2018
    Copy the full SHA
    a831700 View commit details
  2. [enzyme] v3.5.1

    ljharb committed Sep 3, 2018
    Copy the full SHA
    90c328c View commit details
Loading