- 02 Nov, 2017 4 commits
-
-
* boolean * function-bridge * map * string
Stefan Penner authored -
Nick Schonning authored
-
Removed 55 since it was part of a prerelease Node 8 only
Nick Schonning authored -
Nick Schonning authored
-
- 31 Oct, 2017 1 commit
-
-
Improved the grammar and clarity of the instructions in this project's README
Marcin Cieślak authored
-
- 30 Oct, 2017 1 commit
-
-
Folusho Oladipo authored
-
- 06 Oct, 2017 2 commits
-
-
* Remove Node 0.10 and 0.12 from travis config These will always fails now due to https://github.com/sass/node-sass/issues/2100. We manually verify support when building release binaries so there's no value in failing CI. It's scary to contributors. * Remove Node 0.10 and 0.12 from appveyor config These will always fails now due to https://github.com/sass/node-sass/issues/2100. We manually verify support when building release binaries so there's no value in failing CI. It's scary to contributors. * Link to the troubleshoot guide for Node < 4 installation issues Help people search for keywords because noone reads the help guides anyway.
Michael Mifsud authored -
Michael Mifsud authored
-
- 05 Oct, 2017 1 commit
-
-
AJ Hsu authored
-
- 08 Aug, 2017 1 commit
-
-
Fix a couple of typos and minor Markdown tweaks.
XhmikosR authored
-
- 04 Jul, 2017 1 commit
-
-
Nick Schonning authored
-
- 30 Jun, 2017 1 commit
-
-
Thanks to @drook for reporting it via #2033
Marcin Cieślak authored
-
- 27 Jun, 2017 1 commit
-
-
Closes #2027
Nick Schonning authored
-
- 18 Jun, 2017 2 commits
- 17 Jun, 2017 2 commits
-
-
- fixes issues with transitive dependency scss-tokenizer - allows graph to follow symlinks
Michael Mifsud authored -
This logic is all tightly coupled in the bin. This logic has been notoriously impossible to test due to weird fs timing issues. By extracting the actual logic we're now able to test it in isolation. With this in place replacing Gaze (#636) becomes a viable option. This PR not only massively increases our test coverage for the watcher but also address a bunch of known edge cases i.e. orphaned imports when a files is deleted. Closes #1896 Fixes #1891
Michael Mifsud authored
-
- 13 Jun, 2017 1 commit
-
-
Jason Pettett authored
-
- 10 Jun, 2017 1 commit
-
-
Readme: Fix typo in alt text of Slack Badge
Marcin Cieślak authored
-
- 09 Jun, 2017 2 commits
-
-
Jan Piotrowski authored
-
Jan Piotrowski authored
-
- 02 Jun, 2017 3 commits
-
-
Add Electron ABI versions
Marcin Cieślak authored -
This adds the respective Electron ABI versions to `getHumanNodeVersion()` to enable running `node-sass` under Electron where the ABI versions differ from Node's.
Jonas Hermsmeier authored -
* Move Contributing.md under .github * Move ISSUE_TEMPLATE.md under .github * Chore: Move ISSUE_TEMPLATE under .github
Nick Schonning authored
-
- 31 May, 2017 1 commit
-
-
Nick Schonning authored
-
- 30 May, 2017 2 commits
-
-
Closes #1983
Nick Schonning authored -
Run the initial listing before running the full matrix of builds
Nick Schonning authored
-
- 16 May, 2017 4 commits
-
-
xzyfer authored
-
Update module version for Node 8
Michael Mifsud authored -
TODO(xzyfer): fix this post Node 8
xzyfer authored -
xzyfer authored
-
- 29 Mar, 2017 3 commits
-
-
xzyfer authored
-
Update module version for node v8.x
Michael Mifsud authored -
V8 5.7 landed recently in node core, causing the module version to get bumped.
Brian White authored
-
- 21 Mar, 2017 5 commits
-
-
xzyfer authored
-
xzyfer authored
-
Add Node 8 to the support versions lists
Michael Mifsud authored -
Use hardcoded process values rather than inspecting the current environment.
xzyfer authored -
This is a workaround for nodejs/citgm#389. The install/build flow needs to be updated so that unsupported environments result in an informative warning instead of a failure.
xzyfer authored
-
- 12 Mar, 2017 1 commit
-
-
Closes #1838 [skip ci]
Harris Weeks authored
-