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
update jam version
ba1270899b754b13307bfd17663384e7f13ead6b authored over 11 years ago
ba1270899b754b13307bfd17663384e7f13ead6b authored over 11 years ago
1.4.2 release
3235042f0f808aa87304df1caff67400b830f406 authored over 11 years ago
3235042f0f808aa87304df1caff67400b830f406 authored over 11 years ago
Merge pull request #1425 from SLaks/patch-1
Windows path fixes
026f33114b9a9b690182dfe1fb1eb85bf58a0a05 authored over 11 years ago
allow upper case in properties. fixes #1398
fe8aabd8ffbe4cebb2cb7af7ac7866affdf34ae6 authored over 11 years ago
fe8aabd8ffbe4cebb2cb7af7ac7866affdf34ae6 authored over 11 years ago
fix regression in support for font property. fixes #1429
bc33e6bfbebf3e04576f752d64297d5e67fe84d3 authored over 11 years ago
bc33e6bfbebf3e04576f752d64297d5e67fe84d3 authored over 11 years ago
Merge pull request #1388 from dpatti/ignore-gitattributes
Add .gitattributes to .npmignore
67bd5a2028502ca39c03f716aa5276b278df167f authored over 11 years ago
small fixes to sourcemaps
63109417c740d3e7d4c06b03463c9a97f359b10d authored over 11 years ago
63109417c740d3e7d4c06b03463c9a97f359b10d authored over 11 years ago
get the map file outputting and reference file from the end of the css file
8c3e3049669b2ac79f9dbf18ffd374559dfeeb1b authored over 11 years ago
8c3e3049669b2ac79f9dbf18ffd374559dfeeb1b authored over 11 years ago
tweaks and start of output
536bfa273cdf8f1bf3f45b0a15862cb95bebf272 authored over 11 years ago
536bfa273cdf8f1bf3f45b0a15862cb95bebf272 authored over 11 years ago
add tests for sourcemaps and get prototype working
f14f86136c5e773221c5c61267698de08a4c832d authored over 11 years ago
f14f86136c5e773221c5c61267698de08a4c832d authored over 11 years ago
hack in prototype exporting empty source-map
8a4e7b97c6a58e9a9c546111b5818663bbcfe8e3 authored over 11 years ago
8a4e7b97c6a58e9a9c546111b5818663bbcfe8e3 authored over 11 years ago
add sourcemapper class
1ec0563c9a60fe378d5393038c7242fd96167b5e authored over 11 years ago
1ec0563c9a60fe378d5393038c7242fd96167b5e authored over 11 years ago
convert the rest of the nodes to use genCSS
1cc63d11b472b9de0f7546a9cf07e653b3cee45b authored over 11 years ago
1cc63d11b472b9de0f7546a9cf07e653b3cee45b authored over 11 years ago
move more files over to use genCSS
fb75c42e4bea62eb070b9a46c1a933b092bc1e34 authored over 11 years ago
fb75c42e4bea62eb070b9a46c1a933b092bc1e34 authored over 11 years ago
Fix jshint errors after merge and add jshint to makefile
aab9c1b24ff26ff1c2438a387f2503a7dd639033 authored over 11 years ago
aab9c1b24ff26ff1c2438a387f2503a7dd639033 authored over 11 years ago
Merge remote-tracking branch 'evocateur/all-sourcemap-patches' into sourcemaps-wip
fb9423b94b9fd4f2f34269636dbbd86429ae511e authored over 11 years ago
fb9423b94b9fd4f2f34269636dbbd86429ae511e authored over 11 years ago
continue moving to genCSS
f99d29cfad5921ff0cb40dc7a9c66e2179847959 authored over 11 years ago
f99d29cfad5921ff0cb40dc7a9c66e2179847959 authored over 11 years ago
edit to show bug in extends. move selector toCSS to be concurrent
8ca2bb74d29e02a41432de4ec067fc24b31d91ba authored over 11 years ago
8ca2bb74d29e02a41432de4ec067fc24b31d91ba authored over 11 years ago
Windows path fixes
Fix uppercase drive letters, paths with multiple backslashes.
string.replace(string, string) ...
4b0795dc794684bdffca9e1a186d434976f7e3ba authored over 11 years ago
move mergerules into toCSS visitor
d6f386727c5ddd5273f67c2e160d98412aeec276 authored over 11 years ago
d6f386727c5ddd5273f67c2e160d98412aeec276 authored over 11 years ago
refactor toCSS to be in output order
45bc539b571c085fe68ac3140bc57f89de4f2172 authored over 11 years ago
45bc539b571c085fe68ac3140bc57f89de4f2172 authored over 11 years ago
move rule duplication removal into the toCSS visitor
1464d22183c12da2af953bc77f5b274ed9d83ae3 authored over 11 years ago
1464d22183c12da2af953bc77f5b274ed9d83ae3 authored over 11 years ago
Move more toCSS logic into the toCSS visitor
190bcca19fdaf539cb2370879199ce3f372c2baf authored over 11 years ago
190bcca19fdaf539cb2370879199ce3f372c2baf authored over 11 years ago
housekeeping ready for next part of refactoring
967543cf08724ee611d40988066c100578b6da2a authored over 11 years ago
967543cf08724ee611d40988066c100578b6da2a authored over 11 years ago
Fix error in previous commit
f032f20206bcce1b9ef7c360a21ef5fe0f92fd33 authored over 11 years ago
f032f20206bcce1b9ef7c360a21ef5fe0f92fd33 authored over 11 years ago
move rule/ruleset re-ordering away from toCSS
2a0df97291476f14d01cd52d3a5b815b3a42166c authored over 11 years ago
2a0df97291476f14d01cd52d3a5b815b3a42166c authored over 11 years ago
fix tests
037cdb5916fc884041aa172bbf4b202bb2453b30 authored over 11 years ago
037cdb5916fc884041aa172bbf4b202bb2453b30 authored over 11 years ago
get closer moving tab control away replacing text after converting to css
a554b8e0887d8a6be4e83c0254f568c2dbc9255c authored over 11 years ago
a554b8e0887d8a6be4e83c0254f568c2dbc9255c authored over 11 years ago
start moving the tab indent so that css is not modified once output
8529f93b4876acba60a8ca193cb578d0264ac610 authored over 11 years ago
8529f93b4876acba60a8ca193cb578d0264ac610 authored over 11 years ago
start refactoring toCSS so we will be able to collect sourcemap information at the same time
4db7c883cf35fb1a67d375b6ad708d6659d001bd authored over 11 years ago
4db7c883cf35fb1a67d375b6ad708d6659d001bd authored over 11 years ago
Add failing test for imported mixin with wrong path
When relative URLs are on, and there's an image referenced via url(...),
if the URL is unquoted,...
Added switch --insecure to allow imports from insecure/self-signed SSL certificates
2d1afdfe915acfb68e8c2bf73f57a0c0d9e27962 authored over 11 years ago
2d1afdfe915acfb68e8c2bf73f57a0c0d9e27962 authored over 11 years ago
better environment detection
24e2b01d6e58fc1432d9ae53a14015bee550b1e1 authored over 11 years ago
24e2b01d6e58fc1432d9ae53a14015bee550b1e1 authored over 11 years ago
switch to use the clean-css compressor. #1349
283d623a9891184c915d6d11b128e7f158ddbe81 authored over 11 years ago
283d623a9891184c915d6d11b128e7f158ddbe81 authored over 11 years ago
Merge branch 'sm/log-stacks' into all-sourcemap-patches
2ede18b9eb7590efc8dd3e80126cfeee787b977a authored over 11 years ago
2ede18b9eb7590efc8dd3e80126cfeee787b977a authored over 11 years ago
Merge branch 'sm/location-refactor' into all-sourcemap-patches
Conflicts:
lib/less/parser.js
Merge branch 'sm/jshint' into all-sourcemap-patches
8b4d45cd4dec5b2f6fc3502a2f10911fd30118f8 authored over 11 years ago
8b4d45cd4dec5b2f6fc3502a2f10911fd30118f8 authored over 11 years ago
Log stacks when errors are caught in tests to aid debugging.
66a9890c3951a1347167a4a07743414603a6b28e authored over 11 years ago
66a9890c3951a1347167a4a07743414603a6b28e authored over 11 years ago
Run JSHint in pretest phase, with basic config and ignores.
f000522855b5739650e28e14d3f8761f6515c5e0 authored over 11 years ago
f000522855b5739650e28e14d3f8761f6515c5e0 authored over 11 years ago
JSHint lib/* and test runners.
8eeaf87a791b095434be41d86fd18dda04be76ec authored over 11 years ago
8eeaf87a791b095434be41d86fd18dda04be76ec authored over 11 years ago
Refactor parser's private getLocation method for clarity, and reuse appropriately.
5547e8a27e3b8598d78d3fcb08ac77b85f6a346b authored over 11 years ago
5547e8a27e3b8598d78d3fcb08ac77b85f6a346b authored over 11 years ago
move the property check out of the ruleset and fix an issue in the visitor
42dfeb8d3bf6f9ee0b5ecd6e3ea49b3cb6802874 authored over 11 years ago
42dfeb8d3bf6f9ee0b5ecd6e3ea49b3cb6802874 authored over 11 years ago
remove variables before toCSS
01fd5d679ef976d15971b04f295417b3ad5c8ee6 authored over 11 years ago
01fd5d679ef976d15971b04f295417b3ad5c8ee6 authored over 11 years ago
move comment filtering into visitor
831e3432163b118e96d4702923809c16b9883682 authored over 11 years ago
831e3432163b118e96d4702923809c16b9883682 authored over 11 years ago
Start abstracting re-organising logic into a visitor before css output. Will allow nodes to just be 'read' and debugInfo written into a sourcemap. part 1.
800b4218d5b59535609ffb20c1e707b9fd4f6d80 authored over 11 years ago
800b4218d5b59535609ffb20c1e707b9fd4f6d80 authored over 11 years ago
Fix typo in changelog
8ea150d4cbf6751ab257838825da14b697bc8439 authored over 11 years ago
8ea150d4cbf6751ab257838825da14b697bc8439 authored over 11 years ago
add option to disable javascript. Fixes #688
98f2fef2df317f94cf4f8bf01491a511916e1b6f authored over 11 years ago
98f2fef2df317f94cf4f8bf01491a511916e1b6f authored over 11 years ago
update changelog to add svg-gradient function
308bfe2e2bf3d1fb098674b3fb7007dcf9ee11d5 authored over 11 years ago
308bfe2e2bf3d1fb098674b3fb7007dcf9ee11d5 authored over 11 years ago
update changelog
45184377cefb8bbc14b77346548717c305485b2a authored over 11 years ago
45184377cefb8bbc14b77346548717c305485b2a authored over 11 years ago
guards on css styles, first draft. Only allows guards on 1 selector in the block, that being the last one.
366f6755aa13cda53587d203148b5cede101660b authored over 11 years ago
366f6755aa13cda53587d203148b5cede101660b authored over 11 years ago
Add svg-gradient function. Fixes #1383
cfe9ae7798c0de54b3ff7c2d0c16ee9df59b7e4b authored over 11 years ago
cfe9ae7798c0de54b3ff7c2d0c16ee9df59b7e4b authored over 11 years ago
Cleanup. Now responds to env.compress
3d46350a405853d006de071f43112a4234bf9c4f authored over 11 years ago
3d46350a405853d006de071f43112a4234bf9c4f authored over 11 years ago
min/max now always reduce compatible terms.
54a5f74c09e027a62b74777cd024a4980a3fc859 authored over 11 years ago
54a5f74c09e027a62b74777cd024a4980a3fc859 authored over 11 years ago
Added min and max builtins.
6df4e4897681dae1668d582bbb64bfebf0cbc3e3 authored over 11 years ago
6df4e4897681dae1668d582bbb64bfebf0cbc3e3 authored over 11 years ago
do not use spaces between | namespace operators. Fixes #1300
d2255e64f624d072d8031046fe533fe6e4b13115 authored over 11 years ago
d2255e64f624d072d8031046fe533fe6e4b13115 authored over 11 years ago
add tests and fix whitespace issue
7056f7b4d769144f0bf0a2efc7f062413f9c0e2e authored over 11 years ago
7056f7b4d769144f0bf0a2efc7f062413f9c0e2e authored over 11 years ago
Improve comments stripping in compress
Ignore comment during compress if starts with exclamation mark
77966d44572b2bd8bb13400a12f6e36ed7cb0850 authored over 11 years ago
Fix global variable leaks
9de0e30c647ebf9408bcb3dda6ed099e216df0eb authored over 11 years ago
9de0e30c647ebf9408bcb3dda6ed099e216df0eb authored over 11 years ago
Catch errors thrown by root.toCSS()
823ba78380309ac2785f8f494f3bb2ad408c991a authored over 11 years ago
823ba78380309ac2785f8f494f3bb2ad408c991a authored over 11 years ago
move call to initiate loading of styles to the end of browser.js in case of syncronous load - make sure all the functions have been assigned before starting up
cc277d4f03d52404bc7c5193bca579a291e565cb authored over 11 years ago
cc277d4f03d52404bc7c5193bca579a291e565cb authored over 11 years ago
simplify by saving reference to style tag instead of saving index
8ed519fd9807de9ba18544b7ea90ae947fff7284 authored over 11 years ago
8ed519fd9807de9ba18544b7ea90ae947fff7284 authored over 11 years ago
take out previous inline test attempt. add new test to runner-browser to test inline LESS
c4dc89b74b08f2d200ca87661c65968da6c9834c authored over 11 years ago
c4dc89b74b08f2d200ca87661c65968da6c9834c authored over 11 years ago
take out log
cd45ac90a3a94c0fcf6f201dc20e8924b3beafac authored over 11 years ago
cd45ac90a3a94c0fcf6f201dc20e8924b3beafac authored over 11 years ago
initial fix in browser.js and a small test addition
bf88f660f2eed95baaffff2788f36fd003167489 authored over 11 years ago
bf88f660f2eed95baaffff2788f36fd003167489 authored over 11 years ago
Remove ;
11197b34e3d9720f81d8289b629c490ed98cdda2 authored over 11 years ago
11197b34e3d9720f81d8289b629c490ed98cdda2 authored over 11 years ago
Simplify ifs
5444e9482b96dc15cf6bd73eab418e2eb0c0dba2 authored over 11 years ago
5444e9482b96dc15cf6bd73eab418e2eb0c0dba2 authored over 11 years ago
Convert property merging to the new agreed syntax of +:
5cb5f561c81d34fc60713cc4e13166da145e0295 authored over 11 years ago
5cb5f561c81d34fc60713cc4e13166da145e0295 authored over 11 years ago
Fix merge tests when running in phantomjs
577d24cc9752ad5f7c2da5886978c47cf6aadc8e authored over 11 years ago
577d24cc9752ad5f7c2da5886978c47cf6aadc8e authored over 11 years ago
Syntax changed to !merge(space | comma)
* Syntax changed to !merge(space | comma)
* !merge(space) implemented by Expression instead of V...
Added support and tests for !merge() syntax #700
5dde7b3381bcb44c2f4e288fdef8c5527e614820 authored over 11 years ago
5dde7b3381bcb44c2f4e288fdef8c5527e614820 authored over 11 years ago
Add bypass for saturate(5%) filter function. Helps issue #1299
de27a6fd888aebfa8cd4040349498f9140af0b69 authored over 11 years ago
de27a6fd888aebfa8cd4040349498f9140af0b69 authored over 11 years ago
rename mute to reference
446e16444441059f0166a97addda486d69c5e08f authored over 11 years ago
446e16444441059f0166a97addda486d69c5e08f authored over 11 years ago
rename import silent to import mute. Fixes #1210
f4902f809c3560265bebe430b6946cb1d776d2d3 authored over 11 years ago
f4902f809c3560265bebe430b6946cb1d776d2d3 authored over 11 years ago
Fix the rest of import silent
dce452421f929c90921b44eebfa6c7ed426dea3f authored over 11 years ago
dce452421f929c90921b44eebfa6c7ed426dea3f authored over 11 years ago
changelog info
e591bc56edfca4b65242782abaf24648aeb1fd18 authored over 11 years ago
e591bc56edfca4b65242782abaf24648aeb1fd18 authored over 11 years ago
todo to fix last part of import silent
47b7bda64bee6bb3c9b2ca22df3489fb284113b9 authored over 11 years ago
47b7bda64bee6bb3c9b2ca22df3489fb284113b9 authored over 11 years ago
support comments. Add failing test case for when mixin call does not have parent selectors
493d6facf2a66521fb185ff8acef55e89ae3de5e authored over 11 years ago
493d6facf2a66521fb185ff8acef55e89ae3de5e authored over 11 years ago
import silent to work with media queries and directives
aa802bd84cdd735871bfa7aef7911534eb95091e authored over 11 years ago
aa802bd84cdd735871bfa7aef7911534eb95091e authored over 11 years ago
import silent: add tests for extends
b912a971d38796e69fec188e7055f9922a672ccd authored over 11 years ago
b912a971d38796e69fec188e7055f9922a672ccd authored over 11 years ago
import silent - handle selectors containing amp
33c5ecd100436323975a3a2a2a21c4a015a19fc9 authored over 11 years ago
33c5ecd100436323975a3a2a2a21c4a015a19fc9 authored over 11 years ago
Basic functionality and basic tests for import silent
5df82b69ce492388034cb59b4174d611b84f8650 authored over 11 years ago
5df82b69ce492388034cb59b4174d611b84f8650 authored over 11 years ago
Add silent option
898e27f52547b282f03e89ed881565879bf0be86 authored over 11 years ago
898e27f52547b282f03e89ed881565879bf0be86 authored over 11 years ago
1.4.1 so far changelog changes
ab1a9c55985d1725a52f1b78913b2bb955e26fa3 authored over 11 years ago
ab1a9c55985d1725a52f1b78913b2bb955e26fa3 authored over 11 years ago
Fix modifyVars to use a per file cache so less is re-evaluated properly. Also add tests and \n in case of comment on the last line
b726b0d96cb739bd2a1ef5ff8b6294db6e15591a authored over 11 years ago
b726b0d96cb739bd2a1ef5ff8b6294db6e15591a authored over 11 years ago
multi comments in selectors and other places
f068d2da681267dfd08ae5cc3460a2a913fdde1d authored over 11 years ago
f068d2da681267dfd08ae5cc3460a2a913fdde1d authored over 11 years ago
Add import inline option. Fixes #1209
6fc6dc2301b36889b756d69372cd74e02c210daa authored over 11 years ago
6fc6dc2301b36889b756d69372cd74e02c210daa authored over 11 years ago
Align the callback param orders
08fca7a7cca6680945beced19ab2e4c0455964e2 authored over 11 years ago
08fca7a7cca6680945beced19ab2e4c0455964e2 authored over 11 years ago
move new parseEnv into parser
40ce2bc4b4cb9160fa2fcd90b852b0d60329cb70 authored over 11 years ago
40ce2bc4b4cb9160fa2fcd90b852b0d60329cb70 authored over 11 years ago
Simplify more of loadFile and make more of the env creation common between node and browser
e82536bfcac5d573b2eb508eb4069481366b9744 authored over 11 years ago
e82536bfcac5d573b2eb508eb4069481366b9744 authored over 11 years ago
move browser to parse inside parser
ede491b02d54dbe9325f14bab190c2673b8fa870 authored over 11 years ago
ede491b02d54dbe9325f14bab190c2673b8fa870 authored over 11 years ago
seperate sheet and env
c391e72c5edf290ae78f22bcfe42e1e7fb8c2ba7 authored over 11 years ago
c391e72c5edf290ae78f22bcfe42e1e7fb8c2ba7 authored over 11 years ago
Move parsing into loadStylesheet from loadFile
d907cccf6ffc134b8892f04ea952556fd510f6a5 authored over 11 years ago
d907cccf6ffc134b8892f04ea952556fd510f6a5 authored over 11 years ago
start seperating browser load stylesheet and loadFile
806ddb64e66d0c2c56471b4cb2654b38bfe01bfa authored over 11 years ago
806ddb64e66d0c2c56471b4cb2654b38bfe01bfa authored over 11 years ago
Change node to use the file loader interface
c2adad8341d9218d5e8e0734b6bd9dd26c9fcba6 authored over 11 years ago
c2adad8341d9218d5e8e0734b6bd9dd26c9fcba6 authored over 11 years ago
Add interface for a file loader rather than an importer
9f086324a259b3c5a20098a1588385a3910d82c6 authored over 11 years ago
9f086324a259b3c5a20098a1588385a3910d82c6 authored over 11 years ago
1.4.1 release
290376f4eb57d54fbcffec97e272f42f40bb04c0 authored over 11 years ago
290376f4eb57d54fbcffec97e272f42f40bb04c0 authored over 11 years ago
Check for global variable leaks
bca5a39d3b707382526c11631cb53e4f1876e00a authored over 11 years ago
bca5a39d3b707382526c11631cb53e4f1876e00a authored over 11 years ago
use yui-compress option
6d160a2b9a3d401c331d49c50fa0666e3a42f1a9 authored over 11 years ago
6d160a2b9a3d401c331d49c50fa0666e3a42f1a9 authored over 11 years ago
global var fix
7843e7767cf2e327fea4033bb1b1e46dc7b05305 authored over 11 years ago
7843e7767cf2e327fea4033bb1b1e46dc7b05305 authored over 11 years ago
Fix global variable leaks
22c5bd77c43e796a86aceeff3450c3583718cd7c authored over 11 years ago
22c5bd77c43e796a86aceeff3450c3583718cd7c authored over 11 years ago