-
Notifications
You must be signed in to change notification settings - Fork 60
Comparing changes
Open a pull request
base repository: xzyfer/sass-graph
base: 91dfaf6b727ddc5e5165969e0c5af89d2730e0d2
head repository: xzyfer/sass-graph
compare: b6951ab65f013499973dedfcb494977d2e8da7d8
Commits on Apr 16, 2018
-
Drop support for io.js and Node.js < 4 (#88)
* Require Node.js >= 4 * Update yargs to version 10.0.3 Closes #81 * Update dev dependencies * Replace use of _.assign with Object.assign
Configuration menu - View commit details
-
Copy full SHA for 7cf7b72 - Browse repository at this point
Copy the full SHA 7cf7b72View commit details -
Don't include .css imports in the graph by default (#91)
* Don't include .css imports in the graph by default This non-standard behaviur has been removed from LibSass in 3.6.0, and Node Sass 5.0. * Fix travis versions
Configuration menu - View commit details
-
Copy full SHA for 7fbc560 - Browse repository at this point
Copy the full SHA 7fbc560View commit details -
Add option to exclude files based on regular expression (#86)
* Add support for import globbing * Add test for import globbing * Update readme for import globbing option * Forgot semis * Fix spread on old node versions * Add option to exclude files matching regex * Remove changes made in other pr I should probably have made a new branch for that... * Cache RegExp check * Check ancestors descendants * I should run tests before pushing... * Add tests * Remove package-lock.json * Fix typo in readme
Configuration menu - View commit details
-
Copy full SHA for 466faa8 - Browse repository at this point
Copy the full SHA 466faa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ddf01c - Browse repository at this point
Copy the full SHA 1ddf01cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dd065e - Browse repository at this point
Copy the full SHA 5dd065eView commit details -
This requires dropping support Node < 6 due to a transitive dependency. https://github.com/mozilla/source-map/blob/master/CHANGELOG.md#070
Configuration menu - View commit details
-
Copy full SHA for 2afdfa0 - Browse repository at this point
Copy the full SHA 2afdfa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e8c45c - Browse repository at this point
Copy the full SHA 1e8c45cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca6938e - Browse repository at this point
Copy the full SHA ca6938eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b56f59 - Browse repository at this point
Copy the full SHA 3b56f59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47b1387 - Browse repository at this point
Copy the full SHA 47b1387View commit details
Commits on Sep 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e631290 - Browse repository at this point
Copy the full SHA e631290View commit details
Commits on Oct 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for faf94cf - Browse repository at this point
Copy the full SHA faf94cfView commit details
Commits on Oct 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 00235fd - Browse repository at this point
Copy the full SHA 00235fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a19b5ce - Browse repository at this point
Copy the full SHA a19b5ceView commit details
Commits on Oct 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7336062 - Browse repository at this point
Copy the full SHA 7336062View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8bbf63 - Browse repository at this point
Copy the full SHA e8bbf63View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff01ce0 - Browse repository at this point
Copy the full SHA ff01ce0View commit details
Commits on Feb 21, 2019
-
Emacs creates empty symlinks for files which are being edited. If these are encountered by the graph functionality, it crashes (including crashing a webpack-dev-server). I saw elsewhere in the code that stat errors are ignored -- not sure if this is the right approach, but it fixed my issue.
Configuration menu - View commit details
-
Copy full SHA for 6eca4d3 - Browse repository at this point
Copy the full SHA 6eca4d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c28b217 - Browse repository at this point
Copy the full SHA c28b217View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa9fb90 - Browse repository at this point
Copy the full SHA fa9fb90View commit details
Commits on Jul 29, 2019
-
Remove .css from default extensions in readme.md
.css has been removed from the default to comply with the Sass spec: https://sass-lang.com/documentation/at-rules/import#importing-css sass/node-sass#2362 https://github.com/sass/libsass/releases/tag/3.5.3
Configuration menu - View commit details
-
Copy full SHA for 234455a - Browse repository at this point
Copy the full SHA 234455aView commit details
Commits on May 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 06ec2da - Browse repository at this point
Copy the full SHA 06ec2daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88c8f07 - Browse repository at this point
Copy the full SHA 88c8f07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 410cf47 - Browse repository at this point
Copy the full SHA 410cf47View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6951ab - Browse repository at this point
Copy the full SHA b6951abView 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 91dfaf6b727ddc5e5165969e0c5af89d2730e0d2...b6951ab65f013499973dedfcb494977d2e8da7d8