-
Notifications
You must be signed in to change notification settings - Fork 380
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: dlmanning/gulp-sass
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 218560fc06f6e94151fb5ec3a4e0e047415c14ed
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: dlmanning/gulp-sass
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 57750449c02792d7ea30cc7a4e0699c4646d4b9d
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
12
contributors
Commits on Dec 10, 2016
-
Get the latest LibSass. https://github.com/sass/node-sass/releases/tag/v4.0.0
Configuration menu - View commit details
-
Copy full SHA for 251fbc8 - Browse repository at this point
Copy the full SHA 251fbc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d2a2bf - Browse repository at this point
Copy the full SHA 0d2a2bfView commit details
Commits on Jan 9, 2017
-
node-sass@4.2.0 significantly improves memory usage. Fixes #575
Configuration menu - View commit details
-
Copy full SHA for 3709a76 - Browse repository at this point
Copy the full SHA 3709a76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25d37e7 - Browse repository at this point
Copy the full SHA 25d37e7View commit details
Commits on Jan 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2b090fe - Browse repository at this point
Copy the full SHA 2b090feView commit details
Commits on Mar 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6dadb97 - Browse repository at this point
Copy the full SHA 6dadb97View commit details -
Configuration menu - View commit details
-
Copy full SHA for e45e200 - Browse repository at this point
Copy the full SHA e45e200View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc4ed2f - Browse repository at this point
Copy the full SHA cc4ed2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fc1e30 - Browse repository at this point
Copy the full SHA 5fc1e30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1968596 - Browse repository at this point
Copy the full SHA 1968596View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0a2973 - Browse repository at this point
Copy the full SHA c0a2973View commit details
Commits on Mar 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 44256d3 - Browse repository at this point
Copy the full SHA 44256d3View commit details
Commits on Mar 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ff8b225 - Browse repository at this point
Copy the full SHA ff8b225View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04fb925 - Browse repository at this point
Copy the full SHA 04fb925View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a8a879 - Browse repository at this point
Copy the full SHA 9a8a879View commit details -
Configuration menu - View commit details
-
Copy full SHA for e615352 - Browse repository at this point
Copy the full SHA e615352View commit details -
Configuration menu - View commit details
-
Copy full SHA for 549d7ba - Browse repository at this point
Copy the full SHA 549d7baView commit details -
Configuration menu - View commit details
-
Copy full SHA for a057695 - Browse repository at this point
Copy the full SHA a057695View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fa817b - Browse repository at this point
Copy the full SHA 9fa817bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1293169 - Browse repository at this point
Copy the full SHA 1293169View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7656eff - Browse repository at this point
Copy the full SHA 7656effView commit details
Commits on Apr 5, 2018
-
Merge pull request #667 from dlmanning/next
Drop support for non-Active LTS and Current releases
Configuration menu - View commit details
-
Copy full SHA for 44be409 - Browse repository at this point
Copy the full SHA 44be409View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9b1fe8 - Browse repository at this point
Copy the full SHA e9b1fe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 450a7b8 - Browse repository at this point
Copy the full SHA 450a7b8View commit details
Commits on Apr 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 71471c2 - Browse repository at this point
Copy the full SHA 71471c2View commit details -
Merge pull request #681 from DKvistgaard/master
Declaring logError as function instead of arrow function.
Configuration menu - View commit details
-
Copy full SHA for daca90d - Browse repository at this point
Copy the full SHA daca90dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b3c7e7 - Browse repository at this point
Copy the full SHA 0b3c7e7View commit details
Commits on May 23, 2018
-
Add documentation for synchronous code options
It's not clearly documented how to add options to sass.sync, and this is implemented inconsistently across other code infrastructures, so it's not safe to assume whether it's `sass(options).sync()` or `sass.sync(options)` please accept the pull request if the proposed documentation is correct, or otherwise accept it anyways and provide a follow up merge as an update fix.
Configuration menu - View commit details
-
Copy full SHA for 643f73b - Browse repository at this point
Copy the full SHA 643f73bView commit details
Commits on Oct 16, 2018
-
Make this package implementation-agnostic
Rather than always loading Node Sass, this now requires users to pass in either Dart Sass or Node Sass to the require() call. Closes #672
Configuration menu - View commit details
-
Copy full SHA for 7cc2db1 - Browse repository at this point
Copy the full SHA 7cc2db1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 938afbe - Browse repository at this point
Copy the full SHA 938afbeView commit details -
Continue loading Node Sass by default
This documents the option to use Dart Sass, and encourages users to explicitly choose their implementation, but it doesn't change the existing behavior.
1Configuration menu - View commit details
-
Copy full SHA for 8a14419 - Browse repository at this point
Copy the full SHA 8a14419View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98254d2 - Browse repository at this point
Copy the full SHA 98254d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fefa00e - Browse repository at this point
Copy the full SHA fefa00eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa670c6 - Browse repository at this point
Copy the full SHA fa670c6View commit details
Commits on Aug 5, 2019
-
The modularized lodash packages are unmaintained since 2 years, lagging a lot behind the main lodash package. Partial imports of lodash are the preferred way.
1Configuration menu - View commit details
-
Copy full SHA for 7ab018e - Browse repository at this point
Copy the full SHA 7ab018eView commit details
Commits on Apr 23, 2020
-
Set appropriate file stat times (#763)
* Set appropriate file stat times Since we are creating the destination file, it's our responsibility to set the file stat times. * fix code style
Configuration menu - View commit details
-
Copy full SHA for ebe3ec6 - Browse repository at this point
Copy the full SHA ebe3ec6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43c0547 - Browse repository at this point
Copy the full SHA 43c0547View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d6ac29 - Browse repository at this point
Copy the full SHA 8d6ac29View commit details
Commits on Jun 24, 2021
-
Upgrade lodash to fix a security issue (#776)
Co-authored-by: Douglas <douglas.dowie@skyscanner.net>
Douglas Dowie and Douglas authoredJun 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 947b26c - Browse repository at this point
Copy the full SHA 947b26cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10eae93 - Browse repository at this point
Copy the full SHA 10eae93View commit details
Commits on Jun 25, 2021
-
Update to major version 5 (#802)
* Update node-sass to 6.0.0 Also moves node-sass to devDependencies and peerDependencies. This helps prevent dupes and conflicts in packages using gulp-sass * Make mocha test compatible with gulp@4 * Update package version, engines * Remove node-sass as peer dependency * Replace through2 with transfob * Uninstall through2 * Throw error if compiler not set * Fix casing of Sass Co-authored-by: Michael Mifsud <xzyfer@gmail.com> * Use function arg to set compiler, use transfob package * Update test to new API signature * Update package versions * Fix eslint errors * Incorporate previously proposed documentation changes Copied from #694 * Update document outline, apply copyedits * Copyedit: overall clarifications * Call out migration guide, update badges * Document Gulp 4 usage * smol clarification * Copyedit some headings * Yet Another Copyedit™ * Update README.md Co-authored-by: Michael Mifsud <xzyfer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 978b8f6 - Browse repository at this point
Copy the full SHA 978b8f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5775044 - Browse repository at this point
Copy the full SHA 5775044View commit details
There are no files selected for viewing