Commit Graph

654 Commits

Author SHA1 Message Date
Tom MacWright
fbf24c74e1 Validating selector names, switching out selector names for mapnik css names on toCSS, giving good errors 2010-12-13 18:28:49 -05:00
Tom MacWright
05fd776325 Adding a bit to the docs 2010-12-01 15:56:08 -05:00
Tom MacWright
354de5c153 Support ge and le 2010-12-01 15:42:03 -05:00
Tom MacWright
dfb4ce9742 Start the mess 2010-12-01 15:33:17 -05:00
cloudhead
dfd3e2471f (build) 1.0.40 2010-11-30 11:51:55 -05:00
cloudhead
b2edd8e2b9 (dist) version bump to 1.0.40 2010-11-30 11:51:20 -05:00
cloudhead
dae6ec2cbf (doc) added copyright notice to color mix function 2010-11-28 08:13:13 -05:00
cloudhead
ac95b0d238 (doc) removed old comment which doesn't apply 2010-11-27 22:52:50 -05:00
cloudhead
868130e3a3 don't crash if there's no 'lastModified' header 2010-11-26 17:43:26 -05:00
James A. Rosen
c58d8aa156 fixed @media and @page parsing problem 2010-11-27 06:34:17 +08:00
cloudhead
45475d58be fix merge conflicts 2010-11-26 17:21:33 -05:00
cloudhead
138b2763a4 (new) mix function (StanAngeloff) 2010-11-26 17:19:30 -05:00
cloudhead
70ab408b97 Merge '::selector' fix from StanAngeloff 2010-11-26 17:18:01 -05:00
Daniel Bergey
c7d1b7c132 Fixed issue (#134) where subfiles' @imports were regarding #, ? and url portions thereafter as part of the base url. 2010-11-27 06:09:10 +08:00
Ian Beck
f4437cb8f3 Modified selector regexen to support CSS character escapes, added test files to verify change
Closes #78, closes #105
2010-11-27 06:07:14 +08:00
robmadole
d6ebe3ae9c Fix for #149 Facebook login button fails to work with FF 3.6+ 2010-11-27 06:04:29 +08:00
cloudhead
a6cbf23778 (dist) build 1.0.38 2010-11-20 02:19:26 -05:00
cloudhead
aba37e65dd (dist) version bump 2010-11-20 02:18:37 -05:00
cloudhead
a985924d68 (new) support for unquoted data URIs in url() 2010-11-20 02:17:35 -05:00
cloudhead
6bdf36546a (dist) build 1.0.37 2010-11-19 15:20:44 -05:00
cloudhead
8d089eebff (dist) version bump 2010-11-19 15:19:11 -05:00
cloudhead
b019e954a9 add fadein & fadeout color functions 2010-11-19 15:18:56 -05:00
cloudhead
01549ab751 use 'type' attribute from link tag, when performing a request 2010-11-19 15:18:35 -05:00
cloudhead
4c6087fdf5 (dist) build 1.0.36 2010-10-14 17:27:52 -04:00
cloudhead
f129522a92 (dist) version bump 2010-10-14 17:26:30 -04:00
cloudhead
9b808fd305 Merge branch 'master' of github.com:cloudhead/less.js 2010-10-14 17:05:54 -04:00
cloudhead
7497a1ce1a pass url to errback() 2010-10-14 17:05:38 -04:00
neonstalwart
674053b97c fixing logic to determine less.env in the browser 2010-10-13 14:22:47 +08:00
Felix Geisendörfer
66887882f5 Fix bin/lessc
One more time, had to replace fs.open call with fs.readFile.
2010-10-13 14:09:00 +08:00
Felix Geisendörfer
ef71bb0db2 Fix @import file loading routine
Again, old fs.open syntax is deprecated, replaced with fs.readFile.
2010-10-13 14:09:00 +08:00
Felix Geisendörfer
8e846a3b11 Fix test suite
Replaced old fs.open/read wrapper with fs.readFile.
2010-10-13 14:09:00 +08:00
cloudhead
717ee2fe6e (dist) build 1.0.35 2010-08-22 14:50:08 -04:00
cloudhead
86a0a33de7 (dist) version bump 2010-08-22 14:47:45 -04:00
cloudhead
bbf419b2ff improve error reporting 2010-08-22 14:45:22 -04:00
cloudhead
b57093fa9b attempt to fix IE relative urls 2010-08-22 14:44:45 -04:00
cloudhead
cce5c17505 attempt at url() relative path fix 2010-08-20 00:02:47 -04:00
cloudhead
14fd219084 (dist) build 1.0.34 2010-08-15 11:02:09 -04:00
cloudhead
bbd10f6b77 (dist) version bump 2010-08-15 11:00:18 -04:00
cloudhead
1f7effa2f6 (dist) remove lib/ folder from package 2010-08-15 10:59:03 -04:00
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