-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: wimpyprogrammer/react-component-update
base: 1.0.1
head repository: wimpyprogrammer/react-component-update
compare: 1.1.0
- 14 commits
- 7 files changed
- 1 contributor
Commits on Sep 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2f71471 - Browse repository at this point
Copy the full SHA 2f71471View commit details
Commits on Oct 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 97ca004 - Browse repository at this point
Copy the full SHA 97ca004View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b0bc85 - Browse repository at this point
Copy the full SHA 0b0bc85View commit details
Commits on Nov 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c36f041 - Browse repository at this point
Copy the full SHA c36f041View commit details -
Add React 16 adapter and test setup file.
Configuration menu - View commit details
-
Copy full SHA for 1228fec - Browse repository at this point
Copy the full SHA 1228fecView commit details
Commits on Nov 30, 2017
-
Uninstall default Enzyme adapter during setup
By default, enzyme-adapter-react-16 is installed per the devDependencies in the package.json. We should uninstall this so it isn't detected by test-setup.js which looks for available adapters.
Configuration menu - View commit details
-
Copy full SHA for 9efa334 - Browse repository at this point
Copy the full SHA 9efa334View commit details -
Remove console.log from test-setup.js
The setup script runs before each test fixture, so these messages clutter the test output.
Configuration menu - View commit details
-
Copy full SHA for 53c0390 - Browse repository at this point
Copy the full SHA 53c0390View commit details -
Replace .getNode() with .instance()
Per the Enzyme v2.x to Enzyme v3.x upgrade instructions at https://github.com/airbnb/enzyme/blob/master/docs/guides/migration-from-2-to-3.md.
Configuration menu - View commit details
-
Copy full SHA for 3a19e20 - Browse repository at this point
Copy the full SHA 3a19e20View commit details
Commits on Dec 2, 2017
-
Scope test utilities to the appropriate React versions
Uninstall react-addons-test-utils from default devDependencies. Don't install react-test-renderer for React 16.
Configuration menu - View commit details
-
Copy full SHA for 3e4ab00 - Browse repository at this point
Copy the full SHA 3e4ab00View commit details -
Base Enzyme adapter on current React version
Fix an issue where the default adapter (v16) is used for React v15 builds in TravisCI.
Configuration menu - View commit details
-
Copy full SHA for 925cce1 - Browse repository at this point
Copy the full SHA 925cce1View commit details -
Fix Node v9.2.0 failures in TravisCI.
Configuration menu - View commit details
-
Copy full SHA for 6fa75a6 - Browse repository at this point
Copy the full SHA 6fa75a6View commit details -
Merge pull request #4 from wimpyprogrammer/feature/fix-build
Support React 16
Configuration menu - View commit details
-
Copy full SHA for 8a535ff - Browse repository at this point
Copy the full SHA 8a535ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30a7591 - Browse repository at this point
Copy the full SHA 30a7591View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dbda73 - Browse repository at this point
Copy the full SHA 0dbda73View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.0.1...1.1.0