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

fix: browser cache is always considered stale if .modifyVars wasn't set (#3239)

* arguably better fix for the cache issue: always compare JSON

c5f18f49235a99ddc5e3dd7f917e04470fc4b90a authored over 6 years ago by Benjamin Dumke-von der Ehe <[email protected]>
v3.5.0-beta.2 (#3236)

b968e66f5f5bda234307476987abcd6010b18696 authored over 6 years ago by Matthew Dean <[email protected]>
Fixes #3205, partial 3.0 math regression #1880 (#3228)

* Fixes Mixin call args not being visited
* Add ability to use ES6 in tests
* Fixes #3205 and ...

566f42862e5191d360aff418dd81034615d1e704 authored over 6 years ago by Matthew Dean <[email protected]>
Fixes #1421 - re-parses variable-interpolated elements to selectors (no.2) (#3227)

* Fix element to selector list conversion, passing all tests!
* Add passing test from #3098
* ...

b8140d4baad18ba732e2b322d8891a9b0ff065d5 authored over 6 years ago by Matthew Dean <[email protected]>
Fixes #3191 (#3223)

7a12d2f675f5d6cfdac66e1c9785e418c35d64ac authored over 6 years ago by Matthew Dean <[email protected]>
Update CHANGELOG.md

8fbad0c454905c233146a41276a8fa8128d1c2de authored over 6 years ago by Matthew Dean <[email protected]>
Release v3.5.0 beta (#3230)

* Lint cleanup of quotes
* v3.5.0-beta

42fd7dca20c011336bf616020654a1fd575cde5b authored over 6 years ago by Matthew Dean <[email protected]>
WIP - Added strictMath: 'division' option

f9ab84af10a9079daaeb2e4e3f03eb68fdc451be authored over 6 years ago by Matthew Dean <[email protected]>
Invalidate less-node file cache if modified (#3219)

3c081ff80735bcc4d854fe12ff18068006f1fb23 authored over 6 years ago by Matthew Dean <[email protected]>
Fixes #3147 #2715 (#3213)

* Adds permissive parsing for at-rules and custom properties
* Added error tests for permissive...

a75f7d9664225a2b576492c2e9a79495164ad759 authored over 6 years ago by Matthew Dean <[email protected]>
Merge pull request #3220 from less/revert-3217-bugfix-1241

Revert "Fixes #1421 - re-parses variable-interpolated elements to selectors"

e1255ec2b75a838db053d3513353c5dfab822255 authored over 6 years ago by Matthew Dean <[email protected]>
Revert "Fixes #1421 - re-parses variable-interpolated elements to selectors (#3217)"

This reverts commit 23569c98e2df6cb55867682fe86b62b9fa557591.

85a716c1cfd9937eb4c940dead39d44da64fa1dd authored over 6 years ago by Matthew Dean <[email protected]>
Revert "Pull missed code merged into 3.x branch (#3212)"

This reverts commit 0de99e9c2165d51a1af7414545fb93b7c0ea94f6.

fd19a9c360360dc106f20c851250ce6a2047a205 authored over 6 years ago by Matthew Dean <[email protected]>
Revert "Fixes #3195 (#3215)"

This reverts commit 468b532885006bcd15455bc19dad7530e5ac6f53.

bc264fc557abbe16b86ea8f2dd4457c4ee749c71 authored over 6 years ago by Matthew Dean <[email protected]>
Fixes #3195 (#3215)

468b532885006bcd15455bc19dad7530e5ac6f53 authored over 6 years ago by Matthew Dean <[email protected]>
Pull missed code merged into 3.x branch (#3212)

* Add "grunt-cli" package to "devDependencies", so contibutors don't have to install grunt globa...

0de99e9c2165d51a1af7414545fb93b7c0ea94f6 authored over 6 years ago by Matthew Dean <[email protected]>
Fixes #1421 - re-parses variable-interpolated elements to selectors (#3217)

* Adds passing test from #3098
* Added passing test example from #1817
* Allow lists to be re-...

23569c98e2df6cb55867682fe86b62b9fa557591 authored over 6 years ago by Matthew Dean <[email protected]>
Add "needs decision" label to stalebot ignore list

4115d8e81d9ca00b7759fb47d6478be33ff05710 authored over 6 years ago by Matthew Dean <[email protected]>
Give a bit more time before stale issues are closed

64c471939961791a9f25002b09b9bdf86bd79a91 authored over 6 years ago by Matthew Dean <[email protected]>
Update stale.yml

2da02e344e3aef9c8a6362abd737a8c1affb853d authored over 6 years ago by Matthew Dean <[email protected]>
add comment about an entropy increasing inlineJavaScript option

c93c854d64dcdd2ff35bcd2657b29772f10dcd2a authored over 6 years ago by Max Mikhailov <[email protected]>
NEVER put white space after (.

52f63842cbe6ae13c4db71e7d1e24ed844b726ac authored over 6 years ago by Max Mikhailov <[email protected]>
Merge pull request #3207 from akkumar/readme_304

update changelog for 3.0.4

b58a76cfaf64c59489653b66ba030627326b63c2 authored over 6 years ago by Max Mikhailov <[email protected]>
docs: add to changelog

5801a8209474d09b7e9845f3e376efa27dc5d6a6 authored over 6 years ago by Karthik Kumar <[email protected]>
Merge pull request #3206 from matthew-dean/master

Release v3.0.4

9fdc2b7851d7f6790613f50c036acc5151b8a29c authored over 6 years ago by Matthew Dean <[email protected]>
Release v3.0.4

e41a17b3ed4c09e3865a7e5e5580afeabb5f22cb authored over 6 years ago by Matthew Dean <[email protected]>
Merge pull request #3180 from akkumar/sourcemap_0_7

update source_map to 0.6.x

0c0229c890ae9f6a6a670febcb07f0b5e9db9703 authored over 6 years ago by Matthew Dean <[email protected]>
Merge pull request #3172 from jacobwarduk/type-checking-length-units

Type checking length units

597e7602c4f8e105e0460362a8579e2c26ae7b5d authored over 6 years ago by Max Mikhailov <[email protected]>
Remove spurious git diffs

973b6561a972766452ff21839ab4258bfbcc8a1a authored over 6 years ago by Jacob Ward <[email protected]>
Merge branch 'master' of https://github.com/jacobwarduk/less.js into type-checking-length-units

abc66732b942622a21e2330b4e1b1cc239ae939e authored over 6 years ago by Jacob Ward <[email protected]>
Add all valid CSS length units

01f34ed36c7d00043d3a72699273aaefe8f94ed9 authored over 6 years ago by Jacob Ward <[email protected]>
Annilhilated the festival

d0e53dd395813f78dff439ac1036467a8eb9e495 authored over 6 years ago by Jacob Ward <[email protected]>
Merge pull request #3200 from matthew-dean/master

Fixes #3181

efa6eb5306f28a7ef7e235d79ce854b780345591 authored over 6 years ago by Max Mikhailov <[email protected]>
Fixes #3181

ddde3c110094c04d3a4c8edef0df4496920922e0 authored over 6 years ago by Matthew Dean <[email protected]>
upgrade source-map to 0.6.x to support node 6+

4b19d5c1a150a02f12787fa312302e19498018ed authored almost 7 years ago by Karthik K <[email protected]>
upgrade source-map to 0.7.1

3ac35f68f7eb0c86236d2831f49ea79cb5dbc6ab authored almost 7 years ago by Karthik K <[email protected]>
upgrade source-map to 0.7.1

3df839584cfa0b07dcb9d79936ef826ec87df1c3 authored almost 7 years ago by Karthik K <[email protected]>
Merge pull request #1 from jacobwarduk/type-checking-length-units

Type checking length units

84874269c59b747fce32ebb5733549cdce070319 authored almost 7 years ago by Jacob Ward <[email protected]>
Merge pull request #3177 from Kartoffelsalat/master

chore(package): update request to 2.83.0

b873737f5aa19c7b48f88743cafcf5aa47ac0ed2 authored almost 7 years ago by Max Mikhailov <[email protected]>
chore(package): update request to 2.83.0

The old request package has some vulnerable dependencies inside. So because nsp detected it has ...

bd2a93f7b9879b0c3fff29d7904512eedffa1f72 authored almost 7 years ago by lukas.bonzelett <[email protected]>
Merge branch 'master' of https://github.com/jacobwarduk/less.js into type-checking-length-units

cb7f5634ecb38e10b8403b515b7746f1c3196106 authored almost 7 years ago by Jacob Ward <[email protected]>
Fix type checking for valid CSS length units

6ff7d3c6bbea253131861da50edcd03c3e6ccb50 authored almost 7 years ago by Jacob Ward <[email protected]>
Merge pull request #3170 from thorn0/patch-1

`inline` and `less` imports of the same name = race condition

3699921acb7a0c17d1a3aeb98c01d4576ea6cc64 authored almost 7 years ago by Max Mikhailov <[email protected]>
Having `inline` and `less` imports of the same name lead to a race condition

Stumbled upon this working on https://github.com/webpack-contrib/less-loader/pull/242.
See an i...

698554120744fc34e4ab8ed57c7f11ba090a9471 authored almost 7 years ago by Georgii Dolzhykov <[email protected]>
Merge pull request #3168 from matthew-dean/master

Fixes #3116 - lessc not loading plugins in 3.0

2f1386f8db4f3ec6214d8d3994fd63d23d001a97 authored almost 7 years ago by Matthew Dean <[email protected]>
Fixes #3116 - lessc not loading plugins in 3.0

4272871e078f9961561bbe9c1a866c982c48237b authored almost 7 years ago by Matthew Dean <[email protected]>
Point badges at master branch

ba5ad9c2bdfc676fbba0c75db98769ea5bc0c447 authored almost 7 years ago by Matthew Dean <[email protected]>
Update CHANGELOG.md

4962988db3c2b6ebc5c90da2ba08386b7d9a46e7 authored almost 7 years ago by Matthew Dean <[email protected]>
Update README.md

12fe0c6f507485aaec6b519373d9b7f38ac950a4 authored almost 7 years ago by Matthew Dean <[email protected]>
Merge pull request #3163 from matthew-dean/master

Merge 3.x into master

45d06b97c85b821b9fd3680b6f90d2640793af9b authored almost 7 years ago by Matthew Dean <[email protected]>
Add dist files

9590b7b10a98f8e682213529f7a44b710243af61 authored almost 7 years ago by Matthew Dean <[email protected]>
Merge branch '3.x'

0b6536bf45a632db705d7c669bd4cae9228deb2e authored almost 7 years ago by Matthew Dean <[email protected]>
calc() fix - fixes #974 (partially #1880)

a48c24c4dd3c13e00a20ece80323768496a96b36 authored almost 7 years ago by Matthew Dean <[email protected]>
Merge pull request #3161 from matthew-dean/3.x

Remove legacy upgrade

367b46a51ff5c71b6a2ab498eb093b60034484f3 authored almost 7 years ago by Matthew Dean <[email protected]>
Remove legacy upgrade

- Add simple grid syntax support

4508495adb6bce74304a64807ef0e6ecac310c0c authored almost 7 years ago by Matthew Dean <[email protected]>
Update CHANGELOG.md with 3.x list

2a4a63afc8e3468ddb5f85012c625297284689dd authored almost 7 years ago by Matthew Dean <[email protected]>
Update README.md

bb6da283149cc99e18ec8bb112a8417f8454022f authored almost 7 years ago by Matthew Dean <[email protected]>
Merge pull request #3159 from matthew-dean/3.x

Bump to 3.0.0-RC.1

f80a0215f44bd663d7979a90ac2e832f240dfdf8 authored almost 7 years ago by Matthew Dean <[email protected]>
Bump to 3.0.0-RC.1

- Remove UMD spec from plugins

8b4524f644734c5c57c00ea0ce484bf49c886346 authored almost 7 years ago by Matthew Dean <[email protected]>
Merge pull request #3150 from anthony-redFox/3.x

Drop node 0.10 and 0.12 and added node 9 matrix testing

d30e3a6058915dcd17436abff2d5af0080426f4a authored about 7 years ago by Matthew Dean <[email protected]>
Removed install npm 2 version for appveyor. It was hotfix for old node version.

0b7c81ccfb794ca4dd243c0fc73a4675d3b734e0 authored about 7 years ago by Anton Shchekota <[email protected]>
Drop node 0.10 and 0.12 and added node 9 matrix testing

5d230dd3013a57b039fd9d40d712c5d8ffb00471 authored about 7 years ago by Anton Shchekota <[email protected]>
Update stale.yml

385da8ffda274c4508680982168a92ae061afaab authored about 7 years ago by Matthew Dean <[email protected]>
Create stale.yml

See: https://probot.github.io/apps/stale/

d384779edc049a81a976275678b66750759760d8 authored about 7 years ago by Matthew Dean <[email protected]>
Deprecate Node 0.10 and 0.12 support

691f0f1aca76fa2c527fec6a34ebbb2556a3626e authored about 7 years ago by Matthew Dean <[email protected]>
Bump v2.7.3

60a5c3bd1f6807615d017a5019031da47e1f480d authored about 7 years ago by Matthew Dean <[email protected]>
Merge pull request #3122 from nikeee/mime-update

Mime update

7bc1983a5f7659b7bb2cd6c71a6fd761738ed158 authored about 7 years ago by Matthew Dean <[email protected]>
Mime update

2f5d635708313107bf72258d99a6a799d1a6d736 authored about 7 years ago by Niklas Mollenhauer <[email protected]>
Merge pull request #3120 from robhuzzey/issue3115_extInNodePath

Issue3115 ext in node path

8d6204c2f3305c9c6fb5d1836f6a5c4bae452069 authored about 7 years ago by Matthew Dean <[email protected]>
Exclude import-module from browsert test as node_modules will not be in browser

95536723e9223708b018cc9a0767d597da3a12b9 authored about 7 years ago by Rob Huzzey <[email protected]>
Added CSS to test the LESS

044aa24c4f6b0eb8ccd5fa91ca1bd5059b0b8965 authored about 7 years ago by Rob Huzzey <[email protected]>
Merge pull request #3119 from wiinci/patch-1

Update © year

5200a20ecdeba3fc9dad3a8e7f8593b7088410e8 authored about 7 years ago by Matthew Dean <[email protected]>
Update © year

1ea60cba203388a1f6f6251dcb2324214c5a19b3 authored about 7 years ago by Mardav Wala <[email protected]>
Added test for import module fix

7be05d7a4df158c76ed6fe415100ddaf4afd1cc4 authored about 7 years ago by Rob Huzzey <[email protected]>
Update README.md with warning about alpha version

637bbbd0c22dbf14d7cb6dc0f79dfb9f372b0cd4 authored about 7 years ago by Matthew Dean <[email protected]>
Allows for inclusing of LESS files from node_modules without .less extension

ea6246e16d3f217a621f3c45f6944ae471dc1bce authored about 7 years ago by Rob Huzzey <[email protected]>
Merge pull request #3107 from MarkSG93/pin_request_to_2.81.0

pinned request dep to v2.81.0

10202c614202450edbe5718ac4549b1e16a53409 authored over 7 years ago by Matthew Dean <[email protected]>
Fixes #3112 for real this time

94408424d6bd3e1dc85967094845ab1b8d420c30 authored over 7 years ago by Matthew Dean <[email protected]>
Fixes #3112

- also fixes browser test broken with lowercase API change

bad9be8a117a61942520059067833f13ddab9ef2 authored over 7 years ago by Matthew Dean <[email protected]>
Update tests for lowercase API

af5656944a8b65e852b383e6ee28d5e78819473c authored over 7 years ago by Matthew Dean <[email protected]>
Change API on less object to lowercase

0d7ec6bb70ae48336a054feb8d393d9715f78b83 authored over 7 years ago by Matthew Dean <[email protected]>
Release 3.0.0-alpha.3

488e0fcbdff2b7dc369837ee3baeaea18d855164 authored over 7 years ago by Matthew Dean <[email protected]>
All tests passing

55380d49e96a6ed561cac4d13a774830aa3c17a3 authored over 7 years ago by Matthew Dean <[email protected]>
Merge branch '3.x' into dev/3.x-work

4f6818db37c29949bba845a1a8d2ff12181e7491 authored over 7 years ago by Matthew Dean <[email protected]>
FIXES syncImport for less-node

26674fc86764ec0610ffc47d1088f121a5c3d859 authored over 7 years ago by Matthew Dean <[email protected]>
pinned request dep to v2.81.0

f4b63239a2aef9dc83e6e2464cef8b5025905a61 authored over 7 years ago by Mark Griffiths <[email protected]>
Merge pull request #3096 from bdsomer/3.x

Switch from request to phin!

a25f07ee597181da83550a7b216e4fe9e7c70ba6 authored over 7 years ago by Matthew Dean <[email protected]>
Update package.json

5fa5494169b3f00a6a15044c0f6866fc9f817572 authored over 7 years ago by Bennett Somerville <[email protected]>
Switch from request to phin!

3c8e1957ffefeb9872677975825a9489d193a1b4 authored over 7 years ago by Bennett Somerville <[email protected]>
Merge pull request #3082 from ryysud/add-more-version-to-ci

Add Node.js v8 to Travis CI and AppVeyor

8ca5af109d992cf3a1d4e23262de005e105408d3 authored over 7 years ago by Max Mikhailov <[email protected]>
Add Node.js v8 to AppVeyor

33ba03fedf9b4fb2ed3f77f830cd0f0f44af0b72 authored over 7 years ago by Ryuma Yoshida <[email protected]>
Add Node.js v8 to Travis CI

8b0b8da61d1f8f1f8feb5dec855df1266bc3e789 authored over 7 years ago by Ryuma Yoshida <[email protected]>
Pushing WIP of changes to file manager to track changes

9fd1ef5759f0c2db664c3818da24bcf557e27275 authored over 7 years ago by Matthew Dean <[email protected]>
do not ignore strict-math:off in media-features

!breaking change, fixes #1480

faafd33b561a627466e18a3a2b26eb96fa993c27 authored over 7 years ago by Max Mikhailov <[email protected]>
do not evaluate backticks in strings as inline-js

3f353a8bfd737d95c823badc99fb2191566f5b25 authored over 7 years ago by Max Mikhailov <[email protected]>
Merge pull request #3079 from less/special-funcs

Initial support for custom parsed functions (`boolean`, `if` etc.)

257f615d0f01c3062de2eed65acc7212984f2719 authored over 7 years ago by Max Mikhailov <[email protected]>
special functions: add `boolean` and `if`, clean up `alpha`

006ce2651dda6a808a7455ec1db079217792e1a9 authored over 7 years ago by Max Mikhailov <[email protected]>
optional ; after VariableCall at the end of {} block

i.e. allow `div {@var()}` to become consistent with the rest of CSS/Less syntax

10db21c3b52be72da2bee7344af076bcc2c83063 authored over 7 years ago by Max Mikhailov <[email protected]>
rename RulesetCall to VariableCall

632f96b55df5381937b68b57cb4bf0259d576ea5 authored over 7 years ago by Max Mikhailov <[email protected]>
eslint spaced-comment and corresponding changes

6a683eb62d0a3491be5c882d8b136fd1cd435b4f authored over 7 years ago by Max Mikhailov <[email protected]>