Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Less

Support the CSS-like styling language that powers the world's websites.
Collective - Host: opensource - https://opencollective.com/less - Website: https://lesscss.org - Code: https://github.com/less

fix formatting in mixin guards examples

github.com/less/less-docs - 6d396b0ca4598f42d4f110c9876b37ad1efdd80c authored over 6 years ago by Max Mikhailov <[email protected]>
Update site

github.com/less/less-docs - 1b74dc975a52944d537aa5a922fde9d362933f53 authored over 6 years ago by Matthew Dean <[email protected]>
Merge pull request #476 from melissaelopez/patch-1

Clean up "Less" capitalization in less-options.md

github.com/less/less-docs - c0bf7b5b59499d37d13ad2eddeca1a733fdefad1 authored over 6 years ago by Max Mikhailov <[email protected]>
Clean up "Less" capitalization in less-options.md

github.com/less/less-docs - 825a8b1657a4371b56e55bc19c8b01bd5ec5c11c authored over 6 years ago by Melissa Lopez <[email protected]>
Merge pull request #475 from AtlasJan/master

Update content/features-overview.md

github.com/less/less-docs - a5d45a70143361f40fb942ed19db7e4a599eebb3 authored over 6 years ago by Max Mikhailov <[email protected]>
Update content/features-overview.md

Fixed typo

github.com/less/less-docs - a6f33018df1d9e03b3e733186be62f433fe298b4 authored over 6 years ago by ArchieSullivan <[email protected]>
Fixes #3181

github.com/less/less.js - ddde3c110094c04d3a4c8edef0df4496920922e0 authored over 6 years ago by Matthew Dean <[email protected]>
Merge pull request #472 from zvuc/patch-1

Add Petal and Tuesday to Frameworks using LESS

github.com/less/less-docs - 2281f9feb8c78b136e1e8697fb1ff04ff7cb5bf9 authored over 6 years ago by Max Mikhailov <[email protected]>
Add Petal and Tuesday to Frameworks using LESS

github.com/less/less-docs - 0b70195d4b15b436498447b3de85ce3f1ee67bb2 authored over 6 years ago by Hansol Kim <[email protected]>
add less2css back to online compilers (fixed link)

github.com/less/less-docs - ca783c9dab2e34c53956914d8768e29bdaeed490 authored almost 7 years ago by Max Mikhailov <[email protected]>
Merge pull request #469 from oBusk/patch-2

Remove disfunct online compilers

github.com/less/less-docs - c89d50a813b1db53aa2ace9699ef81fc73d7c296 authored almost 7 years ago by Max Mikhailov <[email protected]>
Remove disfunct online compilers

less2css.org - Ad-riddled domain-squatter
dopefly.com/less-converter - Cannot parse any input
...

github.com/less/less-docs - 268b02e9d1f808efffe18daf9aee05e3c13efd35 authored almost 7 years ago by Oscar Busk <[email protected]>
Merge pull request #22 from BenLubar/patch-1

Fix error when generating an external source map.

github.com/less/less-plugin-clean-css - a34324c88d6362e7c3e8687db7cd11158d448683 authored almost 7 years ago by Max Mikhailov <[email protected]>
upgrade source-map to 0.6.x to support node 6+

github.com/less/less.js - 4b19d5c1a150a02f12787fa312302e19498018ed authored almost 7 years ago by Karthik K <[email protected]>
upgrade source-map to 0.7.1

github.com/less/less.js - 3ac35f68f7eb0c86236d2831f49ea79cb5dbc6ab authored almost 7 years ago by Karthik K <[email protected]>
upgrade source-map to 0.7.1

github.com/less/less.js - 3df839584cfa0b07dcb9d79936ef826ec87df1c3 authored almost 7 years ago by Karthik K <[email protected]>
Merge pull request #461 from kirillrogovoy/master

Clarify how to run Grunt in developing-less.md

github.com/less/less-docs - c219ffc9b3dbca44ee160f9229dfe27ee1e6ac54 authored almost 7 years ago by Matthew Dean <[email protected]>
Merge pull request #1 from jacobwarduk/type-checking-length-units

Type checking length units

github.com/less/less.js - 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

github.com/less/less.js - 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 ...

github.com/less/less.js - 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

github.com/less/less.js - cb7f5634ecb38e10b8403b515b7746f1c3196106 authored almost 7 years ago by Jacob Ward <[email protected]>
Fix type checking for valid CSS length units

github.com/less/less.js - 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

github.com/less/less.js - 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...

github.com/less/less.js - 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

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

github.com/less/less.js - 4272871e078f9961561bbe9c1a866c982c48237b authored almost 7 years ago by Matthew Dean <[email protected]>
remove 'calc' from 'Strict Math' option examples

github.com/less/less-docs - 3fd089ccb423c16c3998dedf785b315051ba9758 authored almost 7 years ago by Max Mikhailov <[email protected]>
Merge pull request #2 from agriffis/fixes

Unhang npm test with less 3.x

github.com/less/less-plugin-advanced-color-functions - e475be704066433eb0259effd21220b78b70b72b authored almost 7 years ago by Max Mikhailov <[email protected]>
Refer to proper LICENSE in package.json

github.com/less/less-plugin-advanced-color-functions - 4fd666df94206203c9ae86497ff427b6ed863da2 authored almost 7 years ago by Aron Griffis <[email protected]>
Call lessTester.finished()

In less.js 2.x this mistake only omitted the final message "All Passed
1 run" however in less.js...

github.com/less/less-plugin-advanced-color-functions - ca5eaa0d57261bab317f542462d7d285005affcd authored almost 7 years ago by Aron Griffis <[email protected]>
Update property accessor section

github.com/less/less-docs - 2ee3f74acb243e3edd6ced7cb57957eb38507f48 authored almost 7 years ago by Matthew Dean <[email protected]>
Add $prop documentation

github.com/less/less-docs - 98377f1c528dd6aefe7263de92f3feff1c26f76a authored almost 7 years ago by Matthew Dean <[email protected]>
Point badges at master branch

github.com/less/less.js - ba5ad9c2bdfc676fbba0c75db98769ea5bc0c447 authored almost 7 years ago by Matthew Dean <[email protected]>
Update to 3.0 docs

github.com/less/less-docs - 739945d4fe7d1658b14f3fc07c2e38a7f82a3288 authored almost 7 years ago by Matthew Dean <[email protected]>
Update CHANGELOG.md

github.com/less/less.js - 4962988db3c2b6ebc5c90da2ba08386b7d9a46e7 authored almost 7 years ago by Matthew Dean <[email protected]>
Update README.md

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

Merge 3.x into master

github.com/less/less.js - 45d06b97c85b821b9fd3680b6f90d2640793af9b authored almost 7 years ago by Matthew Dean <[email protected]>
Add dist files

github.com/less/less.js - 9590b7b10a98f8e682213529f7a44b710243af61 authored almost 7 years ago by Matthew Dean <[email protected]>
Merge branch '3.x'

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

github.com/less/less.js - a48c24c4dd3c13e00a20ece80323768496a96b36 authored almost 7 years ago by Matthew Dean <[email protected]>
Add calc() exception documentation

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

Remove legacy upgrade

github.com/less/less.js - 367b46a51ff5c71b6a2ab498eb093b60034484f3 authored almost 7 years ago by Matthew Dean <[email protected]>
Remove legacy upgrade

- Add simple grid syntax support

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

github.com/less/less.js - 2a4a63afc8e3468ddb5f85012c625297284689dd authored almost 7 years ago by Matthew Dean <[email protected]>
Update README.md

github.com/less/less.js - 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

github.com/less/less.js - f80a0215f44bd663d7979a90ac2e832f240dfdf8 authored almost 7 years ago by Matthew Dean <[email protected]>
Update 3.x docs

github.com/less/less-docs - eb841e9fa4af061b404c7e7e85669575dc95b744 authored almost 7 years ago by Matthew Dean <[email protected]>
Merge branch 'master' into 3.x

- FIx capitalization

github.com/less/less-docs - f5744b79f31114658af62ae5ebea49399e48829c authored almost 7 years ago by Matthew Dean <[email protected]>
Update plugin documentation (remove UMD)

github.com/less/less-docs - f9d9c19f9caffccca160941b3730be129a85c6d0 authored almost 7 years ago by Matthew Dean <[email protected]>
Bump to 3.0.0-RC.1

- Remove UMD spec from plugins

github.com/less/less.js - 8b4524f644734c5c57c00ea0ce484bf49c886346 authored almost 7 years ago by Matthew Dean <[email protected]>
Fix error when generating an external source map.

Fixes #7

github.com/less/less-plugin-clean-css - 98c5aef6a5c3d3bd624ecab20e9ab9a71017f64a authored almost 7 years ago by Ben Lubar <[email protected]>
Merge pull request #3150 from anthony-redFox/3.x

Drop node 0.10 and 0.12 and added node 9 matrix testing

github.com/less/less.js - d30e3a6058915dcd17436abff2d5af0080426f4a authored almost 7 years ago by Matthew Dean <[email protected]>
Removed install npm 2 version for appveyor. It was hotfix for old node version.

github.com/less/less.js - 0b7c81ccfb794ca4dd243c0fc73a4675d3b734e0 authored almost 7 years ago by Anton Shchekota <[email protected]>
Drop node 0.10 and 0.12 and added node 9 matrix testing

github.com/less/less.js - 5d230dd3013a57b039fd9d40d712c5d8ffb00471 authored almost 7 years ago by Anton Shchekota <[email protected]>
Update stale.yml

github.com/less/less.js - 385da8ffda274c4508680982168a92ae061afaab authored about 7 years ago by Matthew Dean <[email protected]>
Create stale.yml

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

github.com/less/less.js - d384779edc049a81a976275678b66750759760d8 authored about 7 years ago by Matthew Dean <[email protected]>
fix lazy-evaluation examples per #460

github.com/less/less-docs - 2582d4cf61fa1e975c1fe82fe0b7358c5fae57b6 authored about 7 years ago by Max Mikhailov <[email protected]>
fix lazy-evaluation examples per https://github.com/less/less-docs/pull/460#issuecomment-342364884

github.com/less/less-docs - 079d18ce50dd01f3792359f341a23218e6066afc authored about 7 years ago by Max Mikhailov <[email protected]>
Merge pull request #460 from wulechuan/patch-1

Update variables.md

github.com/less/less-docs - 678862d5112a7ba3f32e37c004c648b916fdea13 authored about 7 years ago by Max Mikhailov <[email protected]>
document `if` function

github.com/less/less-docs - dd7e30f25d058bab5e8f83a14e251627f12a3f2b authored about 7 years ago by Max Mikhailov <[email protected]>
Merge pull request #456 from rriepe/add_strapless

Added Strapless to featured frameworks, removed 1pxdeep

github.com/less/less-docs - a3e2fc203c8a6734d9b0ef996e61c9015f79f091 authored about 7 years ago by Max Mikhailov <[email protected]>
Clarify how to run Grunt in developing-less.md

github.com/less/less-docs - 5cc55b8d897d7decfd8e298826b4f5e5e3e717da authored about 7 years ago by Kirill Rogovoy <[email protected]>
Deprecate Node 0.10 and 0.12 support

github.com/less/less.js - 691f0f1aca76fa2c527fec6a34ebbb2556a3626e authored about 7 years ago by Matthew Dean <[email protected]>
Bump v2.7.3

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

Mime update

github.com/less/less.js - 7bc1983a5f7659b7bb2cd6c71a6fd761738ed158 authored about 7 years ago by Matthew Dean <[email protected]>
Mime update

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

Issue3115 ext in node path

github.com/less/less.js - 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

github.com/less/less.js - 95536723e9223708b018cc9a0767d597da3a12b9 authored about 7 years ago by Rob Huzzey <[email protected]>
Added CSS to test the LESS

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

Update © year

github.com/less/less.js - 5200a20ecdeba3fc9dad3a8e7f8593b7088410e8 authored about 7 years ago by Matthew Dean <[email protected]>
Update © year

github.com/less/less.js - 1ea60cba203388a1f6f6251dcb2324214c5a19b3 authored about 7 years ago by Mardav Wala <[email protected]>
Added test for import module fix

github.com/less/less.js - 7be05d7a4df158c76ed6fe415100ddaf4afd1cc4 authored about 7 years ago by Rob Huzzey <[email protected]>
Update README.md with warning about alpha version

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

github.com/less/less.js - ea6246e16d3f217a621f3c45f6944ae471dc1bce authored about 7 years ago by Rob Huzzey <[email protected]>
Update variables.md

sample class name correction

github.com/less/less-docs - ad115b6dfdec2feb44ee0d8c4c275a8f5a21ee17 authored about 7 years ago by wulechuan <[email protected]>
Merge pull request #3107 from MarkSG93/pin_request_to_2.81.0

pinned request dep to v2.81.0

github.com/less/less.js - 10202c614202450edbe5718ac4549b1e16a53409 authored about 7 years ago by Matthew Dean <[email protected]>
Fixes #3112 for real this time

github.com/less/less.js - 94408424d6bd3e1dc85967094845ab1b8d420c30 authored about 7 years ago by Matthew Dean <[email protected]>
Fixes #3112

- also fixes browser test broken with lowercase API change

github.com/less/less.js - bad9be8a117a61942520059067833f13ddab9ef2 authored about 7 years ago by Matthew Dean <[email protected]>
Merge branch 'master' into 3.x

# Conflicts:
# content/features/variables.md
# content/home/using-less.md
# content/tools/framew...

github.com/less/less-docs - a8ef41ba1574de5cec90b6e4c9a7e9d9ff00e015 authored about 7 years ago by Matthew Dean <[email protected]>
Update to 3.0.0-alpha.3 API lowercase syntax

github.com/less/less-docs - c6c3d02e045d44892d39fe8153c71b10475a27d1 authored about 7 years ago by Matthew Dean <[email protected]>
Update tests for lowercase API

github.com/less/less.js - af5656944a8b65e852b383e6ee28d5e78819473c authored about 7 years ago by Matthew Dean <[email protected]>
Change API on less object to lowercase

github.com/less/less.js - 0d7ec6bb70ae48336a054feb8d393d9715f78b83 authored about 7 years ago by Matthew Dean <[email protected]>
Release 3.0.0-alpha.3

github.com/less/less.js - 488e0fcbdff2b7dc369837ee3baeaea18d855164 authored about 7 years ago by Matthew Dean <[email protected]>
All tests passing

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

github.com/less/less.js - 4f6818db37c29949bba845a1a8d2ff12181e7491 authored about 7 years ago by Matthew Dean <[email protected]>
FIXES syncImport for less-node

github.com/less/less.js - 26674fc86764ec0610ffc47d1088f121a5c3d859 authored about 7 years ago by Matthew Dean <[email protected]>
pinned request dep to v2.81.0

github.com/less/less.js - f4b63239a2aef9dc83e6e2464cef8b5025905a61 authored about 7 years ago by Mark Griffiths <[email protected]>
added Strapless to featured frameworks, removed 1pxdeep (a Strapless predecessor)

github.com/less/less-docs - 21f8f1835018f1e8b22267ced5fd806bd855d9d0 authored over 7 years ago by Rex Riepe <[email protected]>
Merge pull request #3096 from bdsomer/3.x

Switch from request to phin!

github.com/less/less.js - a25f07ee597181da83550a7b216e4fe9e7c70ba6 authored over 7 years ago by Matthew Dean <[email protected]>
Update package.json

github.com/less/less.js - 5fa5494169b3f00a6a15044c0f6866fc9f817572 authored over 7 years ago by Bennett Somerville <[email protected]>
Switch from request to phin!

github.com/less/less.js - 3c8e1957ffefeb9872677975825a9489d193a1b4 authored over 7 years ago by Bennett Somerville <[email protected]>
Merge pull request #450 from paras20xx/patch-2

Added link to a live preview browser extension

github.com/less/less-docs - 2e4103c956bf0d2521a9080d4f248067c78e84de authored over 7 years ago by Max Mikhailov <[email protected]>
Added link to a live preview browser extension

github.com/less/less-docs - 3e8a748d4ca8fd9469a024f1705a3a78b0458846 authored over 7 years ago by Priyank Parashar <[email protected]>
Merge pull request #3082 from ryysud/add-more-version-to-ci

Add Node.js v8 to Travis CI and AppVeyor

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

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

github.com/less/less.js - 8b0b8da61d1f8f1f8feb5dec855df1266bc3e789 authored over 7 years ago by Ryuma Yoshida <[email protected]>
Pushing WIP of changes to file manager to track changes

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

!breaking change, fixes #1480

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

github.com/less/less.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.)

github.com/less/less.js - 257f615d0f01c3062de2eed65acc7212984f2719 authored over 7 years ago by Max Mikhailov <[email protected]>