.. |
ast
|
Fix String.asInterpolation().
|
2017-01-06 17:45:34 -08:00 |
callable
|
Support get-function().
|
2016-10-28 15:28:05 -07:00 |
extend
|
Fix superselector computation for :not().
|
2017-01-06 21:31:09 -08:00 |
io
|
Gracefully handle invalid UTF-8.
|
2017-01-06 21:31:29 -08:00 |
node
|
Node API: add renderSync().
|
2016-10-29 11:25:38 -07:00 |
parse
|
Forbid functions and mixins in control directives.
|
2017-01-06 17:46:38 -08:00 |
util
|
Support keyframes.
|
2016-10-20 23:07:35 -07:00 |
value
|
Fix unit coercion in @for.
|
2017-01-06 17:46:12 -08:00 |
visitor
|
Gracefully handle invalid UTF-8.
|
2017-01-06 21:31:29 -08:00 |
callable.dart
|
Support get-function().
|
2016-10-28 15:28:05 -07:00 |
color_names.dart
|
Print colors by name if possible.
|
2016-11-02 17:37:10 -07:00 |
environment.dart
|
Fix mixin-exists().
|
2016-11-13 21:07:41 -08:00 |
exception.dart
|
InternalException -> SassScriptException
|
2016-10-16 18:46:38 -07:00 |
executable.dart
|
Gracefully handle invalid UTF-8.
|
2017-01-06 21:31:29 -08:00 |
functions.dart
|
Fix *-exists(). (#86)
|
2017-01-06 14:43:34 -08:00 |
interpolation_buffer.dart
|
Fix InterpolationBuffer.toString().
|
2017-01-06 16:45:17 -08:00 |
io.dart
|
Support compiling to node.js.
|
2016-10-07 15:05:56 -07:00 |
node.dart
|
Node API: add renderSync().
|
2016-10-29 11:25:38 -07:00 |
utils.dart
|
Gracefully handle invalid UTF-8.
|
2017-01-06 21:31:29 -08:00 |
value.dart
|
Support var() in plain CSS color functions. (#69)
|
2016-12-16 18:20:03 -08:00 |