Commit Graph

465 Commits

Author SHA1 Message Date
hokaccha
b00aee79d6 Add function percentage 2011-12-15 11:15:38 +09:00
Alexis Sellier
867014c4b9 (dist) version bump 2011-12-10 14:19:45 +01:00
Alexis Sellier
5c94387928 Merge pull request #379 from khalsah/bug/chrome-extensions
Accept 2xx statuses even for file requests
2011-12-10 05:06:56 -08:00
Alexis Sellier
4ae2d1bf05 Merge pull request #514 from eager/master
Fix java.io.FileNotFoundException when @importing from LESS in subdirectory
2011-12-10 05:03:55 -08:00
Alexis Sellier
ff0dc06c54 Merge branch 'master' of github.com:cloudhead/less.js 2011-12-10 14:00:23 +01:00
Alexis Sellier
c47e5fa87d Merge pull request #506 from Harrison/master
Issue #393 Add support for "rem" dimensions
2011-12-10 05:00:09 -08:00
Alexis Sellier
bec6b223ae support -ms- vendor extension 2011-12-10 13:59:32 +01:00
Alexis Sellier
431b202d88 (minor) ws 2011-12-10 13:54:24 +01:00
Alexis Sellier
c2d61e75de Merge branch 'master' of https://github.com/Glench/less.js into yui 2011-12-10 13:52:07 +01:00
Alexis Sellier
7ae5af9b42 add ceil/floor math functions, refactor. 2011-12-10 13:50:53 +01:00
Alexis Sellier
d352284ba5 merge named-colors 2011-12-10 13:43:48 +01:00
Alexis Sellier
b44d2dc9fe merge named-colors patch 2011-12-10 13:41:20 +01:00
Christian Eager
c7bcf94ef7 Pass current sheet's path to the new Parser.
This fixes relative @imports from LESS files in subdirectories.
2011-12-09 15:03:09 -05:00
Glen Chiacchieri
164be53d0e Remove useless variable assignment. 2011-12-03 15:13:07 -05:00
Glen Chiacchieri
93a541c003 Remove debugging statement. 2011-12-03 15:06:58 -05:00
Philip Harrison
6c3317ff0b Add rem dimension support 2011-12-03 17:58:25 +01:00
Glen Chiacchieri
e57fd2383e Add yui css compressor on lessc for better compression. Call with lessc
--yui-compressor. If -x and --yui-compressor are present, it will only
use the YUI compressor.
2011-12-02 17:33:12 -05:00
Jacob Thornton
602c0c5c5a fix comments in operations (ex: *height: 2px * 4 /* ie hack */) 2011-11-26 15:01:09 -08:00
Alexis Sellier
9eb0423cb2 fix regression on url.js 2011-11-26 23:42:23 +01:00
Alexis Sellier
97cbfa5d1a fix minor directive parsing bug 2011-11-26 23:42:11 +01:00
Alexis Sellier
920034233b Merge pull request #458 from fat/assignment-entities
Assignment entities
2011-11-24 16:14:39 -08:00
Alexis Sellier
0e01c72560 more flexible parsing of vendor selectors 2011-11-23 12:02:17 +01:00
Alexis Sellier
40601f8a61 fix regression on urls with relative paths Closes #464 #471 #465 2011-11-23 10:58:26 +01:00
Alexis Sellier
2af0f62f98 fix less.mode in node 2011-11-14 17:24:20 +01:00
Alexis Sellier
85a681de2f require 'util' instead of 'sys' 2011-11-14 11:50:56 +01:00
Jacob Thornton
416efd3b60 clean up comment which read confusing 2011-11-13 00:34:39 -08:00
Jacob Thornton
56fc8fe510 clean up + add test 2011-11-13 00:21:03 -08:00
Jacob Thornton
c3b560c6c1 Merge branch 'master' into assignment-entities 2011-11-12 23:57:36 -08:00
Jacob Thornton
354844e802 add assignment entities 2011-11-12 23:55:40 -08:00
Alexis Sellier
7401f5aed3 Merge pull request #445 from jlaire/patch-1
fix undefined reference
2011-11-12 05:09:26 -08:00
Alexis Sellier
e80847267b fix IE 6 support 2011-11-12 14:06:40 +01:00
Alexis Sellier
e35dc0efc0 merge 2011-11-12 13:49:41 +01:00
Alexis Sellier
62fdf76ddb fix css keyframes parsing 2011-11-12 13:46:39 +01:00
Alexis Sellier
c290c48b3f node 0.5.x compatibility 2011-11-12 13:13:36 +01:00
Jacob Thornton
f197b2a0f8 store index on selector element objects for line number inference 2011-11-10 21:24:25 -08:00
cloudhead
b32fe0e6a8 improve mixin matching, closes #381 2011-11-04 16:13:29 -04:00
Johannes Laire
0e6046e00d initialize 'options' before using it 2011-11-04 02:30:12 +02:00
Adam Solove
5ad3a6732d Correctly handle data URIs, add test for quoted data URIs. 2011-10-21 12:49:25 -04:00
Alexis Sellier
198f7c9d96 fix additional paths not being loaded 2011-10-18 15:31:46 -07:00
Alexis Sellier
491c7d1a29 don't use globals to hold engine mode 2011-10-18 15:30:01 -07:00
Erwan Loisant
62a7141c14 Better recognition of Rhino 2011-09-14 17:46:54 +02:00
Erwan Loisant
43b0e95fd5 Support output to a file 2011-09-14 17:46:53 +02:00
Erwan Loisant
c5c1031402 Basic rhino support 2011-09-14 17:46:53 +02:00
Hargobind S. Khalsa
bddedfcd21 Accept 2xx statuses even for file requests 2011-09-06 16:04:49 -06:00
Alexis Sellier
a3384fa922 Merge pull request #355 from revolunet/import-querystrings
support imports with querystrings (google fonts) fix #265
2011-08-28 12:55:29 -07:00
Alexis Sellier
ccfe84f3c1 Merge pull request #341 from ttfkam/cloudhead_322
patch for Issue 322
2011-08-22 05:41:27 -07:00
Alexis Sellier
703efe2dc4 Merge pull request #335 from ttfkam/argb
update ARGB support, fix IE9 style injection
2011-08-22 05:40:14 -07:00
cloudhead
041f119b13 add '--no-color' option 2011-08-22 08:20:05 -04:00
cloudhead
933a8a64fb Merge branch 'master' of github.com:cloudhead/less.js 2011-08-20 10:15:49 -04:00
cloudhead
3331637913 make mixins work better with complex selectors 2011-08-20 10:14:18 -04:00