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

move the tester into a seperate module so it can be used by other projects

13f41017ed536d3338d9bbf6372f4db3d82e65ad authored about 11 years ago
allow plugins

3b242daacd3105e26b3fa2f567d0e87405fd054a authored about 11 years ago
1.5.1 release

f4e1faf7e732e32b7bc30fd275d7b1cecdbb9fbd authored about 11 years ago
correct the sourcemap url option

ef4c2b75a9fb5d533754273b24693f19447d138c authored about 11 years ago
rename the sourcemappingurl to sourcemapurl, add to bin/lessc and adjust to not normalize

355cd7488e7bbd7141a5c7b8e4ba79598b831f77 authored about 11 years ago
added sourceMappingURL option

855eca1d93caa231374096444322b21e8b86b4ba authored about 11 years ago
update bower version

5b3b04869b9d2b8612787e739ee369fc6f4321dc authored about 11 years ago
update readme

c3dce83cc9930f5fcfacf3442a730b820cb9470d authored about 11 years ago
revert to env.syncImport

526ca32f801e02935e0f3219b22e765bf8be7c23 authored about 11 years ago
Merge branch 'avoidStatSync' of https://github.com/papandreou/less.js

f946ee951eb31edaea6c81c2e904c03ddd167a48 authored about 11 years ago
Merge pull request #1658 from joshuaspence/master

Fixes #1619

3567fa995f0958b343f07d9f4606c03911ec6bf6 authored about 11 years ago
A better solution for fixing #1619

18f4083f29fa4df8311583cdc790ce33a0800baf authored about 11 years ago
warn about using sourcemap option with clean css

cc401c2def5d06e7b6fd29a9078a7c761c8ebf5c authored about 11 years ago
add options to disable clean css options that interfere with less operation. upgrade clean css

0e57dca6b9021d47a75e83cfab858bd80aa07e7d authored about 11 years ago
Disable yui-compress parmeter (instead of falling back to incompatible clean-css). Fixes #1637

7268386570d36c64b5501504682ad613e85b3864 authored about 11 years ago
Add lessc parameter availability check. Fixes #1637

Conflicts:

bin/lessc

9d2b48d481a146d23a5b3ba4e730966681a6dba4 authored about 11 years ago
Change lessc exit status code on error. Fixes #1637

9b6d760b4817fe06a243b5a2e08096b12347d933 authored about 11 years ago
Merge branch 'selector-match-fixes' of https://github.com/seven-phases-max/less.js

8c6b6d011594e324d29b6bb5aeb83dec3d34760e authored about 11 years ago
Fixes #1619

ce56c0d1855bd58139f9733486dc4a356ad975d7 authored about 11 years ago
Merge pull request #1643 from matthewp/location-port

Check location.port for truthiness

7869d46f208b289ed7d699044b35e7fc077d08e8 authored about 11 years ago
Merge pull request #1655 from chipx86/custom-vars

Support specifying custom variables when calling lessc and less.js.

8f4ef412d53b0cba3f142d2d6da0551c6d9b2861 authored about 11 years ago
adjusted modules order for rhino (same as for browser)

913d7c6d29d77bccde1068edee2778d97712e0a4 authored about 11 years ago
added base 64 encoding for rhino, fixes urls.less test case

eff7341d98b401ddcfb286ed4cbf800c5a3f7149 authored about 11 years ago
Support specifying custom variables when calling lessc and less.js.

Both lessc and less.js can now be provided with global variables that
all .less files will have ...

daec7dff1c5d533bfaaee5315aa20c9bf56f1873 authored about 11 years ago
Merge pull request #1628 from tomfuertes/patch-1

update bower.json main script

ff611f729cf7a8babe1b027ec0c2e4d625fbee21 authored about 11 years ago
refactored rhino require() for provided (node) modules

b02d35891e343179402a09af742e12ef8121aab5 authored about 11 years ago
started data-uri implementation, added basic console formatting support

4210cfd2d162adbab88911cc208913cd1aa4002d authored about 11 years ago
added colored output, added gradle property 'test' to execute a specific test only (use for example: -Ptest=urls)

465dd990740827b9952373343c1d09c85bd65fd5 authored about 11 years ago
renamed path implementation in less for rhino to _path

4aa040a356e57ecb8cd33bb50ac351ed3fffcee9 authored about 11 years ago
Check location.port for truthiness

According to the w3 spec for Window:

http://www.w3.org/TR/Window/#location

`location.port` mig...

de92480b8cb8c52f4e42734325c848e636fd092b authored about 11 years ago
Avoid fs.statSync unless env.syncImports is specified.

095300f73b943b78ed1eb634e02c8016ab4d0ca2 authored about 11 years ago
update bower.json main script

for bump 1.4.2 -> 1.5.0

618712c6cde02580f36a9e30db3d5bb3e926e5b1 authored about 11 years ago
Minor fixes. #1615

56c3338d7d151b2323cad51d22303b79ecaa6888 authored over 11 years ago
New input chunker in parser.js. #1615

52dc714927182d8035b0488ecfa6f7c08a0222ca authored over 11 years ago
Misc. perf optimizations. #1615

1a33bc69f8ef542174df5b01b091b00ff9821421 authored over 11 years ago
Optimize visitor.visitArray() for perf. #1615

c9ae0dbd4f73b9ffa086862d9ea28eec1222a5ad authored over 11 years ago
Add visitor.js array-based function cache for faster lookups. perf / #1615

e5ae8a2500cfa4763d5d26e8e25f41ed13914938 authored over 11 years ago
a few minor selector match fixes: updated tests.

a1c97f314740f93ca27b1bc09bf9cf28c54309de authored over 11 years ago
a few minor selector match fixes...

194f2c5213ccfcda55a3fcb0295060a016a00a3f authored over 11 years ago
fixed mixin call matching for multi-selector parent...

05ef5cd0acc71bdd90ecb3ecec2879548230dbba authored over 11 years ago
fixed test for initRhinoTest function

929bb44fa7cd06b955ed0586a04ed7345778aee4 authored over 11 years ago
added gradle wrapper scripts

45ef13eb63ba96be9b8cad831de32b9b13e85963 authored over 11 years ago
renamed task cleanupTest to clean

f8b671ddf74ec753f6b2146e93db3c246cf9ede3 authored over 11 years ago
removed Makefile (again), fixed grunt rhino build

1435c84608d9db305abf7641b776b591cf66f8f3 authored over 11 years ago
fixed some jshint errors

6367b96a2ab596f8dcff6aff1e35d0be8b043811 authored over 11 years ago
normalize quotes to apostrophes in error messages from javascript evaluation (unify node/rhino error message)

5baa4445bca0c8c7d7c083676f27a892729951be authored over 11 years ago
merged upstream/master

0b4ecbaea0d411a77f6c2aee3d110900733e6b1c authored over 11 years ago
added gradle based test suite, reviewed rhino integration

716101256e3b646e1e977c424c4bbd10fe3be3c3 authored over 11 years ago
added gradle based test suite, reviewed rhino integration

2b73725b44ee2151c5462248ecdf48d9db3af341 authored over 11 years ago
1.5.0 release

0213579de43a5eadbbce234dfcff65d6f8c4b466 authored over 11 years ago
fix spacing issue with extends and fix tests

9a7351d27fc09b754efe00daf9472659ec525484 authored over 11 years ago
do not re-import the re-entry file. Fixes #1484

145406b539d6af95733b39b42a240276adccd486 authored over 11 years ago
Fix error message when putting guards on a single selector

d8d936862db20468d2a96c9c4834aea6fa9a098a authored over 11 years ago
make the inline option more obvious. fixes #1603

7a978cd28fddac5248ddc5d20f8f5dee5792e5aa authored over 11 years ago
support nested selectors in extends. part fixes #1580

97bd40b84a9e002063bd6e2518d34b31e9be8430 authored over 11 years ago
Fix duplicate selectors sometimes generated in extends. Fixes #1591. Fixes #1581

33210805cd571289004afce36a0239da60514b94 authored over 11 years ago
Fix bad json - extra ,

969cee1e119c506b56889263bcbd84e6a6587c25 authored over 11 years ago
Fix missing parameter to Quoted - Fixes #1562

8b68ecd98e6ce26b0ef1eaded3011842966a3899 authored over 11 years ago
1.5.0 beta 4 release - last one I hope

70e5761d90ac4fa824ce8c09d2fb91a9abdfb2ca authored over 11 years ago
Merge pull request #1570 from MSamman/Percent_As_Attribute

proposed solution to #1568: percentage as attribute

dc367f61dcaa0fb06a67a1c38144a4c3b2a59508 authored over 11 years ago
Update changelog

1a184d5790f8abc0deb4f5a7726fb4ddbe0ca09a authored over 11 years ago
Merge branch 'master' of https://github.com/seven-phases-max/less.js

b0d73ecf676f6fa021217ccb0b8dd4056ce754d5 authored over 11 years ago
Merge pull request #1572 from robocoder/patch-2

util.error is deprecated

454e979d6c7d2ebddf6ea4615b84ad9ebb49139a authored over 11 years ago
Merge branch 'master' of https://github.com/cloudhead/less.js

f1f13e166ec2e4384f405b865145030e886d5f14 authored over 11 years ago
import multiple has a cascade effect. fixes #1497

b0477fca22491de91c42e530fad8391f56797905 authored over 11 years ago
Merge branch 'next'

278ca96d4e5a2270a781ebb05c8a4449fb28ebd9 authored over 11 years ago
Added `length` function (#1542). Added scalar value handling for `extract` and `length` (#1576).

fd1182bd697c86005761f9bb3cd8bccc53a11b65 authored over 11 years ago
util.error is deprecated

fe0eaa8225f9a8f3d6a6be20fd6844d33d9bee36 authored over 11 years ago
proposed solution to #1568: percentage as attribute

abe09a285113e1c1b59588f0889921c95b645c68 authored over 11 years ago
Merge pull request #1558 from danielfeelfine/master

Bower package: purge unnecessary files

9d3a80ccfd66af0551eeeff1fac87d8cdb8ec99e authored over 11 years ago
support @host. Fixes #1560

5f20c4aeaa9446c1e333ed6431a0016b26392a1d authored over 11 years ago
purge unnecessary files

73b074364f7a30a986d71bf0d881b6d905a7cf10 authored over 11 years ago
if ie compatability is off, do not warn at all about file sizes over IE's

limit. Fixes #1414

15e8897802cfc49b3e20109e0d9df5ec3675fe5e authored over 11 years ago
allow media features to be variables. Fixes #1330

c04bdc91a806ba5610ae8ae95ea326ef311e1696 authored over 11 years ago
send important on to sub mixins. Fixes #1256

dd5bb4dd5af3db8cc9093553d3ae3434f3d6c01a authored over 11 years ago
do not match args with a variadic mixin that does not have enough arguments. Fixes #1527

58e3269c74b4852a6518c2e6332407820c48fe43 authored over 11 years ago
throw an error when the unit function is passed bad input. Fixes #1426

0465398ab62597cd50f53984e06e923b692cb44b authored over 11 years ago
Add alias for =< as <= fixes #1435

39b36d9cfc6f104a10df06d3631639b48c29536b authored over 11 years ago
support inline css files in the sourcemaps

62751c917c2b82b6b5f073b7f3fe88d23298c189 authored over 11 years ago
1.5.0 beta 3 release

ee11dfb0b12eba54c2331191f7006dcc05958b02 authored over 11 years ago
Merge pull request #1552 from picomancer/master

Replace deprecated sys.puts with console.log, resolve #1529

40cd226f09e9fa7195a088538a640f343a6b4846 authored over 11 years ago
Replace deprecated sys.puts with console.log, resolve #1529

a6cdb81b30b8b316f530ef3ab0489bb13b03c9f0 authored over 11 years ago
improve output of page rules during compression - don't strip ; on rule before rulesets

577751a1747a84cf8e2a1a66b2053d0c8c4daa7d authored over 11 years ago
add ! to keep comment on minification pattern. Fixes #1396

a588677c26a0e4a88b401629a2bf00078487cee4 authored over 11 years ago
Test for invalid colors. Fixes #1458

793bb89a2a57021de6f03f4a471aa7be33774f6f authored over 11 years ago
small fixes to help allowing sourcemaps in browser mode

0de5653ccc36a69759a0a47ef93b313399f62130 authored over 11 years ago
allow sourcemaps to be inline, in the css

176260a035f4d6e5d82cceedebe24bcd83fac6a1 authored over 11 years ago
add passing test for urls containing escaped quotes

ebc6f5e1df5e33553e54524889700ba294327ab5 authored over 11 years ago
use the same environment frames for guards as for evaluating parameters

0b0519fecbe2d978d70542c456a39ba63440d53a authored over 11 years ago
Merge branch 'master' of https://github.com/brenmar/less.js

c41254f8fe97d3a6cd7fcc2a55e37d10d239b39b authored over 11 years ago
support transparent as a color but do not alter existing output of transparent and rgba()

862d7ed0ab9d42995a268e07714868ac85e48366 authored over 11 years ago
Fix the default for the sourcemap basepath

de23ea6652eb1f79537ca3d459013c199210a814 authored over 11 years ago
Merge pull request #1543 from andjo/sourcemap-options

Sourcemap basepath option

0a70eded8b704ab97cf95ceafe92c5083e7cb0b0 authored over 11 years ago
Merge pull request #1412 from christopherobin/master

Allow imports from self-signed SSL hosts

6eb992a775d69bd81a6320e8679d32e0431fb069 authored over 11 years ago
Normalize path for sourceMappingURL.

bab31952ff77bfa9de09ed0551ed306275df620d authored over 11 years ago
Added --source-map-basepath option

5ef2ff1707a70a2c41691bb23ae58b17437dbd77 authored over 11 years ago
Release 1.5.0 beta 2

c4a2ed6bce3eb567a1f161088be6a482b7e17611 authored over 11 years ago
remove alpha and beta as they can be determined from the version number

193c6da1a95710b2c4c3b872bd925e1676ffce1a authored over 11 years ago
Merge branch 'master' of https://github.com/cloudhead/less.js

74c66e7d5d5b04110a4858a87324d146bca4c5cc authored over 11 years ago
Fix #1536 - pattern used in bootstrap is causing a recursion error

4c552349e549918f0f78c648abe4def62cc4e7b2 authored over 11 years ago