Commit graph

181 commits

Author SHA1 Message Date
David Manning 91776b3a39 fix includePaths 2014-10-28 11:01:55 -07:00
David Manning ca6a21ce5c Merge pull request #76 from JosephHier/master
Revise minor errors in README.md.
2014-10-26 09:46:11 -07:00
David Manning 5395cae064 version bump 2014-10-16 16:28:20 -07:00
David Manning b6d61d403a Merge pull request #102 from rschmukler/master
bump to node-sass v1.0
2014-10-16 16:26:13 -07:00
Ryan Schmukler 553e6ea857 bump to node-sass v1.0 2014-10-16 19:21:01 -04:00
David Manning 052a674d36 version bump: 1.1.0 2014-10-09 15:05:32 -07:00
David Manning dbbbf9cc07 merge 2014-10-09 15:04:49 -07:00
David Manning 22fe33db96 merge 2014-10-09 15:03:12 -07:00
David Clark 050724dfd5 Update test.js 2014-10-06 10:29:39 -07:00
David Clark 63a08c54f6 Make sourcemap source paths relative to file.base; fixes #92. 2014-10-04 17:05:52 -07:00
David Manning 10b8436a3c Merge pull request #96 from booleanbetrayal/master
fix(sourcemaps): allow for rewriting sourceMappingURL in compressed output
2014-10-02 14:49:02 -07:00
Brent Dearth e49130a48e fix(sourcemaps): allow for rewriting sourceMappingURL in compressed output style 2014-10-02 14:38:51 -04:00
David Manning 7c1c810fe8 Merge pull request #89 from davidtheclark/patch-1
Fix ; typos in Sourcemaps examples
2014-09-24 13:53:06 -07:00
David Clark 7663490005 Fix ; typos in Sourcemaps examples 2014-09-24 13:25:39 -07:00
David Manning d4f57bebd1 1.0 2014-09-24 12:25:57 -07:00
David Manning 88a7afdc11 fixed issue sourceMap 2014-09-10 22:35:08 -07:00
David Manning faf9757164 merge 2014-09-10 20:26:06 -07:00
David Manning 25b326fac1 Resolve merge conflicts 2014-09-10 20:04:06 -07:00
Jesse Pollak f3db14303a switch to use vinyl-sourcemaps-apply 2014-09-10 16:24:04 -07:00
David Manning f78263bb4d Merge pull request #72 from shinnn/update-readme
Update README
2014-08-29 16:33:46 -07:00
David Manning 57b7a6cfcf fixed: Assertion 'val->IsString()' failed 2014-08-12 12:11:39 -07:00
Joseph Hier 60f15b9216 Revise minor errors in README.md. 2014-07-29 21:47:00 -07:00
Shinnosuke Watanabe e500335338 Update README
* change badge image format
* update link URL
2014-07-18 14:55:46 +09:00
Niels Doucet 6d36258b5c conform to whitespace usage in forked repo 2014-07-14 15:26:25 +02:00
Niels Doucet 2b96addeab conform to whitespace usage in forked repo 2014-07-14 15:23:52 +02:00
Niels Doucet c55ebd5c2c Add option, so the user can choose to call libsass synchronously. This can alleviate some pressure from the cpu and the memory when rendering large or many files. 2014-07-14 15:21:31 +02:00
David Manning 6e8894502b Updated node-sass dep 2014-06-05 22:30:55 -07:00
Jesse Pollak 4c3154aeb1 fixes readme 2014-05-27 12:56:55 -07:00
Jesse Pollak 5b2408d338 fixes logic 2014-05-10 12:04:51 -07:00
Jesse Pollak f786e90176 adds documentation 2014-05-10 12:04:25 -07:00
Jesse Pollak 1c9604d243 adds compatibility for gulp-sourcemap 2014-05-09 20:38:00 -07:00
David Manning 903fb592d5 Version bump and update README 2014-02-21 16:08:13 -08:00
David Manning 62328fac18 Merge pull request #26 from tomasdev/master
Adds support for 'normal' sourceComments
2014-02-21 16:04:59 -08:00
Tomas 8481406b5d Fix unquoted map + normal sourceComments 2014-02-18 17:49:51 -03:00
Tomas cb279fb9e2 Add support for 'normal' sourceComments 2014-02-18 17:46:40 -03:00
David Manning 7748e84eb8 version bump 2014-02-10 21:01:57 -08:00
David Manning 1e7da62c18 Added: preliminary source map support 2014-02-10 21:01:45 -08:00
David Manning 6181d953f1 Version bump 2014-01-25 09:46:42 -08:00
David Manning df32000dd2 Added: onError and onSuccess callback options 2014-01-25 09:46:20 -08:00
David Manning 852727e179 package.json 2014-01-22 15:49:02 -08:00
David Manning 7c021a03d6 Fix: Make sure includePaths default is specific for each file 2014-01-22 15:48:40 -08:00
David Manning 55ca93685e Updated node-sass dep 2014-01-22 14:41:12 -08:00
David Manning 718ff0a9f7 version bump 2014-01-22 12:52:24 -08:00
David Manning d009ffb818 Added: Default for includePaths option 2014-01-22 12:52:04 -08:00
David Manning 137d01d374 Merge pull request #15 from stevelacy/master
Remove clone
2014-01-20 23:01:31 -08:00
Steve Lacy bf3a08da85 Remove traces of clone() 2014-01-20 17:13:46 -07:00
Steve Lacy 3fface49e9 Add _ check 2014-01-20 14:41:36 -07:00
Steve Lacy 61353e1131 Change event-stream to map-stream 2014-01-20 12:21:33 -07:00
Steve Lacy b5ce4d76b2 Remove clone, _ check is not needed 2014-01-20 11:56:56 -07:00
David Manning b6175ed840 Removed travis build for node 0.11 2014-01-19 00:55:04 -08:00