Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/less/less.js
Less. The dynamic stylesheet language.
https://github.com/less/less.js
Made a minor modification to the test runner to best reuse tests
in these cases.
ebc41e5c4b3bf8e6bb0afae324be3aeb8ba44d2a authored over 12 years ago by Simone Deponti <[email protected]>
1b0b84551fda9c9b5a31917c9459d3b774195998 authored over 12 years ago by Simone Deponti <[email protected]>
126667d4a052c07f3cc1c410382b3a521b65b9e1 authored over 12 years ago by Simone Deponti <[email protected]>
This fixes the off-by-one bug,
and is consistent with what is done at line 238 in 'parser.js'.
Some line numbers were incorrectly off-by-one.
28424ed6b954b578f0fdd8e8ecc04fd1ef1cc95c authored over 12 years ago by Simone Deponti <[email protected]>
* Import filenames are okay, line numbers are off by one in some cases
* The nested media quer...
* env.dumpLineNumbers was being lost when doing "offline" compilation
(within node.js)
* Ad...
84908b0038459175bcf25f0967ed16c0066b5c3c authored over 12 years ago by Simone Deponti <[email protected]>
538097ec30243cf0e979de6a0620a141dad47261 authored over 12 years ago by Luke Page <[email protected]>
ccfa7402a17105ac35f5bbf1e8c3c1861a9ad104 authored over 12 years ago by Vsevolod Vlasov <[email protected]>
2165f29a6f37ccc9075e85d62d843f60b12f1ba0 authored over 12 years ago by Vsevolod Vlasov <[email protected]>
Asynchronous file XHRs need to listen for onreadystatechange.
5eca0142c9876a6f6086e3fed22fbb25683ae0b4 authored over 12 years ago by Will <[email protected]>
Set less.async and/or less.fileAsync to true before including less.js to
force asynchronous XHR ...
f8bee84fdfeb8ff27465137159a437408ae36d37 authored over 12 years ago by Synchro <[email protected]>
8019439eb4f52476bdfd4ae3665ee1ace500afcf authored over 12 years ago by Dustin Cass <[email protected]>
819d6b0ce62a222120c2b82c364bd91fa1e03a53 authored over 12 years ago by Luke Page <[email protected]>
2ee4a47c938784a38fb810ea0a39ea4a083381ed authored over 12 years ago by Thomas Grainger <[email protected]>
55d6e5a0bae92d57e6601e90bbceba5fa693796c authored over 12 years ago by Luke Page <[email protected]>
559231a4dbc9622cc43ad40aee1ba5c9b1f287aa authored over 12 years ago by Luke Page <[email protected]>
simplify process and depreciated != deprecated
3031517c139009528312283a1902a40287f1327d authored over 12 years ago by Luke Page <[email protected]>7f466c1bfe0f6666641c94a408f3cee87e512344 authored over 12 years ago by Luke Page <[email protected]>
f6917c8fa6ed4e2cc4d64e40f622b360dbe47696 authored over 12 years ago by Luke Page <[email protected]>
5f99bd22e9284cd54b266c1654c88c1b95a2b9e1 authored over 12 years ago by Luke Page <[email protected]>
5b947fde7a59ac61df15d00643f0229fe9b6ec2f authored over 12 years ago by Luke Page <[email protected]>
f020aae77998fd8e4a9a3a4526ef6e16767ef790 authored over 12 years ago by Luke Page <[email protected]>
f171f725a42d3c53216dac18c7ebd9d2b00f35f5 authored over 12 years ago by Luke Page <[email protected]>
c68d33f94ef6d6327be3dd98503d52405d003d2d authored over 12 years ago by Luke Page <[email protected]>
fc2809c9694e9ca6bf91fb9ea73c8604372d8aed authored over 12 years ago by Luke Page <[email protected]>
86520e53e86e3f4f5ba6b2135a75fa86dfcb2fd8 authored over 12 years ago by Sergey Yuferev <[email protected]>
d81ba3bb386a35205ff5c47bea2fd6e72775ddf8 authored over 12 years ago by Anders Hellerup Madsen <[email protected]>
96ef26a9ff95bd35fff072b30fcb4563e9a10e84 authored over 12 years ago by Luke Page <[email protected]>
bd8679b4c6e1e05d81c5b9c8a3f85d6fafde9ebe authored over 12 years ago by Luke Page <[email protected]>
85ddc9f4e72e66a846640722f4e25b33108baeb7 authored over 12 years ago by Luke Page <[email protected]>
0a5245b2c35305d43eb2c7c5cb87d038412e05f6 authored over 12 years ago by Rubens Mariuzzo <[email protected]>
6e97b8f694606f98bae391f3dff2d71cd3530026 authored over 12 years ago by Rubens Mariuzzo <rubens@rubens-laptop.(none)>
6696368eb351824f33dc0aac67143d8ea80a085a authored over 12 years ago by Luke Page <[email protected]>
e94b5b616ac8816e1b2120021748a85c628a8223 authored over 12 years ago by Luke Page <[email protected]>
5ed4b189ac4b339ad4b70109e7ac37fb15c30232 authored over 12 years ago by Luke Page <[email protected]>
Conflicts:
lib/less/parser.js
9e8330a256e30b990f24f3f1d6866dcb2724210a authored over 12 years ago by revolunet <[email protected]>2c75e4f33229916c1c2cfea12fc950536271ee1a authored over 12 years ago by Colin Snover <[email protected]>
e812e1665665d74bf29c5f2495f8a7e6bc1cec5c authored over 12 years ago by Lucas Green <[email protected]>
Appending generated css to the head element is confusing because it
changes the order of style d...
8de8492d35bbd6ec449c9011c04eb91f84636b07 authored over 12 years ago by Luke Page <[email protected]>
2d8ede3436ba28e96b20e2719de573fa9ea998f0 authored over 12 years ago by Luke Page <[email protected]>
Added some details to lessc and extracted a printUsage method.
Fixes #817
fb21a897f6472da3d739fc9d7be4683da71e49ff authored over 12 years ago by Matt <[email protected]>
- Fixed a bug, which prevents colors from being set in error messages.
- Created a helper object...
b65d420353bda162f66635aa52e62ee2ca0b78d7 authored over 12 years ago by Luke Page <[email protected]>
+ add release dates
3925c73305157f5869d2f7dca2ec5b4c4321ffe4 authored over 12 years ago by Sindre Sorhus <[email protected]>Added luma calculation.
bb0886fcc966563a0d79bf8ee3ec68397e8bfc27 authored over 12 years ago by Marcus Bointon <[email protected]>7fc6275ba8da25610195413344bd28b94c8df2c0 authored over 12 years ago by Luke Page <[email protected]>
e0fc8986cb2a85b2597e953d974ddfff5ae1e1b1 authored over 12 years ago by Luke Page <[email protected]>
Defaulting to media="screen" causes the
browser to ignore inline @media print
and other queries....
473b320c688894578f63122944bb1ebdae782a87 authored over 12 years ago by Luke Page <[email protected]>
836e8052451d433caf8ff7667109c518322f954c authored over 12 years ago by Luke Page <[email protected]>
861b63ce0841d525272fe9846933efdbeeb8fad1 authored over 12 years ago by Luke Page <[email protected]>
3e052e55801278f3cd30180e7acd3767f99d484b authored over 12 years ago by Luke Page <[email protected]>
713cbd2002da4de34cfa6e81935d1825edea9982 authored over 12 years ago by Luke Page <[email protected]>
42b83ef523e30511b8bb63d6814c6befaa88fe2a authored over 12 years ago by Luke Page <[email protected]>
8c6d14bcf241dded60f3617c085fc4455568641f authored over 12 years ago by Luke Page <[email protected]>
On branch deep-error-reporting
modified: lib/less/parser.js
26876bdbbf3dd05f19ebfd275ab87bfde9402485 authored over 12 years ago by Kristoffer Walker <[email protected]>@agatronic.
66bbb9a44ab7e4a550b9c41bcf91bba51c224b82 authored over 12 years ago by Paulo Gaspar <[email protected]>22b3ee939d2507b5f1b0b1324a5eb18e58e6d980 authored over 12 years ago by Luke Page <[email protected]>
b809e8eeb2720fe2cb05bcd15c59309a8ed0ef2b authored over 12 years ago by Luke Page <[email protected]>
Add dppx and dpcm units to parser dimensions
be8a23923b56e45a49b16c27087a2aabb0a63a56 authored over 12 years ago by Marcus Bointon <[email protected]>0a65df5412d006fbe7cc097a5693084c1bcc02f2 authored over 12 years ago by Philip Harrison <[email protected]>
0a4e85500216e3e6e242f722fc47adede281f869 authored over 12 years ago by Philip Harrison <[email protected]>
Add vmin unit to parser dimensions
24fbbc18e046651b8f1f0ca2ec6dda680ab30ec4 authored over 12 years ago by Marcus Bointon <[email protected]>Spec http://www.w3.org/TR/css3-values/#vmin-unit
6cc1458c326fc86458efa2db99b6cd9471977d97 authored over 12 years ago by Philip Harrison <[email protected]>
dppx is currently supported by Firefox > 16.
This can be used to target retina setups:
@media (m...
be74f9a8373de666942c97668c7b6ad6b409bcec authored over 12 years ago by Luke Page <[email protected]>
b96e307bd57af43a2e963484cfc4ebdf7bbc59ac authored over 12 years ago by Luke Page <[email protected]>
5d49ca000e18dd6c30a5486fb62f49e01850cc5b authored over 12 years ago by Luke Page <[email protected]>
a702b282e6ef62604ee6d94cdc8bf3ad1134d93a authored over 12 years ago by Luke Page <[email protected]>
when used with a mixin and add test for rotateX
d22bcdc828701051302736c1695cabe692fc9870 authored over 12 years ago by Alex Ganose <[email protected]>Conflicts:
test/css/colors.css
test/less/colors.less
Added a 'reset' code to the stylize function and changed the previously
hard-coded ANSI escape s...
0d9de3a5b1d9b305850cc30f49f08da9def8e5ad authored over 12 years ago by Marcel Jackwerth <[email protected]>
44ec3a151c37e2e15a25c82973f8cd31d70def8c authored over 12 years ago by Marcel Jackwerth <[email protected]>
c20cc598c5e416d673f6e625afe5e1177e09a90c authored over 12 years ago by Marcel Jackwerth <[email protected]>
be675c656660e65ca34d03442b067688f2b13712 authored over 12 years ago by skoni <[email protected]>
883e561b53523c69cf71a21a710e42b03c0c8e22 authored over 12 years ago by ben hockey <[email protected]>
fc55458915a84f9beea5601ee93b0268c048fdd6 authored over 12 years ago by Robert Law <[email protected]>
63821cdbe6d0833f5ac4d8afbdc39394c0267e7c authored over 12 years ago by Luke Page <[email protected]>
f4518cc997e73cdbcc67df0cb552177038ce2224 authored over 12 years ago by Paul Mohr <[email protected]>
ec6569b0f0225969fd800edbf15e0ada243ad20f authored over 12 years ago by Luke Page <[email protected]>
See http://dev.w3.org/csswg/css3-values/#relative-length-units
8284ce5fe052a67a7f52739bfda1a63823a00889 authored over 12 years ago by Evan Torrie <[email protected]>372569f726557747d112fa48668f400c5d914643 authored over 12 years ago by Denys Mishunov <[email protected]>
70870dd9dd3a2ff583c694237ba815823af6fd38 authored over 12 years ago by Luke Page <[email protected]>
37dcad5b8961def73d96c9483e0d7e66e0040872 authored over 12 years ago by Luke Page <[email protected]>
e98a20a50d919dff2ac0a48950f2f0f412619b43 authored over 12 years ago by Luke Page <[email protected]>
be5464d2a6985517945c4aa95f9eff1d1ccea1e1 authored over 12 years ago by Luke Page <[email protected]>
acace434155f7efd28d4c9c66375e295dc7d386d authored over 12 years ago by Luke Page <[email protected]>
1199ce41b094def9b90edb56afcf8761d2294521 authored over 12 years ago by Luke Page <[email protected]>
e0ebaeeb55122a2cd34a478511e1ab11ab5462a7 authored over 12 years ago by Simon Dittlmann <[email protected]>
29589bfa67c82bacb9545d6ca76402ee8a50f98f authored over 12 years ago by Simon Dittlmann <[email protected]>
d2d7042c9e30c7abba989dfded9f05c2e3b2e4f9 authored over 12 years ago by Luke Page <[email protected]>
0d61ea64497a77d667fd683d94d6f4fe450b0845 authored over 12 years ago by Andrew Stone <[email protected]>
221e850b897c38222fe319a15d3d2b9453bc5bc5 authored over 12 years ago by Andrew Stone <[email protected]>
Allow numbers and underscores in attribute selectors
65e4806406fe51ba587ff64950953e3785d95491 authored over 12 years ago by Marcus Bointon <[email protected]>