cloudhead
|
ddbc8676b6
|
basic ability to overwrite some config options in browser
|
2010-08-15 10:58:52 -04:00 |
|
cloudhead
|
88b923914b
|
add 'rad' 'grad' 'turn' units
|
2010-07-26 00:00:24 -04:00 |
|
cloudhead
|
e9d4499789
|
stateless URL evaluation
|
2010-07-25 17:01:27 -04:00 |
|
cloudhead
|
059a3208b5
|
support uppercase characters in attribute
|
2010-07-25 16:51:19 -04:00 |
|
cloudhead
|
57778b31fe
|
squeeze extra slashes in url()
|
2010-07-25 16:44:27 -04:00 |
|
cloudhead
|
f946c2a87c
|
support relative url() paths in the browser
|
2010-07-25 16:42:19 -04:00 |
|
cloudhead
|
4d6335b4e2
|
make strings behave like other nodes.
- rename 'content' to 'value'
|
2010-07-25 16:41:05 -04:00 |
|
Fedor Indutny
|
29b797e8df
|
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
|
7584e0bde2
|
(dist) build 1.0.33
|
2010-07-23 19:49:33 -04:00 |
|
cloudhead
|
93f03ee1dd
|
(dist) version bump
|
2010-07-23 19:49:03 -04:00 |
|
cloudhead
|
ba2cfe9265
|
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
|
0c6a5ca789
|
IE fix
|
2010-07-12 08:06:38 -04:00 |
|
cloudhead
|
d764f2021c
|
refactor mixin definition parser
|
2010-07-12 08:06:28 -04:00 |
|
cloudhead
|
e72b3e79ee
|
Properly chunkify ``
|
2010-07-12 08:05:39 -04:00 |
|
cloudhead
|
b71942966d
|
explicit evaluation of variables within js
|
2010-07-09 21:31:26 +02:00 |
|
cloudhead
|
baafd5a389
|
fix error reporting with no stack
|
2010-07-09 21:29:59 +02:00 |
|
cloudhead
|
4e46b104f1
|
test e() with javascript
|
2010-07-08 19:30:36 +02:00 |
|
cloudhead
|
5c8d147c2c
|
modify javascript eval to be compatible with e()
|
2010-07-08 19:28:34 +02:00 |
|
cloudhead
|
bf6d68345d
|
preliminary support for evaluating JavaScript code inside LESS
|
2010-07-08 19:04:36 +02:00 |
|
cloudhead
|
3252d51bd6
|
small refactor in mixin.match
|
2010-07-08 12:45:43 +02:00 |
|
cloudhead
|
acc715101d
|
(dist) new dist commands to Makefile
|
2010-07-08 00:55:27 +02:00 |
|
cloudhead
|
9d83cb865d
|
(dist) version bump and build 1.0.32
|
2010-07-08 00:40:18 +02:00 |
|
cloudhead
|
00bbf81471
|
support parametric mixins with #
|
2010-07-08 00:27:32 +02:00 |
|
cloudhead
|
7d51a71ac0
|
change scope.less back, to test late binding
|
2010-07-08 00:22:34 +02:00 |
|
cloudhead
|
b5d74f8e38
|
fix compound variable substitutions
|
2010-07-08 00:22:01 +02:00 |
|
cloudhead
|
f7be8f515d
|
fix font shorthand with %
|
2010-07-08 00:21:36 +02:00 |
|
cloudhead
|
45b97a6054
|
big refactoring of ruleset.js, move eval code to eval()
|
2010-07-07 13:53:09 +02:00 |
|
cloudhead
|
f30aa915c7
|
don't re-eval ruleset
|
2010-07-07 12:20:59 +02:00 |
|
cloudhead
|
bf0198a029
|
remove evalRules, use eval
|
2010-07-07 12:19:15 +02:00 |
|
cloudhead
|
e2b1a8af91
|
(minor) refactoring
|
2010-07-07 11:59:09 +02:00 |
|
cloudhead
|
752bf96e53
|
fix mixin definitions inside other mixin definitions
|
2010-07-07 11:58:55 +02:00 |
|
cloudhead
|
2afcdd7860
|
fix error messages with no index
|
2010-07-07 11:58:26 +02:00 |
|
cloudhead
|
38272c7f85
|
(test) mixin closures
|
2010-07-06 16:52:33 +02:00 |
|
cloudhead
|
c020db0240
|
(doc) comments
|
2010-07-06 16:51:57 +02:00 |
|
cloudhead
|
69b1c050e1
|
reload imports when parsing a stylesheet
|
2010-07-06 16:49:39 +02:00 |
|
cloudhead
|
4bb4c97357
|
make mixins behave like closures
|
2010-07-06 16:48:05 +02:00 |
|
cloudhead
|
00df4e97d0
|
(dist) update version number in index.js
|
2010-07-05 12:31:27 +02:00 |
|
cloudhead
|
8e0b56999f
|
(dist) build 1.0.31
|
2010-07-05 12:30:58 +02:00 |
|
cloudhead
|
1887fae17e
|
(dist) version bump
|
2010-07-05 12:30:26 +02:00 |
|
cloudhead
|
3664f26c06
|
support functions in operations
|
2010-07-05 01:19:04 +02:00 |
|
cloudhead
|
789c829d26
|
remove domain name and root slash from extracted id
|
2010-07-04 21:20:29 +02:00 |
|
cloudhead
|
67dc0498d7
|
fix refresh()'s timer output
|
2010-07-04 21:19:56 +02:00 |
|
cloudhead
|
e85fb82754
|
more robust id extraction from href
|
2010-07-04 21:05:02 +02:00 |
|
cloudhead
|
b8e6455d55
|
(new) less.refreshStyles, and reload styles on refresh()
|
2010-07-04 19:21:43 +02:00 |
|
cloudhead
|
dd87c3bae9
|
Merge branch 'master' of github.com:cloudhead/less.js
|
2010-07-04 18:07:52 +02:00 |
|
cloudhead
|
8a4a9a471a
|
support variables in url()
|
2010-07-04 10:45:55 +02:00 |
|
Victor Berchet
|
209b349552
|
Fix for stylesheets having a '.' in their basename
|
2010-07-02 01:23:46 +08:00 |
|
cloudhead
|
a35a5f69e9
|
(dist) build 1.0.30
|
2010-07-01 11:15:49 +02:00 |
|
cloudhead
|
21c35195d4
|
(dist) version bump
|
2010-07-01 11:14:57 +02:00 |
|
cloudhead
|
b34aa0d217
|
force refresh on page load in development mode
|
2010-07-01 11:09:24 +02:00 |
|