seven-phases-max
|
563c47b7d7
|
Fixes a regression when a mixin guard can't see the mixin parameter variables in certain cases.
|
2014-05-10 07:43:03 +04:00 |
|
Luke Page
|
5647d4d276
|
Ignore quote type when comparing values. Fixes #1992
|
2014-05-06 06:20:07 +01:00 |
|
Luke Page
|
39b36d9cfc
|
Add alias for =< as <= fixes #1435
|
2013-09-18 05:42:21 +01:00 |
|
Luke Page
|
0b0519fecb
|
use the same environment frames for guards as for evaluating parameters
|
2013-09-14 13:34:09 +01:00 |
|
Luke Page
|
dca16509c2
|
fix regression: mixin guards compare units correctly
|
2013-03-06 10:07:43 +00:00 |
|
Luke Page
|
58787596ec
|
Mixin guards take units into account. Fixes #855
|
2012-11-27 08:36:31 +00:00 |
|
Luke Page
|
a702b282e6
|
Allow comparing colors and strings. Fix a bug whereby sometimes a mixin-call or import would disappear. This makes the import test fail consistently instead of once out of 8 times depending on async order I think.
|
2012-08-05 22:47:05 +01:00 |
|
Alexis Sellier
|
d8441445a5
|
change negation operators to be more cssy
|
2012-01-03 22:41:14 +01:00 |
|
Alexis Sellier
|
a40a9ee4db
|
and/or for mixin guards
|
2012-01-03 22:27:54 +01:00 |
|
Alexis Sellier
|
77c8df029b
|
support more falsy values
|
2011-12-30 00:50:26 +01:00 |
|
Alexis Sellier
|
7a71697965
|
improve condition parser, support true/false values
|
2011-12-30 00:43:46 +01:00 |
|
Alexis Sellier
|
40011da01b
|
mixin-guards: support >= != =< operators
|
2011-12-29 23:39:59 +01:00 |
|
Alexis Sellier
|
624c297e7b
|
(test) mixin-guards
|
2011-12-24 13:32:43 +01:00 |
|