cloudhead
|
e17314e653
|
stateless URL evaluation
|
2010-07-25 17:01:27 -04:00 |
|
cloudhead
|
da62bf3eb4
|
support uppercase characters in attribute
|
2010-07-25 16:51:19 -04:00 |
|
cloudhead
|
334f224d7e
|
squeeze extra slashes in url()
|
2010-07-25 16:44:27 -04:00 |
|
cloudhead
|
326e863bbc
|
support relative url() paths in the browser
|
2010-07-25 16:42:19 -04:00 |
|
cloudhead
|
4399c9c965
|
make strings behave like other nodes.
- rename 'content' to 'value'
|
2010-07-25 16:41:05 -04:00 |
|
Fedor Indutny
|
afd983b9ea
|
Fixed dot in css name error(when using style.1.css and style.2.css), also fixed 'url()' error
|
2010-07-26 03:56:14 +08:00 |
|
cloudhead
|
f3c6d31d4c
|
(dist) build 1.0.33
|
2010-07-23 19:49:33 -04:00 |
|
cloudhead
|
b06b248962
|
(dist) version bump
|
2010-07-23 19:49:03 -04:00 |
|
cloudhead
|
9bc9d11518
|
cleanup ruleset evaluation
- remove eval() from ruleset.toCSS
- fix multiple mixin calls with different arguments yeilding the same
output.
|
2010-07-23 19:46:48 -04:00 |
|
cloudhead
|
45da7c0fba
|
IE fix
|
2010-07-12 08:06:38 -04:00 |
|
cloudhead
|
750dfc9e4e
|
refactor mixin definition parser
|
2010-07-12 08:06:28 -04:00 |
|
cloudhead
|
d39d22496d
|
Properly chunkify ``
|
2010-07-12 08:05:39 -04:00 |
|
cloudhead
|
c40c15f1f5
|
explicit evaluation of variables within js
|
2010-07-09 21:31:26 +02:00 |
|
cloudhead
|
663868f18c
|
fix error reporting with no stack
|
2010-07-09 21:29:59 +02:00 |
|
cloudhead
|
a57b6f05f9
|
test e() with javascript
|
2010-07-08 19:30:36 +02:00 |
|
cloudhead
|
cc82887c9f
|
modify javascript eval to be compatible with e()
|
2010-07-08 19:28:34 +02:00 |
|
cloudhead
|
e36080a3ff
|
preliminary support for evaluating JavaScript code inside LESS
|
2010-07-08 19:04:36 +02:00 |
|
cloudhead
|
66fa17b274
|
small refactor in mixin.match
|
2010-07-08 12:45:43 +02:00 |
|
cloudhead
|
f74f646eea
|
(dist) new dist commands to Makefile
|
2010-07-08 00:55:27 +02:00 |
|
cloudhead
|
0e1fe9baa2
|
(dist) version bump and build 1.0.32
|
2010-07-08 00:40:18 +02:00 |
|
cloudhead
|
9650615459
|
support parametric mixins with #
|
2010-07-08 00:27:32 +02:00 |
|
cloudhead
|
cb2330707b
|
change scope.less back, to test late binding
|
2010-07-08 00:22:34 +02:00 |
|
cloudhead
|
8422fdef6d
|
fix compound variable substitutions
|
2010-07-08 00:22:01 +02:00 |
|
cloudhead
|
3171a62f0d
|
fix font shorthand with %
|
2010-07-08 00:21:36 +02:00 |
|
cloudhead
|
189b1bf089
|
big refactoring of ruleset.js, move eval code to eval()
|
2010-07-07 13:53:09 +02:00 |
|
cloudhead
|
9fa99efc55
|
don't re-eval ruleset
|
2010-07-07 12:20:59 +02:00 |
|
cloudhead
|
22f25e19f2
|
remove evalRules, use eval
|
2010-07-07 12:19:15 +02:00 |
|
cloudhead
|
944b6703ad
|
(minor) refactoring
|
2010-07-07 11:59:09 +02:00 |
|
cloudhead
|
5fcad4d348
|
fix mixin definitions inside other mixin definitions
|
2010-07-07 11:58:55 +02:00 |
|
cloudhead
|
e985bad5f4
|
fix error messages with no index
|
2010-07-07 11:58:26 +02:00 |
|
cloudhead
|
cfde58463b
|
(test) mixin closures
|
2010-07-06 16:52:33 +02:00 |
|
cloudhead
|
48690d0208
|
(doc) comments
|
2010-07-06 16:51:57 +02:00 |
|
cloudhead
|
7eafab64f5
|
reload imports when parsing a stylesheet
|
2010-07-06 16:49:39 +02:00 |
|
cloudhead
|
04d2d3ab68
|
make mixins behave like closures
|
2010-07-06 16:48:05 +02:00 |
|
cloudhead
|
64cca1f7b8
|
(dist) update version number in index.js
|
2010-07-05 12:31:27 +02:00 |
|
cloudhead
|
63d761a7f1
|
(dist) build 1.0.31
|
2010-07-05 12:30:58 +02:00 |
|
cloudhead
|
b1677081f5
|
(dist) version bump
|
2010-07-05 12:30:26 +02:00 |
|
cloudhead
|
d983d8d1a1
|
support functions in operations
|
2010-07-05 01:19:04 +02:00 |
|
cloudhead
|
1a30768af9
|
remove domain name and root slash from extracted id
|
2010-07-04 21:20:29 +02:00 |
|
cloudhead
|
36371a3007
|
fix refresh()'s timer output
|
2010-07-04 21:19:56 +02:00 |
|
cloudhead
|
a61ca3ec5b
|
more robust id extraction from href
|
2010-07-04 21:05:02 +02:00 |
|
cloudhead
|
90ab7188f2
|
(new) less.refreshStyles, and reload styles on refresh()
|
2010-07-04 19:21:43 +02:00 |
|
cloudhead
|
3035d01da3
|
Merge branch 'master' of github.com:cloudhead/less.js
|
2010-07-04 18:07:52 +02:00 |
|
cloudhead
|
c68867c8e2
|
support variables in url()
|
2010-07-04 10:45:55 +02:00 |
|
Victor Berchet
|
d3c873ed5f
|
Fix for stylesheets having a '.' in their basename
|
2010-07-02 01:23:46 +08:00 |
|
cloudhead
|
75e7f801fe
|
(dist) build 1.0.30
|
2010-07-01 11:15:49 +02:00 |
|
cloudhead
|
462985736d
|
(dist) version bump
|
2010-07-01 11:14:57 +02:00 |
|
cloudhead
|
c520b5859a
|
force refresh on page load in development mode
|
2010-07-01 11:09:24 +02:00 |
|
cloudhead
|
a3c1c61ef0
|
(minor) style
|
2010-07-01 11:09:03 +02:00 |
|
cloudhead
|
45592cb3cc
|
(new) parse style tags with type=text/less
|
2010-07-01 11:08:52 +02:00 |
|