Natalie Weizenbaum
|
0fb5d25ee2
|
Revert "Merge pull request #320 from sass/remove-path-workaround"
This reverts commit 08bfb46f16 , reversing
changes made to ad73a91f84 .
|
2018-05-31 14:37:21 -04:00 |
|
Natalie Weizenbaum
|
31c77fb1cc
|
Remove the workaround for dart-lang/sdk#30098
|
2018-05-28 15:23:47 -04:00 |
|
Natalie Weizenbaum
|
7a882bd3be
|
Fix a relative import bug in the JS API
Closes #284
|
2018-04-21 00:50:23 -07:00 |
|
Natalie Weizenbaum
|
5cce76b6d4
|
Use constants from dart2_constants (#282)
|
2018-04-04 15:49:07 -07:00 |
|
Natalie Weizenbaum
|
07b02174e0
|
Represent DynamicImport.url as a String (#250)
This works around dart-lang/sdk#32490. We need to preserve the leading
"./" to match Node Sass's behavior.
Closes #246
|
2018-03-11 15:46:59 -07:00 |
|
Natalie Weizenbaum
|
f0e181bf2e
|
Don't run tests that require Dart 2 against stable
|
2018-02-01 18:21:34 -08:00 |
|
Natalie Weizenbaum
|
da2ff6a06d
|
Fix analysis hints (#215)
|
2018-01-19 15:26:41 -08:00 |
|
Natalie Weizenbaum
|
aa5fd1d060
|
Add support for the fibers package to speed up render()
|
2017-12-02 12:39:28 -08:00 |
|
Natalie Weizenbaum
|
8272724f42
|
Add support for async importers to the JS render() function (#196)
Closes #9
|
2017-12-01 14:29:11 -08:00 |
|
Natalie Weizenbaum
|
4e6e04faa5
|
Add tests for Node importers
These have been validated against node-sass itself, but they aren't
yet run supported by Dart Sass.
|
2017-11-02 18:12:47 -07:00 |
|