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

Master container style fix for 4235 (#4237)

* fix(issue:4211) parse entities for comma list

parse the correct entities for a comma separa...

53f84f02bad6efdc60dc1dd77f4a30aad976c6ba authored 12 months ago by Daniel Puckowski <[email protected]>
ci: windows (#4213)

* chore: try run scripts directly

* chore: only trigger windows ci

* chore: remove resolve...

13864a6b5cf2946d31e370e1f67d6a9b2e7e8d02 authored over 1 year ago by Lei Chen <[email protected]>
[skip ci] add v4.2.0 changelog (#4215)

* [skip ci] add v4.2.0 changelog

* [skip ci] update CHANGELOG.md

* fix typo

* [skip ci]

1b6dba1457c516ad52c4c104e8a3876c2abc93b8 authored over 1 year ago by Lei Chen <[email protected]>
Release/v4.2.0 (#3814)

6390ae3406885899e3092c4c2f84851c063bd7e7 authored over 1 year ago by Matthew Dean <[email protected]>
fix(issue:3766) add support for container queries (#3811)

* fix(issue:3766) add support for container queries

* Add support for CSS Container Queries
...

012d549d42a0e93e966185aab5c122ff62b2a1d6 authored over 1 year ago by Daniel Puckowski <[email protected]>
Create SECURITY.md

8b5aef97e6464726982f1266f287e7fdfd76378f authored over 1 year ago by Matthew Dean <[email protected]>
Fixes #3787 -- ESLint updates and linting cleanup (#3790)

* ESLint updates and linting cleanup

* Exclude test files from some linting rules for now

...

4d3189c05175dfd8aab505ec19c7f5724f145295 authored almost 2 years ago by Matthew Dean <[email protected]>
ci: update the ci config (#3789)

* ci: update the ci config

Change the Node.js version in the matrix tests from v16 to the la...

a917965340631f9a32b73726313cc91de08596b9 authored almost 2 years ago by Lei Chen <[email protected]>
fix faulty source map generation with variables in selectors (#3761)

* fix faulty source map generation

* alternative solution

* add test

27023225534f10de7cb93f97c81c7bad0b23fad7 authored almost 2 years ago by Peter Goldberg <[email protected]>
[skip ci] update the issue template of bug report (#3785)

9b37be7740aed252d1c0384dbdc8c1a8f0bc9c69 authored almost 2 years ago by Lei Chen <[email protected]>
fix: make ci work (#3774)

180d6761bdd88532141305f31aae612722539507 authored almost 2 years ago by Lei Chen <[email protected]>
fix(parser): fix crash when css variable property does not end with a semicolon (#3700)

Fixes #3698 #3373

0e99701e00b5971d42bbb93b218369318138904c authored almost 2 years ago by Ben Kelly <[email protected]>
Fix #2991 (#3649)

* Tests for 2991

* Fix for 2991

* chore: add missing newline

Co-authored-by: Olivier Ni...

eefe33a47f6fdcc228817df7435a1770ce9e51ea authored over 2 years ago by Olivier Nicodemi <[email protected]>
Fix eslint warnimg (#3709)

* fix: ESlint warning

* fallback ts configuration

* fix: analysis value to fix ESlint warn...

721659e1096ad2e51187e6f0150061c1165cfd65 authored over 2 years ago by lumburr <[email protected]>
refactor: Modify this pointer so that it is not empty. (#3719)

* refactor: Modify this pointer so that it is not empty.

* fix: Supplementary test cases.

94b2cb4586beec4aba3663487489d04ce49ef05b authored over 2 years ago by lumburr <[email protected]>
[skip ci]: add v4.1.3 missing changelog (#3729)

c155d1495afa27d677e9f45d6c29a96a5c456a44 authored over 2 years ago by Lei Chen <[email protected]>
Release v4.1.3 (#3722)

6986f3e0cb5e36a8656b050136ae226a070dc52b authored over 2 years ago by Matthew Dean <[email protected]>
ci: add node18 support and drop node17 ci (#3718)

c24f52c652d80a52a954f7794f78995fa99942fd authored over 2 years ago by Lei Chen <[email protected]>
feat: add `disablePluginRule` flag for render() options (#3701)

Co-authored-by: Edward Hartwell Goose <[email protected]>

7491578403a5a35464772c730854c3a5169c0de7 authored over 2 years ago by Robert Kieffer <[email protected]>
fix: Fix https failures on macOS (#3716)

The issue was traced upstream to needle, and resolved in:
- https://github.com/tomas/needle/pu...

1eafc06db4ed062761ce6ca65044204cf32308a1 authored over 2 years ago by Joey Parrish <[email protected]>
chore: remove unused vars and imports (#3682)

3f05b5cde6803064bef0ddc837ec1060c9e83635 authored almost 3 years ago by Ya Hui Liang(Ryou) <[email protected]>
Fix #3591: refactor debugInfo from class to function (#3613)

* Fix #3591: refactor debugInfo from class to function

* chore: add newline

* chore: trigg...

ce973cdc99447435e852cd73906751b258f556a3 authored about 3 years ago by Devlin Russell <[email protected]>
[skip ci] move issue tpl from workflows to issue_template (#3671)

7fc6a1dcc71f8c0bfffd4b6d911fda0e87b962c0 authored about 3 years ago by Lei Chen <[email protected]>
ci: reduce ci times and add node17 test (#3672)

cb897701aec1ee78b4207387863c33d2cfd05f34 authored about 3 years ago by Lei Chen <[email protected]>
feat: add support for case-insensitive attribute selectors (#3673)

* feat: add support for case-insensitive attribute selectors

2431015afa1c2454e27907cfefaface19ce1393d authored about 3 years ago by Lei Chen <[email protected]>
fix: change keyword plugin and import regexp (#3668)

* fix: change the and regexp match

* feat: change unit test

* chore: change desc

ee9e13b949e707cd809f996fa7982adb7c91071d authored about 3 years ago by Lei Chen <[email protected]>
[skip ci] Add issue and pull request template for better communication (#3644)

* [skip ci] add pr template

* [skip ci] add config.yml

* [skip ci] add bug.md

* chore: ...

e20c295511ab1c771453119b398025b6b1724919 authored about 3 years ago by Lei Chen <[email protected]>
[skip ci]chore: add missing changelog info (#3669)

* chore: add missing changlog

* [skip ci] add issue ref link

8669fa50f97b85ba0b98c5f2c56e166fe1f2e875 authored about 3 years ago by Lei Chen <[email protected]>
Update utils.js (#3656)

fix when script run with TamperMonkey or GreaseMonkey tag is null

f61318851b208de2bf583cb489096cdc55b80fed authored about 3 years ago by langren1353 <[email protected]>
fix #3646, forcefully change unsupported input to strings (#3658)

Co-authored-by: gzb1128 <[email protected]>

8666b01e4f693a2a50f718f6d5bf11707bec7ff5 authored about 3 years ago by gzb1128 <[email protected]>
chore: fix less project ci (#3652)

* chore: fix less ci

* fix: add missing semver require

* fix: fix the error format and fil...

a10c3399d39efcd87c2650d172aefcf0703f70bb authored over 3 years ago by Lei Chen <[email protected]>
Release v4.1.2 (#3651)

836391212a530e18180ef2b8f39e1267271c16d0 authored over 3 years ago by Matthew Dean <[email protected]>
[skip ci] Add github CI status badge and npm downloads badge (#3631)

* Add github CI status badge and npm downloads badge

* [skip ci] skip ci test commit

36bb6cef7c23034e9fdd4b64bd123257ac73a445 authored over 3 years ago by ChenLei <[email protected]>
Fix needle dependency warning typo. (#3630)

1aecbb766b80970147e27c333fc56bc1441afb5c authored over 3 years ago by Curtis Wilson <[email protected]>
chore: upgrade typescript/eslint related dependencies, drop node8 and add node16 CI support (#3628)

* chore: upgrade typescript related dependencies

* chore: add issue comment link

* chore: ...

3173fddd64dbbdca3a9615289573da95bf4581f5 authored over 3 years ago by ChenLei <[email protected]>
chore: migrate travis-ci.org to github actions (#3629)

* chore: add empty github actions yaml

* Update and rename test.yaml to ci.yaml

Add gitlab...

1ab41c1ac8af91338320d24c3c85d098a1807ad4 authored over 3 years ago by ChenLei <[email protected]>
Fix #3616 IfStatement requires double parentheses when dividing (#3626)

* fix: fix the special parens case
* fix the issue number

c5181800980f0a24dfaa5fe71fba813a6a80542a authored over 3 years ago by ChenLei <[email protected]>
Fix `currentFileInfo` and `index` properties on nodes (#3602)

These fields are accessed by other tools such as parcel (for resolving local
asset URLs). As pe...

b37922cfb2932f00d1e8b340f4799ff24a2af0f2 authored almost 4 years ago by Bart Bakker <[email protected]>
Simplify badges on Readme

870f9b2d8136bfbcdc9e1293bb0def51b54f9276 authored almost 4 years ago by Matthew Dean <[email protected]>
Edit Readme

42cd04f1f875409cd8ad56c98b60897114ecce46 authored almost 4 years ago by Matthew Dean <[email protected]>
Remove FUNDING.yml

870b337701941d68abf0399dc9fbebbbf1428649 authored almost 4 years ago by Matthew Dean <[email protected]>
Merge branch 'master' of https://github.com/less/less.js

f4e752904fe2b66da0842489b32d8a15291ebfe6 authored almost 4 years ago by Matthew Dean <[email protected]>
Release/v4.1.1 (#3599)

* v4.1.1

* Update dist files

9538abae09d27f5f523aab0027dfc5e0d5cbcb08 authored almost 4 years ago by Matthew Dean <[email protected]>
Merge branch 'master' of https://github.com/less/less.js

4cc9b8346fe3b534e457be15bf8c4bdab618455d authored almost 4 years ago by Matthew Dean <[email protected]>
v4.1.1

9d9e650890c7ad00aca68705a4e3c39f2dea7a08 authored almost 4 years ago by Matthew Dean <[email protected]>
Fixes #3586 (#3589)

f727b26de5a61fddf01eb7b80688f3f908739103 authored almost 4 years ago by Matthew Dean <[email protected]>
Fix expected response when there's a socket error (#3597)

In the case of a network issue, there's an error but no response, so no statusCode, This fixes i...

63c1827c635cb497a0eacdbd818a58782b14c8ec authored almost 4 years ago by Francis Levasseur <[email protected]>
Release v4.1.0

3c2321735887b9003f69b6733465b46ede10c808 authored almost 4 years ago by Matthew Dean <[email protected]>
v4.1.0

d495fb26a84076c049e43fdd99de59c2a5997136 authored almost 4 years ago by Matthew Dean <[email protected]>
Roll back paren requirement on mixin calls (#3588)

a4b6c8544c077a193a3d39955db76047545f1539 authored almost 4 years ago by Matthew Dean <[email protected]>
Update rollup and other build dependencies (#3583)

7f1938ec1018e490cb0371f8254eacc5b2afa849 authored about 4 years ago by Pirate Praveen Arimbrathodiyil <[email protected]>
Fix #3576 import redirects. Replace native-request with needle. (#3582)

* Fix #3576 import redirects. Replace native-request with needle.

* Downgrade nock to support...

ec7487586413f66e3a3da3ff6e5526868450e97b authored about 4 years ago by zaquest <[email protected]>
Update changelog.md

bfad962bae1ede1fa3421ccd9d050447aa09da1f authored about 4 years ago by Matthew Dean <[email protected]>
Updated dist files

d3ef7c214dea3366f01a60c1e930429210ec8e84 authored about 4 years ago by Matthew Dean <[email protected]>
v4.0.0 (#3573)

* Remove math=strict-legacy, set default=parens-division
* Support for comma-less color functio...

dc3a3105300930e2df14062fcf3de97d43db61b0 authored about 4 years ago by Matthew Dean <[email protected]>
Fixes #3574 (#3575)

* Fixes #3574
* Bump version and dist files

283b1b4d8b7f10222444e6fedc116835d9ac2345 authored about 4 years ago by Matthew Dean <[email protected]>
Update CHANGELOG.md

5423802e134bf26056de9f7a92e2c8c632b03d7f authored about 4 years ago by Matthew Dean <[email protected]>
Fixes #3434 - memory / runtime improvements (#3572)

* Remove class extends pattern for nodes
* Fix node benchmark
* v3.13.0
* Restore tree caching

257efdd6884268af27beaceda467fd3a4aea5e08 authored about 4 years ago by Matthew Dean <[email protected]>
Examples contain more valid CSS, to test with a new parser (#3550)

* Make Less tests contain more valid CSS

0e268598c8327b9e8d36d9bb2edfde95d8d787be authored over 4 years ago by Matthew Dean <[email protected]>
Bug fixes - fixes #3446 #3368 (#3546)

* Fixes #3446
* Fixes #3368

76132ef5e1055024f7427f40917a9a879f7b406a authored over 4 years ago by Matthew Dean <[email protected]>
Release 3.12.2 (#3545)

* Release v3.12.2

ef4baa5bb27b932623eb9afede99b3e2aaccea20 authored over 4 years ago by Matthew Dean <[email protected]>
Fixes #3533 (#3544)

* Fixes #3533

b93a0857c5035da76ecf2f28f57d84af5cc7dd4e authored over 4 years ago by Matthew Dean <[email protected]>
Fixes #3541 (#3543)

e188f440c4489d0ec60cd5add0ae4b7142c2bd83 authored over 4 years ago by Matthew Dean <[email protected]>
Update changelog

28701638be7d65a423ee09752f860e5177d5766f authored over 4 years ago by Matthew Dean <[email protected]>
v3.12.0

e4f755112198b758a3b22252a9f4f290b4f81df9 authored over 4 years ago by Matthew Dean <[email protected]>
v3.12.0-RC.2 (#3540)

371185c71df4db353dea8a44475d9baac4075fa0 authored over 4 years ago by Matthew Dean <[email protected]>
Fixes #3371 Allow conditional evaluation of function args (#3532)

d5aa9d15036617e2c2f416e2f4837ee5835a013a authored over 4 years ago by Matthew Dean <[email protected]>
Remove lib folder from git (#3531)

* Remove lib from repo
* Add lib folder to .gitignore
* Remove src from publish

a722237c1f6baba9bea82bce3e275b9e51311a00 authored over 4 years ago by Matthew Dean <[email protected]>
Move changelog to root (#3530)

e0f5c1a1562eae69799e3f1db55462469bdb3a81 authored over 4 years ago by Matthew Dean <[email protected]>
Duplicate dist files in root for older links (#3529)

* Move dist files to root of repo
* Ignore dist in less package
* Duplicate dist files

f7bdce79fdcb9864fff993ca6bb25ae0d130c414 authored over 4 years ago by Matthew Dean <[email protected]>
Test-data module (#3525)

* Move test data to separate module - @todo--fix some browser tests
* Fix all browser tests

0925cf195704f32ddb9e071a58db320eb26fa1ee authored over 4 years ago by Matthew Dean <[email protected]>
Fixes #3504 / organizes tests (#3523)

* Fixes #3504 / organizes tests

51fb02b844c8ba2a3349e2da2d25781e3e7f5325 authored over 4 years ago by Matthew Dean <[email protected]>
Restore nuked scripts (?), replace dependencies (#3501) (#3522)

* Lerna refactor / TS compiling w/o bundling

* Add package-lock.json

efb76ec8250f6f7e83d060a461456b829445e14b authored over 4 years ago by Matthew Dean <[email protected]>
Lerna refactor / TS compiling w/o bundling (#3521)

* Lerna refactor / TS compiling w/o bundling
* Adds package-lock.json

2c5e4dd9b9fbe6e5a4ef0c57c827e1ac3443ef0c authored over 4 years ago by Matthew Dean <[email protected]>
Resolve #3398 Add flag to disable sourcemap url annotation (#3517)

* Add flag to disable sourcemap url annotation in compiled css.

* Add test for --source-map-n...

a3641e4d7c7a984d556d10085b7f439aeebebcb4 authored over 4 years ago by Hiro Sato <[email protected]>
fix(#3294): use loadFileSync when loading plugins with syncImport: true (#3506)

* fix(#3294): use loadFileSync when loading plugins with syncImport: true

* test: add tests f...

e018ba8ca1385fef80ab2161a95313e140bbdb7a authored over 4 years ago by GU Yiling <[email protected]>
Update changelog

95b9007326e0c07c9a8772740f75865fc2aa5ca4 authored over 4 years ago by Matthew Dean <[email protected]>
Fixes #3508 (#3509)

6238bbcd3b7c23ac095d90a7a0baaaeccc10b8b1 authored over 4 years ago by Matthew Dean <[email protected]>
Update README.md

83383664073bad795554c5cebb6d718e8bf4056a authored over 4 years ago by Matthew Dean <[email protected]>
Update changelog

6313bc5804de1b01d50d6935a781b84a2dd6283b authored over 4 years ago by Matthew Dean <[email protected]>
Remove tree caching in import manager (#3498)

53bf8771305fc7228991b3847eefaa1b9f7f63fa authored over 4 years ago by Matthew Dean <[email protected]>
issue#3481 ignore missing debugInfo (#3482)

0f271f38454f60f6ee0039ab5b0cbb4173a41cfa authored over 4 years ago by 5UtJAjiRWj1q <[email protected]>
Additional check to avoid evaluating an expression if it is a comment (#3494)

3bd995b21137780dbe43a3afb0f199d18e49099b authored over 4 years ago by Rens Groothuijsen <[email protected]>
fix: Use make-dir instead of mkdirp (#3490)

* fix: Use make-dir instead of mkdirp

* Use compatible make-dir version

0715d9054e989bf09110103a60d6114e421f9576 authored over 4 years ago by Sebastian Silbermann <[email protected]>
Properly exit calc mode after use (#3493)

2634494cc861ada82b205b6b9a36abee76687327 authored over 4 years ago by Rens Groothuijsen <[email protected]>
Convert to auto-changelog (#3477)

096dd22a933f32a52ce75c8ca265d249bdfd259c authored almost 5 years ago by Matthew Dean <[email protected]>
Fixes #3469 - Include tslib dependency (#3475)

* Include tslib dependency
* Revert #3453

842386b8db5cb5afa4edf5a4c81d40bcbf47a6a2 authored almost 5 years ago by Matthew Dean <[email protected]>
3.11.0 (#3468)

* Move transpilation from Babel to TypeScript

* Update tests to Mocha / Chai / Headless Chrom...

1adaadb0fac1104296da297a2cfc1b91e5e9f7c2 authored almost 5 years ago by Matthew Dean <[email protected]>
Import file with dots in file name (#3453)

* Fix bug with importing file with dots in names.

* Fix tests of importing files in browser a...

fd66e443db3568eb4c987f52c5de01d2fb0ee770 authored almost 5 years ago by vladimir <[email protected]>
- Fixed replacer when visitor returns array of nodes (#3460)

b3544219981d26c2d4ba185feddba12c3ca2b930 authored almost 5 years ago by Luciano Martorella <[email protected]>
Added financial contributors to the README (#3454)

43719c6e2483845a5ad331223091429c26d58f9d authored almost 5 years ago by jess <[email protected]>
Create FUNDING.yml

0fac98e24c7c2c8eee47edac95bf3731869110aa authored about 5 years ago by Matthew Dean <[email protected]>
Fixes #3430: Removed unnecessary 'important' from NamespaceValue. (#3431)

ea71dde574edff3b791812c932dd66959cab93dc authored over 5 years ago by DB <[email protected]>
Fixes #3405 (#3426)

* Fixes to Gruntfile
* Fixes #3405
* Added #3406 example

3f8a6aeca7bed0d392b90083d9634848c5beac63 authored over 5 years ago by Matthew Dean <[email protected]>
Release v3.10.3

66a839de9fd28e5192591a6299fb92578f9145f2 authored over 5 years ago by Matthew Dean <[email protected]>
Fixes #3423 #3420 (#3424)

* Fixes #3423 #3420
* Proper fix without reverting previous fix

91fd4c38a3ef30f31598831e64248b721ade4a4f authored over 5 years ago by Matthew Dean <[email protected]>
Rollup changed for Node 4 compatibility (#3421)

f454ab78c476f9478732003a9232627303341f9a authored over 5 years ago by Matthew Dean <[email protected]>
Release v3.10.1

62d9d60dcb32338ec0f192b464f46369eddf8c30 authored over 5 years ago by Matthew Dean <[email protected]>
Release v3.10.0 (#3413)

7e51ba14902680a98c27960a5370dd1ed49c0cbf authored over 5 years ago by Matthew Dean <[email protected]>
v3.10.0-beta.2 -- Cleanup NPM and git included files (#3412)

* Cleanup NPM and git included files
* Compile Rollup.js on the fly for Node 6 compatibility
*...

c0f5e976967db742b3ccb064cd6db00466cbfc40 authored over 5 years ago by Matthew Dean <[email protected]>