.. |
ast
|
Handle placeholders in selector pseudos.
|
2017-01-14 21:30:37 -08:00 |
callable
|
Support get-function().
|
2016-10-28 15:28:05 -07:00 |
extend
|
Fix ID equality. (#99)
|
2017-01-13 16:26:03 -08:00 |
io
|
Report stack traces along with import errors.
|
2017-01-06 21:38:48 -08:00 |
node
|
Node API: add renderSync().
|
2016-10-29 11:25:38 -07:00 |
parse
|
Allow whitespace in indented mixin declarations.
|
2017-01-14 23:01:29 -08:00 |
util
|
Handle a placeholder in a compound selector.
|
2017-01-14 21:40:56 -08:00 |
value
|
Warn about named colors in interpolation.
|
2017-01-15 12:30:50 -08:00 |
visitor
|
Fix division in @each.
|
2017-01-15 14:00:25 -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
|
Support content-exists().
|
2017-01-08 22:05:23 -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 str-slice() again.
|
2017-01-14 22:39:28 -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 |