forked from gajus/react-css-modules
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: gaoZhanGithub/react-css-modules
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: gajus/react-css-modules
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 10 files changed
- 8 contributors
Commits on Mar 21, 2018
-
fix: React 16 issues (fixes gajus#269, #200, #259)
* Check if both element and props are frozen or not extensible (#200) Fixes #200 * Only check extensiblity of props Also run preventExtensions on it after modifications * Check if just the props are frozen (#266) * Recursively map element arrays Fixes #259 * Add tests For element arrays and frozen elements/props
Configuration menu - View commit details
-
Copy full SHA for 76a760f - Browse repository at this point
Copy the full SHA 76a760fView commit details
Commits on Apr 16, 2018
-
docs: update README.md to add '-loader' suffix in config (gajus#274)
It's no longer allowed to omit the '-loader' suffix when using loaders. You need to specify 'style-loader' instead of 'style', and similarly for 'css-loader'
Configuration menu - View commit details
-
Copy full SHA for 3699934 - Browse repository at this point
Copy the full SHA 3699934View commit details
Commits on May 16, 2018
-
fix: Flow "Cannot resolve module" errors on Windows (gajus#280)
Flow on Windows seems to be unable to correctly resolve imports from `react-css-modules` package, because its `main` entry in `package.json` points to a directory, instead of directly pointing to the script `dist/index.js`. Fixing it here seems to be easier than looking for a platform specific issue in Flow.
Configuration menu - View commit details
-
Copy full SHA for c4971f0 - Browse repository at this point
Copy the full SHA c4971f0View commit details
Commits on Jul 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for da83f51 - Browse repository at this point
Copy the full SHA da83f51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d1bf06 - Browse repository at this point
Copy the full SHA 5d1bf06View commit details
Commits on Jul 31, 2018
-
fix: update dependencies for React 16.3+ support (gajus#289)
bump hoist-non-react-statics to >= 2.5.0 to prevent incorrectly hoisted getDerivedStateFromProps
Configuration menu - View commit details
-
Copy full SHA for c305e5b - Browse repository at this point
Copy the full SHA c305e5bView commit details
Commits on Aug 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 54b4367 - Browse repository at this point
Copy the full SHA 54b4367View commit details
Commits on Aug 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 982fcf5 - Browse repository at this point
Copy the full SHA 982fcf5View commit details
Commits on Aug 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7a87ee3 - Browse repository at this point
Copy the full SHA 7a87ee3View commit details
Commits on Nov 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5e787d4 - Browse repository at this point
Copy the full SHA 5e787d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d96a9f - Browse repository at this point
Copy the full SHA 0d96a9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f65a551 - Browse repository at this point
Copy the full SHA f65a551View commit details
Commits on Jan 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4d6a71e - Browse repository at this point
Copy the full SHA 4d6a71eView commit details
Commits on May 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4f143d3 - Browse repository at this point
Copy the full SHA 4f143d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e07b4c9 - Browse repository at this point
Copy the full SHA e07b4c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d29360 - Browse repository at this point
Copy the full SHA 3d29360View commit details
Commits on May 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b1a8dcf - Browse repository at this point
Copy the full SHA b1a8dcfView commit details
Commits on Jun 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 629e80e - Browse repository at this point
Copy the full SHA 629e80eView commit details
Loading
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 master...master