-
Notifications
You must be signed in to change notification settings - Fork 37
Comparing changes
Open a pull request
base repository: graypegg/chromatism
base: master
head repository: kale-code/chromatism
compare: master
- 17 commits
- 0 files changed
- 2 contributors
Commits on Dec 13, 2018
-
Remove return in single expression arrow functions
For arrow function, replaces curly braces and return statement with a direct value or expression when possible.
Configuration menu - View commit details
-
Copy full SHA for f964330 - Browse repository at this point
Copy the full SHA f964330View commit details -
Remove return in single expression arrow functions
For arrow function, replaces curly braces and return statement with a direct value or expression when possible.
Configuration menu - View commit details
-
Copy full SHA for c477f00 - Browse repository at this point
Copy the full SHA c477f00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c04c59 - Browse repository at this point
Copy the full SHA 0c04c59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c0a61a - Browse repository at this point
Copy the full SHA 8c0a61aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73705bb - Browse repository at this point
Copy the full SHA 73705bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f56ebb - Browse repository at this point
Copy the full SHA 2f56ebbView commit details
Commits on Dec 17, 2018
-
Require guard clause when using for-in statements
Enforce the presence of a guard clause to check that they key is a property of the object.
Configuration menu - View commit details
-
Copy full SHA for b7a94aa - Browse repository at this point
Copy the full SHA b7a94aaView commit details -
Require guard clause when using for-in statements
Enforce the presence of a guard clause to check that they key is a property of the object.
Configuration menu - View commit details
-
Copy full SHA for 888cea1 - Browse repository at this point
Copy the full SHA 888cea1View commit details -
Revert "Remove return in single expression arrow functions"
This reverts commit f964330.
Configuration menu - View commit details
-
Copy full SHA for 8cca81f - Browse repository at this point
Copy the full SHA 8cca81fView commit details -
Revert "Remove return in single expression arrow functions"
This reverts commit c477f00.
Configuration menu - View commit details
-
Copy full SHA for 6fd9ac1 - Browse repository at this point
Copy the full SHA 6fd9ac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e067fae - Browse repository at this point
Copy the full SHA e067faeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66c9219 - Browse repository at this point
Copy the full SHA 66c9219View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae9fa69 - Browse repository at this point
Copy the full SHA ae9fa69View commit details -
Configuration menu - View commit details
-
Copy full SHA for d53ffc3 - Browse repository at this point
Copy the full SHA d53ffc3View commit details -
Revert "Require guard clause when using for-in statements"
This reverts commit b7a94aa.
Configuration menu - View commit details
-
Copy full SHA for a246c25 - Browse repository at this point
Copy the full SHA a246c25View commit details -
Revert "Require guard clause when using for-in statements"
This reverts commit 888cea1.
Configuration menu - View commit details
-
Copy full SHA for e52ff72 - Browse repository at this point
Copy the full SHA e52ff72View commit details -
Configuration menu - View commit details
-
Copy full SHA for a84a1b3 - Browse repository at this point
Copy the full SHA a84a1b3View 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 master...master