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 CHANGELOG.md

bd76d6558240b68c0080e74b3e86bc9330d50095 authored over 5 years ago
Release v3.10.0-beta

f077e2116877585336d138718566184af2afca59 authored over 5 years ago
Conversion of Less to ES6 w/ TypeScript type linting support (#3411)

* Update lebab conversion
* Updated rollup config
* All tests passing
* Proper dist files
* ...

cae5021358a5fca932c32ed071f652403d07def8 authored over 5 years ago
Fixes #3346 #3338 #3345 (#3363)

* Don't escape quotes in an each #3354

* Fixes #3346 - ambiguous mixin call / color parsing
...

88e126bfc53932b8090fe506dd9ad154d6fff81a authored over 5 years ago
Operation.prototype.accept Issues#3327 (#3364)

162327ae20c503cfaab7799c231adcd8914817c1 authored almost 6 years ago
Ignore undefined content in generating source maps (#3360)

5cc99b53fa28a48f6f037f91cd591c53e92484ff authored almost 6 years ago
Avoid Buffer constructor on newer Node.js (#3305) (#3307)

Signed-off-by: Gabriel Schulhof <[email protected]>

6155c4d2e0a958b8ea48b638d2aeac2494aaf9e9 authored almost 6 years ago
Do not pollute window object in less-browser bootstrap (#3352)

Signed-off-by: Leonid Gaiazov <[email protected]>

b50515c3a913e7c0a162a51f54a639f612382b74 authored about 6 years ago
Use the correct mime type when loading a plugin (#3337)

refs #3336

764e88306803b57c95ed2aafc548edbd01b3afb5 authored about 6 years ago
Release v3.9.0

200169471231550d26e895594ac694ac5dc1a366 authored about 6 years ago
Adds range() function for lists (#3334)

d787592132ca9821553320a73b517594fbcd27ee authored about 6 years ago
Fixes #3325 #3313 #3328 - each() function fixes (#3333)

c816d828b478183f7198b4e3fb32b325e193c47f authored about 6 years ago
Prevent Browserify from bundling Buffer (#3335)

96fa17982bdf4e47e71d4eab168536b4d541a85a authored about 6 years ago
Update CHANGELOG.md

a84358d2956d3245f45083adc50069119de2e431 authored over 6 years ago
v3.8.1 (#3302)

52304860c7933de3f219325cbc8ebc112850e4be authored over 6 years ago
Fixes: #3300 (#3301)

* Fixes: #3300

* Small fixes for color functions

* Remove package-lock file

* Add packa...

33a3830342e0af1555c6355b8e83d9474ffa80a8 authored over 6 years ago
Demonstrate 3.7 fixes #3160 (#3292)

4e903e8254cc20fec80fccd35794fb797949e653 authored over 6 years ago
Color function updates - #RRGGBBAA and CSS Variables (#3291)

* Supports #RRGGBBAA color form

* Allow conversion of #RRGGBBAA to rgba()

* Preserves unsu...

a9c69a360fd217941d23a3cd1c75b61f5e01b48e authored over 6 years ago
v3.8.0 (#3293)

59e919b3fc968a403405e39cf15237936b1a6b46 authored over 6 years ago
Feature/rewrite urls (#3248)

* Rename relativeUrls option to rewriteUrls

* Refactor contexts.js

- Rename isPathRelative...

2d43c0b9648daee7f226f1be9952654c80dea033 authored over 6 years ago
Update CHANGELOG.md

b0228c92c6934949103b1e9ee9d149e97a6fca3f authored over 6 years ago
Release v3.7.1 (#3284)

c9772a0f0549dcff88c0fb2687ff60a04b7d2d65 authored over 6 years ago
Fix #3281: console.warning → console.warn (#3283)

* fix #3281 console.warning —> console.warn

* lessc – update strict-math deprecation warning ...

ee2d9fd1d602b03c282a69c57a80cf49a014317d authored over 6 years ago
Update CHANGELOG.md

c6813b2cc8e9075bd64d20e921e13b3328c2f4e1 authored over 6 years ago
Update CHANGELOG.md

94e52accb3bb8a25c15747ef46670ec974430fa4 authored over 6 years ago
Update CHANGELOG.md

c3fafd725546bcc0b275636ac5702c78879b539b authored over 6 years ago
v3.7.0 (#3279)

3b5dfbbb8d19b60f50901d90d1e13976bfa90431 authored over 6 years ago
Merge pull request #3274 from matthew-dean/strict-math-division

Fixes #1880 - Adds two new math modes and deprecates strictMath

8938e98865458429ebbb29161bde0645c1b9c4fd authored over 6 years ago
Merge branch 'master' into strict-math-division

# Conflicts:
# test/less/functions.less

78c38e40e43d11593e37fa53de03de096916f013 authored over 6 years ago
Merge pull request #3258 from matthew-dean/bugfix-2824

Fixes #2824 - Expressions require a delimiter of some kind in mixin args

d99a1b854fb766a0dee76fb8231c73367b9beceb authored over 6 years ago
Merge pull request #3263 from matthew-dean/feature/each-2

Fixes #2270 - Adds each() function to Less functions

3f82ef5856d707125b53a0cba2446655a79f69fe authored over 6 years ago
derp: align test with expected output

c974d4e0d49b9876e691446bdff86d9101cd56c1 authored over 6 years ago
add explicit nested anonymous mixin test result

c49b11eee3f6f493b4df82141e1e3d20dbbacac3 authored over 6 years ago
add explicit nested anonymous mixin test

7104c3cd7173c380b3057addd4d9b47d992adde5 authored over 6 years ago
Merge pull request #3278 from matthew-dean/release/v3.6.0

v3.6.0

36ec7b85a675286d65d3b09c2a8d50b042b807ca authored over 6 years ago
Update CHANGELOG.md

ea78558063c2b939e2c4df35cffa896aa4162376 authored over 6 years ago
v3.6.0

4546a6a8cfacb80ff2be5b64cd7d30fcb8ae7922 authored over 6 years ago
Merge pull request #3252 from matthew-dean/bugfix-remove-rhino

Removes `less-rhino` (broken for a long time) - Fixes #3241

ccee809f9c397faa06019451616198e35fdb731a authored over 6 years ago
Merge pull request #3259 from matthew-dean/bugfix-boolean-if

Removes "double paren" issue for boolean / if function

85e64ce7bd21e57df213a445c79915a2707a1df2 authored over 6 years ago
Added .() example to each

e1e1c39272c3d7ffd0bb778d192680767392237a authored over 6 years ago
Merge pull request #3276 from matthew-dean/dep-jasmine-bump

Bump Jasmine version

9734a60e378dd059542a3975848ba241bc099ebf authored over 6 years ago
Bump Jasmine version

5bda6e314a172ab3b1153a6c77c6d11921cccad6 authored over 6 years ago
Remove rhino files from bower

9caa77eb05c993f5d07e3bad44e050985bbd46ad authored over 6 years ago
Removes remaining Rhino cruft

751335abc3458c4f50c8c20b6f1fcdd664b4f10e authored over 6 years ago
Merge branch 'master' into bugfix-remove-rhino

740ab6a951d9b33ca9dd53914cb0c55a1d7e873f authored over 6 years ago
Workaround weird Jasmine conversion of < to HTML entity

ea8a4f263ab4e28f93ac375da4373341d289d8d1 authored over 6 years ago
Remove javascriptEnabled from browser options check, add to defaults

556ea617126ba9611a4ffe6dabfeaeead6dac7ae authored over 6 years ago
Merge branch 'master' into bugfix-2824

c66282d6f7daf4041c45502d1cb121dfe4362d6e authored over 6 years ago
Makes sure this doesn't regress needing parens around mixin guard conditions

dfba629bf8f0ca7ba561f0bbd69680a38b511009 authored over 6 years ago
Merge branch 'master' into bugfix-boolean-if

5aeb6c00937623efb60f37da972d6fab85d9ed54 authored over 6 years ago
Merge pull request #3275 from matthew-dean/fix-ci-promise

Adds Promise polyfill for PhantomJS under Node 9

8e814c7bcf5d9527b5080bcc654e0836ac8ccf64 authored over 6 years ago
Change "parens-all" to "parens|strict"

- Merge branch 'master' into strict-math-division

7f9435f1b114871ae780a322ca2fbd80678f1dde authored over 6 years ago
Add vendor folder to eslintignore

e95eed3f0914aa462f0208020af8433e728ecb77 authored over 6 years ago
Allows named args for detached ruleset (anonymous mixin)

3c7ccdb587b2773c205d1b1f5ca0a0e7e16fe19f authored over 6 years ago
Merge branch 'master' into feature/each-2

defc03fd6228c1309d3d7e0e187af4b1e2811192 authored over 6 years ago
Adds Promise polyfill for PhantomJS under Node 9

1c197ffdc7ca48f4446ebe2fb3a7df14dcb835cf authored over 6 years ago
Merge pull request #3261 from matthew-dean/bugfix-2791

Fixes #2791 - svg-gradient() not working in Firefox

e451cad539257efde1a48e80969328449625b7a9 authored over 6 years ago
Merge pull request #3270 from matthew-dean/feature-third-party

Fixes #3231 - Adds UIKit, Bootstrap 3, and Bootstrap 4 to verified tests

c5cac8c07bc57b30cfdc6ffd57446d52acd50976 authored over 6 years ago
Fixes #1880 - Adds two new math modes and deprecates strictMath

76c10345334bd2e4fb4b58e55475d26c185af301 authored over 6 years ago
Merge branch 'master' into strict-math-division

# Conflicts:
# lib/less/tree/declaration.js
# test/index.js

d5f669e237743beb29240a0c19678ebd3c1827c7 authored over 6 years ago
Update CHANGELOG.md

204d5485b84fcc8925edf4fa6f91196ff7bf9647 authored over 6 years ago
Release v3.5.3

91c2ddb2ffbaebdf799f2be8132b1aa2cf6badd5 authored over 6 years ago
Merge pull request #3272 from matthew-dean/revert-media-no-ops

Reverts operations not being performed in media queries

eb30fe92d19080406eaca0b7e5702bf3b45a8f55 authored over 6 years ago
Reverts operations not being performed in media queries

c66842f6be159191e689b3bf375ff1356f30f5b0 authored over 6 years ago
Merge pull request #3257 from matthew-dean/bugfix-3182

Fixes #3182

be048e77e1a8f2a0e0f2835977a09458ea86504b authored over 6 years ago
Fixes #3231 - Adds UIKit, Bootstrap 3, and Bootstrap 4 to verified tests

fea028be030d7707161c67c5f6db967c9517f532 authored over 6 years ago
Release v3.5.2

c20e8ce51a1b792069b81a8478e7b442162f5831 authored over 6 years ago
Release v3.5.2

d2dab3936084c23df992c81264adbab4ace845bb authored over 6 years ago
Fixes #3268 - Support escapes in keywords

7a48f6fe44e7c069383999158746dd703ebd842d authored over 6 years ago
Update CHANGELOG.md

bd6642cd0f0f5a9f893bd6885c6f4e800c497728 authored over 6 years ago
Release v3.5.1

1bba66b52bdee09a75e215faac7c7ecf49341d0b authored over 6 years ago
Merge pull request #3267 from matthew-dean/bugfix-3266

Fixes issue with parentheses following variable in expressions

78189ed351d0d84b56ec58bb3c5bb3582041a48c authored over 6 years ago
Fixes issue with parentheses following variable in expressions

9a4daf8ce75b4d589de8b6f48a52534349f289de authored over 6 years ago
Update changelog

6581b9783c88af0a0c9313345bac8e0ee8c5b5bd authored over 6 years ago
Merge pull request #3264 from matthew-dean/release/v3.5.0

Release v3.5.0

21ea0547ecf85edb349834010acf51aae3a852c2 authored over 6 years ago
Release v3.5.0

49d63cb453d9d4298aa79b76d6db2735ac17461a authored over 6 years ago
Added tests calling mixins from each()

a95823dee317efad87a172db02652824e1db7692 authored over 6 years ago
Merge branch 'master' into feature/each-2

31b73b3d4ac2e6e4b16b3f28214c13f3acccd7a0 authored over 6 years ago
Added each() and tests

15f7b1a23851f59e09b473974334542f7ae71ad7 authored over 6 years ago
Fixes #2791

39e8461ba4b2f2a8633ce70cb21c6f4af6d6e0a8 authored over 6 years ago
Allows plain conditions without parentheses

a58e871f06698fb7a036f4687695a3a1f4126a63 authored over 6 years ago
Release v3.5.0-beta.7 (#3260)

b56ed27f0d1fe486bd9240501775f61b8a2a85f6 authored over 6 years ago
WIP each() re-implementation

7a548a686084ded937fef33a026ba3b783dc9150 authored over 6 years ago
Allow [] to resolve to last declaration's value (#3256)

6c2c0fd9f4d1ab34c2ecbe1a8ded6894c98ce5d2 authored over 6 years ago
Removes "double paren" issue for boolean / if function

8c542b544292dcda8596cb317944b9c7310b387e authored over 6 years ago
Expressions require a delimiter of some kind in mixin args

b79db65fa24742df0d986ccad4cc1bb522f929b3 authored over 6 years ago
Fixes #3182

6fa7980cfefb019087235ac870daf13f87b69270 authored over 6 years ago
v3.5.0-beta.6 (#3255)

* v3.5.0-beta.6
* Fix setOptions test

d821a3754fdc5d8b338877329e74778f6457677a authored over 6 years ago
Plugins: If minVersion >= 3.0.0, don't "pre-run" .setOptions() (#3247)

* dev – add .editorconfig
* AbstractPluginLoader – check for minVersion < 3 before running .set...

d54251276aae794c6f6f796d6d9b0a40f79a00ee authored over 6 years ago
Tests and parser fixes for namespace values in MQ and mixin args (#3254)

39ef69c6a817f414a1ed22274787b2f9e14bef4c authored over 6 years ago
Removes `less-rhino` (broken for a long time) - Fixes #3241

46c39fac369e1fa34861e59d4d074f131816dcd6 authored over 6 years ago
Bugfix - namespace values (#3251)

* Added more CSS Grid tests
* Added media query example to tests
* Fixed bug where namespace v...

29468bffcd8a9f2f58b1a0f46c131129b7dfaace authored over 6 years ago
Update README.md

d329c845072874bc02beca8ae1ff73f3c6377dcc authored over 6 years ago
Add logo and centering

e2cd2e01c128bebc885c8411e04d3946f68c6523 authored over 6 years ago
Added small breakpoints example with namespaced values (#3250)

* Added more CSS Grid tests
* Added media query example to tests

e84c880dcdabe617887d41f61c25241220e8c70d authored over 6 years ago
Update CHANGELOG.md

8d14d7d62b41318e6e0599e783ffc949b5806434 authored over 6 years ago
[Feature] Namespaced values (#3242)

* calc() fix - fixes #974
* Parses and retrieves a namespaced value
* Adds a bunch of new test...

6237e13b1437b13aab4032502381c0cf3b6d3a52 authored over 6 years ago
Release/v3.5.0 beta.3 (#3246)

99162b630f9b320e761ba1f4629b7dfe9bcfc100 authored over 6 years ago
Fixes #3187 (couldn't repo, but found bugs) (#3229)

* (Maybe) Fixes #3187 (couldn't repo, but found bug)
- Fixes multiple Node.js plugins not being...

7a47223dd97a93ba1c81132d2a7af64019a2a52f authored over 6 years ago
Fixes #3235 (#3237)

f1a3a250c48a3db33d82509d06e80bd4bdd2b6c1 authored over 6 years ago