Commit Graph

445 Commits

Author SHA1 Message Date
cloudhead
98b8d31368 put Value in value.js 2010-06-15 18:46:09 -04:00
cloudhead
7a2ce13712 better cross-environment handling. stub out require() in browser. 2010-06-15 18:44:59 -04:00
cloudhead
92db519390 (dist) wrap script in anonymous function 2010-06-15 18:05:03 -04:00
cloudhead
dbc0e408be (dist) build 1.0.16 2010-06-15 14:53:44 -04:00
cloudhead
8f2131f339 (dist) version bump 2010-06-15 14:52:52 -04:00
cloudhead
2755abb0cc fix/refactor ajax in firefox [browser] 2010-06-15 14:52:17 -04:00
cloudhead
f8f2b8f61c use isFileProtocol variable for dryness 2010-06-15 14:51:48 -04:00
cloudhead
24c3b9cbbf abstract localStorage a little 2010-06-15 03:52:25 -04:00
cloudhead
a00ce40d76 (dist) remove old version 2010-06-15 02:39:28 -04:00
cloudhead
19de14b91e (dist) build 1.0.15 2010-06-15 02:38:48 -04:00
cloudhead
daaa2bc4dd (dist) version bump 2010-06-15 02:36:55 -04:00
cloudhead
bb1bfb2b26 update error messages if new error [browser] 2010-06-15 02:35:52 -04:00
cloudhead
b5a86f3d79 don't replace style text if equal to new one [browser] 2010-06-15 02:17:29 -04:00
cloudhead
a3ac5f24aa don't give style tags a 'title' attribute, it screws things up. [browser] 2010-06-15 02:16:55 -04:00
cloudhead
66d29e2dd6 make error messages work with multiple stylesheets 2010-06-15 02:12:30 -04:00
cloudhead
773469d5b4 (api) less.refresh [browser] 2010-06-15 02:11:35 -04:00
cloudhead
4835eacdf4 use : in ids, - isn't authorized as first character. use firstChild instead of childNodes[0] 2010-06-15 01:17:35 -04:00
cloudhead
4a74c0049b various improvements to browser.js 2010-06-15 00:56:37 -04:00
cloudhead
d7ce0d973d set optimization level depending on less.env 2010-06-14 21:43:34 -04:00
cloudhead
c8a7ce9bd5 cleanup browser.js, make ajax synch by default, with option to turn off 2010-06-14 21:30:56 -04:00
cloudhead
cacba8e311 cleanup browser.js 2010-06-14 21:20:04 -04:00
cloudhead
e3888bfdd2 don't use a timer to load the stylesheets, or the body starts loading too early 2010-06-14 21:19:39 -04:00
cloudhead
639a5dd3d6 use two fields for cache, so we don't need to parse JSON 2010-06-14 21:08:11 -04:00
cloudhead
77f82601aa (api) custom port == development mode 2010-06-14 21:07:38 -04:00
cloudhead
15511c00dd (dist) fixed licensing in dist/ 2010-06-13 02:55:28 -04:00
cloudhead
8b79c58ab1 (dist) fix build header license 2010-06-13 02:52:51 -04:00
cloudhead
57553e7378 (dist) make less 2010-06-11 21:48:08 -04:00
cloudhead
22fea4d8cf (dist) version bump 2010-06-11 21:46:43 -04:00
cloudhead
0477f14dde better error handling 2010-06-11 21:46:24 -04:00
cloudhead
c63ade697a benchmark with optimization: 3 2010-06-11 21:46:12 -04:00
cloudhead
4bb64a2753 (new) css compression support 2010-06-11 21:45:51 -04:00
cloudhead
bacbc8c0f5 (dist) fix benchmark 2010-06-11 20:41:37 -04:00
cloudhead
a7678bbd4f (bin) add compress and optimization options 2010-06-11 20:38:44 -04:00
cloudhead
d369a658ff (dist) fuck I always forget to update this version number 2010-06-11 18:33:49 -04:00
Steve Losh
7204a2b29f fix bin/lessc to work with relative and absolute paths 2010-06-12 06:27:35 +08:00
cloudhead
aa097d56b4 (dist) make 1.0.13 2010-06-11 18:20:44 -04:00
cloudhead
5aefe11bf0 (dist) version bump 2010-06-11 18:19:06 -04:00
cloudhead
a386380afb refactored and fixed css node creation, for watch mode 2010-06-11 18:18:40 -04:00
cloudhead
09fc69b654 (new) set watch mode with less.watch() and .unwatch() 2010-06-11 18:17:35 -04:00
cloudhead
d3ebe05b93 (dist) version bump 2010-06-09 21:55:57 -04:00
cloudhead
03e94d2860 fix trying to create CSS from null root [browser] 2010-06-09 21:55:32 -04:00
cloudhead
e44f8d5798 (dist) version bump 2010-06-07 18:52:13 -04:00
cloudhead
b1b8701c38 (test) mixin calls throw an error now, if no patterns match 2010-06-07 18:22:23 -04:00
cloudhead
b868f24906 (dist) build 2010-06-07 18:20:50 -04:00
cloudhead
183f285f24 (new) ability to @import on the browser 2010-06-07 18:20:13 -04:00
cloudhead
277c45eb5e move error message css back in error function 2010-06-07 16:26:22 -04:00
cloudhead
7a36ffd877 fix generated stylesheet title 2010-06-07 16:12:59 -04:00
cloudhead
4c27e0a9bb decoupled single stylesheet loading 2010-06-07 16:12:25 -04:00
cloudhead
85d50c84da Better error messages, wrap browser.js. 2010-06-07 15:47:41 -04:00
cloudhead
65e9c6b68f dist/ init 2010-06-07 05:09:16 -04:00