Veres Lajos
|
73f3fc4468
|
typo fixes
|
2014-11-02 23:18:29 +00:00 |
|
Luke Page
|
723b410db0
|
Merge branch 'SomMeri-namespaces-guards-1418' into 2_0_0
Conflicts:
lib/less/tree/mixin.js
lib/less/tree/ruleset.js
|
2014-09-06 13:27:11 +01:00 |
|
Luke Page
|
cf0ac69767
|
Merge branch 'reworked-guard-comparison' of github.com:seven-phases-max/less.js into 2_0_0
Conflicts:
lib/less/tree.js
lib/less/tree/anonymous.js
lib/less/tree/color.js
lib/less/tree/condition.js
lib/less/tree/dimension.js
lib/less/tree/keyword.js
lib/less/tree/quoted.js
|
2014-09-06 01:52:47 +01:00 |
|
jurcovicovam
|
c330c3a4a8
|
Added guards checking to namespaces. Issue #1418.
|
2014-09-05 09:01:56 +02:00 |
|
seven-phases-max
|
c4e2514905
|
reworked guard comparison
|
2014-09-04 01:14:51 +04:00 |
|
Luke Page
|
fdd01f6b00
|
merge in latest 1.7.1 release
|
2014-06-10 19:30:21 +01:00 |
|
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 |
|
seven-phases-max
|
3322609de5
|
More consistent named colour variables.
|
2014-01-23 16:08:10 +04: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 |
|