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

Fixing import by reference

- refactored how import reference works
- refactored to-css-visitor (this is side product, it wa...

ead3e29f7b79390ad3ac798bf42195b24919107d authored about 9 years ago
See if appveyor supports node.js 4

73e79b0b84a514040eecd5e991ee543e1c7d1d95 authored over 9 years ago
Fix jshint warning

9d332a72ec0c43516492164d80b0db5851eca2f4 authored over 9 years ago
v2.5.3

33fa72767e7474f3aedbbff83d8343217c08f58a authored over 9 years ago
Remove bower version as per #2607

7af6e274303975cae6b5b34dffc42cc03add4e62 authored over 9 years ago
missing changelog for 2.5.2

d85b0e6a28ce3a47ce30827dba5990c9f7d59875 authored over 9 years ago
Fix import inline. Fixes #2703

c7a6e8d886c96757ea9e6408979e6edd3076f49b authored over 9 years ago
v2.5.2

f0c454bc68599a9ecd5fe7de843b3ca1ae7b28ea authored over 9 years ago
Merge pull request #2609 from mmelvin0/master

Skip missing optional imports

dac026abd4b2840c6efa0b3409ec007936abee46 authored over 9 years ago
Merge pull request #2644 from SomMeri/percentage-should-error-on-nan-2553

`percentage` function should throw error if result would be `NaN`

1f624bdf3882a33d460dd5a6a7a1a627ed2c4196 authored over 9 years ago
Merge pull request #2646 from SomMeri/mixin-matching-with-default-parameters-2645

Parametric mixins: parameters don't match error

8dc3bfb02418a439d791c81f28f7c590f5471f7b authored over 9 years ago
Merge pull request #2688 from mishal/crlf-fix

Converted CLRFs in error tests

de67c5881a75f0aedd1c9d4c4cb0ba45b5c992a8 authored over 9 years ago
Merge pull request #2687 from mishal/mime-detection

Updated test data files

67be0c4af57f143179ca4af3cefcbcd80a9029ba authored over 9 years ago
Converted CLRFs in error tests

7bafb62057079e176e949c94d3f6b97ed6973879 authored over 9 years ago
Updated test data files

aca5da768f7a59fae6e25f756f97f1366645011f authored over 9 years ago
Merge pull request #2642 from SomMeri/import-by-reference-inline-2620

Fixes import by reference inlines source's inline imports - 2620

21858a50d51f75ea9acc0c5a182fa5c4127f87e7 authored over 9 years ago
Merge pull request #2643 from SomMeri/shorthand-color-interpolated-into-selector-1481

Keep shorthand color form the same way as named colors are kept.

8a135bd89ba9bbddfc2efce40d338c19949fd725 authored over 9 years ago
Merge pull request #2677 from betaorbust/master

Reference inline comments.

3ef676ad41c23d094bc95d6b372c253671df3a1a authored over 9 years ago
Merge pull request #2685 from demohi/patch-1

Update travis Node.js version & remove io.js

430cf3a45e68c5e9491478e105ffc1c0f3cebab9 authored over 9 years ago
Update travis Node.js version & remove io.js

7ea9ed2f70ff7ee3ed4b073bd2654d027051f8d8 authored over 9 years ago
Reference inline comments.

As described in https://github.com/less/less.js/issues/2675 in-value comments are not preserved ...

74ef1ebacdf4ff51506d096efa8cb752ca413a8f authored over 9 years ago
Added `getIsReferenced` into anonymous node. The visibility of anonymous

node type now works the same way as visibility of ruleset or directive.

19dc9e78b9abebfcf7ac13561f205b68094f9012 authored over 9 years ago
Fixed mixins definition matching problem when mixin definition contains

parameters with default values. #2645

e7ce82bec60dfb08e53977bf5f4fef08b8dc7a1a authored over 9 years ago
Percentage should work the same way as other math functions (round, floor,

etc) and throw error on NaN. #2553

e8efa6e0335bcbc59eed323c1b365cafef5d2834 authored over 9 years ago
Merge pull request #2637 from SomMeri/empty-source-map-to-empty-file-2430

Undefined source map should result in an empty map file.

ff5e5a040b4c6445dce3f7e4fd237603b1c260ce authored over 9 years ago
Keep shorthand color form the same way as named colors are kept. #2481

30fe1cb9e2fed932c992a66843fcc08f1fa50bb9 authored over 9 years ago
Import inline located inside file imported by reference should not be

present in output. Close #2620

34e3ea61ce1693bad751f961799b2f7b89836ba9 authored over 9 years ago
Undefined source map should result in an empty map file. #2430

ce4a7bc0e9468f9cda0b9f8f2132475111f6165b authored over 9 years ago
merge updated `expand-operator` with master

plus reworked tests

3178103b7f2e3eac3b88639181f197449dc0c29d authored over 9 years ago
Merge branch 'philschatz_patch-1' into expand-operator

8204eca8a0133b454df48ced3a2dfc44b833a29a authored over 9 years ago
Skip missing optional imports

d4b9004647b68e456d0d978c29ce2d0e9b87b33c authored over 9 years ago
Merge pull request #2607 from kkirsche/patch-1

Remove moot `version` property from bower.json

8114a32181f49f1d0578bf1431b56c9321a4dfbe authored over 9 years ago
Remove moot `version` property from bower.json

Per bower/bower.json-spec@a325da3

b1c5641acb5128b88c47ba3dd306c1c7e450d76b authored over 9 years ago
2.5.1 release

59c012c16a71eca2fd9f354b8db8fffaa5e14d6d authored over 9 years ago
Update CHANGELOG.md

0671a120b817f27422c19ae01434f1d9b88d43e5 authored over 9 years ago
Merge pull request #2591 from pdehaan/patch-1

Update license attribute

69a0e0d6cc0668d543ee0cf2207cf95d99e0c43f authored over 9 years ago
Update license attribute

specifying the type and URL is deprecated:

https://docs.npmjs.com/files/package.json#license
...

bdcec8bff4574ee288d05524fdc86cfb4c284d47 authored over 9 years ago
Merge pull request #2575 from chipx86/fix-sync-loading

Fix synchronously loading/applying stylesheets on page load.

fbbd313bcff8fcb9322744fb6254d37cc692453a authored almost 10 years ago
Fix synchronously loading/applying stylesheets on page load.

Starting in 2.0, stylesheet loading became asynchronous, through the
usage of promises for both ...

f66757554f7a8c746c9aa4c70751ada174deb3f5 authored almost 10 years ago
Merge pull request #2568 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

5ad6fb3fc6c71d295bc4f19a20f439acd3431f11 authored almost 10 years ago
Merge pull request #2559 from seven-phases-max/master

Fix for #2558

48ad5a37f13e84d4e3687392b8c37980bbf3a0cd authored almost 10 years ago
Merge pull request #2574 from seven-phases-max/fix-ruleset-find

Fix `Ruleset.prototype.find` failing for certain frames

2c5aa398c2cae19172978535e8c0ad346faf25f1 authored almost 10 years ago
fix `Ruleset.prototype.find` failing in certain (programmatic usage) cases

47ce670c38e589357d5f0d46002439378253cecd authored almost 10 years ago
fix `Ruleset.prototype.find` failing in certain (programmatic usage) cases

28006cf721ad3c88c8cbbc11efc30ba426bab483 authored almost 10 years ago
Added Gitter badge

ec230fcde9d9f5f676e8c6b4a0b7898b5d5fa85f authored almost 10 years ago
fix #2558

7203286706d8c6f0ecce82eb6e522ccafc2abfad authored almost 10 years ago
Merge pull request #2550 from chharvey/patch-1

Update CHANGELOG.md

e40c2f56af3b182ebc2f3a612890857bd90e4b9f authored almost 10 years ago
Update CHANGELOG.md

fix some grammatical errors

6c2232245f2613ef34323e3bbd473a2f86ca5086 authored almost 10 years ago
2.5.0 release

9b7021a309a9010b04ddc89d5fd86f1d2d0b3433 authored almost 10 years ago
Tidy up path splitting

dbe2eaa5f7b7dc600e18e0ce711ef0c525b08fe3 authored almost 10 years ago
Merge https://github.com/ifunk/less.js

Conflicts:
lib/less-rhino/index.js

7c6da7ae86455869111752c3a4311e951b74dbdd authored almost 10 years ago
Merge pull request #2530 from seven-phases-max/proper-non-primitive-value-replacement-for-format-and-replace

Proper non-primitive value replacement for `%` and `replace`

7ed9574d8ab80976dddc141e811eac114040bfe3 authored almost 10 years ago
Merge pull request #2526 from bassjobsen/image-size

Image size

2b42605337bcba58dec0299a5d000946b2fc714e authored almost 10 years ago
Merge remote-tracking branch 'upstream/master' into image-size

ea43e7d6d04f90de6a57425da0d06a3cdd5d697f authored almost 10 years ago
Merge pull request #2533 from seven-phases-max/fix-formatting-for-jscs

Fix formatting to meet jscs settings

fc93876dcc89298c2130480f9bd6bd0dffb5ee9f authored almost 10 years ago
fix formatting to meet jscs settings

1950248a8707b6259090cfd18147f4bef973bd6c authored almost 10 years ago
Merge pull request #2525 from whitecolor/patch-1

Add browser field

1e67f03172eec6f8cae1b651bbd55e99e4fd581d authored almost 10 years ago
Do not use the latest jscs as it breaks

since it does extra checking on indentation that doesn't pass.

c1bccbec32f29f29338ba012a1efc38ed5c1fd8a authored almost 10 years ago
Merge pull request #2522 from rjgotten/fix-plugin-scoping

Fix `@plugin` scoping rules

86fa4f6f9d5684de3311624363c1897d31ed3acf authored almost 10 years ago
proper non-primitive value replacement for `%` and `replace` functions

13ef5b7422c3bb4734c2a3ce933417245e3b3256 authored almost 10 years ago
Merge pull request #2527 from seven-phases-max/fix-grunt-shell-benchmark

Fix grunt shell:benchmark command

ecd3f6659d4da03de9995280df51329288fc2d01 authored almost 10 years ago
fix grunt shell:benchmark command

ff55171dc8ac51d4a4cd4ff2efeef29868f2593e authored almost 10 years ago
fixes for issue #2482

16a0285b7b0f7f581df1cebb5e950bc92bd75b94 authored almost 10 years ago
fixes for issue #2482

f0f271919b3508f3d78e7ad50564c0089472d222 authored almost 10 years ago
Add browser field

to support browserfy and other loaders that use `browser` field for resolving browser version
h...

7cc986e361456ea2ed26589425077b22d7d0442a authored almost 10 years ago
Merge pull request #2520 from less/bugfix/2440

Fix 2440

e411f548c1351ea23f707757f461a6b166765c58 authored almost 10 years ago
Deletes an accidentally committed dev file

aa66271dd3a917a151a301d6237b531f8a1dbcae authored almost 10 years ago
Make functionRegistry in mxin definition inherit from mixinEnv

functionRegistry was mistakingly inheriting from the top frame of the
caller context, which was ...

56687b9d027755b31c28fc2e23afdddeb9e8826b authored almost 10 years ago
merge changes from upstream

0a6e2f814d585eb9d13d376047bfe1a636fe7133 authored almost 10 years ago
Add test for #2440

17aafae556b432a207ff2125965d33134d68078e authored almost 10 years ago
Bubble import only above other non comment, non charset rules. Fixes #2440

e0dff5308c33e53a6d7e962018bd071ebf5627ab authored almost 10 years ago
Merge pull request #2517 from seven-phases-max/fix-naked-url-import

Quick fix for naked `url` imports

9de877523b65fd5a77e6ef373821ee79bc4d1233 authored almost 10 years ago
Add support for `:` or `;` path separators in `--include-path` regardless of platform. Understands absolute paths with Windows drive letters (ie. .:C:\Windows\)

b4bf0546b77f5ef6adbb72b1191270ecc6eac1fc authored almost 10 years ago
use function context for file info, not the path node

125a7f06d8a5caef44eb6026db353d91200dc8db authored almost 10 years ago
Merge branch 'master' of https://github.com/less/less.js

8f1153885a559e9212ed3d2100a5c388b63c0898 authored almost 10 years ago
more replacement of regexes

a01c40e1b9f714cb5f8bdc4b70ec06bf07a337e1 authored almost 10 years ago
Fix naked url import

414d21c7af1c42f3994ce9836ec454ab25c25277 authored almost 10 years ago
Remove regex used every node with a char lookup

16ed6bfc2e069f56e31d0cddfa86c6954b9d121d authored almost 10 years ago
Merge pull request #2515 from wahuneke/revert_pr2510

re: #2508 - revert #2510 - undo all fixes. issue == WONTFIX

b476f6edce1085e2b1310797f2c67822886effdd authored almost 10 years ago
Merge branch 'master' of https://github.com/less/less.js

5c0179d1997c39694cf7b34f862a115033b20500 authored almost 10 years ago
See missing media blocks. Fixes #2494

936b78c6b4ae590496edd90b8b9bff5f3a4ecf88 authored almost 10 years ago
Mend failing unit tests

56f5db83624c51811d9ad98d858051a4568fc458 authored almost 10 years ago
re: #2508 - revert #2510 - undo all fixes. issue == WONTFIX

328ea62d7c71b59e44e33704d9e9b1f4e9c3890e authored almost 10 years ago
Fix plugin scope for mixins, directives and detached rulesets

Fixed scope for plugins to apply correctly for mixins, directives and
detached rulesets.
Updated...

4d17c8b35d9726da226a57d6a3c9ddd51034b19e authored almost 10 years ago
Add missing null check

7a80a822839b70b55e6e2813a28dd97f46aafd14 authored almost 10 years ago
Merge pull request #2504 from bassjobsen/relative

optional relative amounts for color functions, see#975

a6dca8872a33e8c04c8bfe76a04b051706a77fe5 authored almost 10 years ago
Merge branch 'tests' of https://github.com/bassjobsen/less.js

Conflicts:
test/index.js

b10928720ff71446a579304cf4c953a4a6e97502 authored almost 10 years ago
Merge pull request #2512 from rjgotten/directive-selectors

Fix selectors folding into directives

39c603a558ffaa76497ba6645935c6d1a5287ad1 authored almost 10 years ago
Fix selectors folding into directives

When directives bubble up to global scope, selectors are no longer
folded into directives that d...

b948dad7ab8820016868ace2cb0d4efba58cd8c1 authored almost 10 years ago
Merge pull request #2510 from wahuneke/fix_issue_2508

Fix issue 2508

1033939243bcb4374d58e62f6d1f795df4e42099 authored almost 10 years ago
was missing declaration for a variable

sorry bout that. fixed.

96ad40dec20c57d38cfa8a2b34d77f73e55d7cb6 authored almost 10 years ago
Merge branch 'master' into fix_issue_2508

Conflicts:
bin/lessc

e19e89d4f43bfea4ea0f3a92cf2fd8f7605249fb authored almost 10 years ago
fixes: #2508 - strip quotes on lessc command line input/output file names

9585d4a063056173e84e52cd123c88d2270d03de authored almost 10 years ago
Merge pull request #2505 from bassjobsen/paths

fix for issue #2500

8526dee6be3fae44805a19448151a9f50181d6f1 authored almost 10 years ago
fix for issue #2500

4bb098bfc94fc06da0cd1c9442e50e9181c77c0e authored almost 10 years ago
fix call to removed function

ebb79c08b2ec3424c34f0ac34c7161bb85c11016 authored almost 10 years ago
Merge pull request #2479 from rjgotten/import-plugin

Import plugin

d7846e2ae50715854ad7430b8117ac80979d7092 authored almost 10 years ago
missing save/restore code searching for assignments

54556bddf2bf15861fd53b5f7210945c3864297a authored almost 10 years ago
escape quickley with simple properties

63a150b3be3af8ea1803964393eae069c9d39f0d authored almost 10 years ago
remove the quoted regex, simplify the comment parsing

d05ffcc4b0a822c5fb9a05f7059da029814f0f53 authored almost 10 years ago