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 JShint errors

github.com/less/less.js - 387b3899e03d4ce2d98306c68c3b950818471f7f authored over 8 years ago
Update README.md

github.com/less/less.js - 96df3f4b7ed70229e63f9a72302963a0d16843f0 authored over 8 years ago
Restore single "all" task for SauceLabs

github.com/less/less.js - 883b88ea134b1a6f32acb42fe5a3e9da842f942d authored over 8 years ago
Change --inline-js to simplified --js option

github.com/less/less.js - a45bef88dd09cc8527e48302143b9622e76384f3 authored over 8 years ago
Refactor test/index.js removing code duplicates

github.com/less/less.js - 068d6546037ba371f5b493c6ea0dba9f578325a0 authored over 8 years ago
Move error formatting logic to LessError

github.com/less/less.js - b23ffe1e4bd76dee852d14f58ff0b2bf1a845e89 authored over 8 years ago
Merge pull request #421 from MatthewTrout/MatthewTrout-color-docs-fade

Update color-operations.md

github.com/less/less-docs - caf7ba3571f70e4eca00ab533711e2c74e3487dd authored over 8 years ago
Update color-operations.md

fix misleading description of fade. Since percentage effects the 'opacity' of the color as oppo...

github.com/less/less-docs - a6128a32502645da85278e7e49c2fdd78f5a2f9b authored over 8 years ago
Reduce sauce tests

github.com/less/less.js - 6e6bb5d7c2f60b0b8705d779ecd8bd0da47a6867 authored over 8 years ago
Create mixins-as-functions.md

github.com/less/less-meta - e8301741e38789912ee0e2114ab3c014222c4810 authored over 8 years ago
Merge pull request #420 from packtpartner/patch-1

Added a Video section

github.com/less/less-docs - 9021700dc10901899979e67405043dc86d6af210 authored over 8 years ago
Fix strict-math example

github.com/less/less-docs - 5685d89bb5c9c0ea58a239372b4ff49322f98d75 authored over 8 years ago
Added a Video section

Added a new video under the Videos section

github.com/less/less-docs - 18dd1e24158b6d441a392498bb2546f30407fe6b authored over 8 years ago
Remove test for inferring css import based on path

github.com/less/less.js - 26bb0d4405850ed8bb053f91437758436107fdb5 authored over 8 years ago
Allow less imports of paths like 'dir/css'

github.com/less/less.js - 77fde7eb7841d7e2d9c87fdc1dba511369f5a065 authored over 8 years ago
Merge pull request #2946 from barnabycolby/basepathBug

Fixed sourceMapBasepath bug as the option had no affect on the sourceMapURL value.

github.com/less/less.js - 24523c6a869a2337a6ca3e9e10eb1a06eeca5fa7 authored over 8 years ago
Added code to ensure that String.prototype.endsWith is always defined, preventing a problem when testSourceMap is run on older versions of node.

github.com/less/less.js - 50efcdd7aa35c977398892ce6b456b946b1ba3e0 authored over 8 years ago
check url value safely

github.com/less/less-plugin-inline-urls - 4eec9ff8ec99f6b953340a943b9c814578b99796 authored over 8 years ago
Merge pull request #7 from thet/master

Don't convert VML urls.

github.com/less/less-plugin-inline-urls - e44098b927bdf5c53766021e70c9c5174c48372f authored over 8 years ago
Added code to the source map test function to check the presence and correctness of the sourceMappingURL CSS appendage.

github.com/less/less.js - 80c214d3c93a40e44159a49dff1c2e0a735487ff authored over 8 years ago
Fixed sourcMapBasepath bug as the option had no affect on the sourceMapURL.

github.com/less/less.js - efaec8370dc674f578472ba5cd63887d744b2701 authored over 8 years ago
Merge pull request #2941 from bd82/travis_cache

CI Build Fixes.

github.com/less/less.js - 6399ebcc929daabe9088d8b8b11325b6a38f07a8 authored over 8 years ago
CI Build Fixes.

In Short:
* Enable Travis Cache to mitigate phantomjs download issues.
* Enable Travis & appveyo...

github.com/less/less.js - 259d8b2feed9da5ec75de1ab3c29139ea677d184 authored over 8 years ago
Update api.md

github.com/less/less-meta - 5e60ce84d83f1e07d0af13f6d463607bc0a0ed8f authored over 8 years ago
Starting 3.0 API documentation

github.com/less/less-meta - 3f8e58e3f9d427b9fe64f90b20a62be6b89c8622 authored over 8 years ago
Fix JSLint and JSCS errors

github.com/less/less.js - abb5375acb0358987ee9d77b64251bfd9c247e52 authored over 8 years ago
Simplified API on less object

e.g. "less.Ruleset()" instead of "new less.tree.Ruleset()"

Auto-casting of string values into no...

github.com/less/less.js - 39150d513a774ec5cff42a8cfe91eb4550dcd514 authored over 8 years ago
Added property accessors - performance issue solved by re-tooling value parsing

i.e. All values are anonymous strings until "queried"
- Unlike original PR, no change in existing...

github.com/less/less.js - a38f8a1eb7beed589d2fa734fcf411cf4461d231 authored over 8 years ago
Restore promise shim / fix JSCS Gruntfile error

github.com/less/less.js - c17b2f0e647495050d2f23a74183a630d272349a authored over 8 years ago
Run Sauce Labs testing for master or 3.x branch

github.com/less/less.js - 83c9ea4f3f4f965d8c5ef596744fda2bfb5794e1 authored over 8 years ago
Remove IE8-specific shims

github.com/less/less.js - fcb670d5b4f56f6c5eca69cb756f9df27adac7e9 authored over 8 years ago
Remove Node / Browserify 'path' module dependency

github.com/less/less.js - 3d9f8433d14d16fd4af563e665dee7df6a1824bd authored over 8 years ago
Faster Jasmine tests, Sauce Labs settings update / trying to fix Sauce Labs issues for specific browsers

github.com/less/less.js - 54affb852bc76f53eec4b34936eb3dce3898e760 authored over 8 years ago
Update Gruntfile.js with a more comprehensive (and up-to-date) browser testing list for Sauce Labs

github.com/less/less.js - ec3027242576d6876c94ce4f9c26e96b5d353d01 authored over 8 years ago
Pass function registry to plugin install()

- Create Anonymous nodes from non-null (but non-Node) function return values
- Allow empty Anonym...

github.com/less/less.js - a3e43acb26d884a111b78be9a798e7831eb7790f authored over 8 years ago
Reduced lookups and type checking on object properties

github.com/less/less.js - 9b0c8abb5430d5e26299cba5b9864960183cdd2e authored over 8 years ago
Added more accurate & detailed benchmark

github.com/less/less.js - 992f1f3ca31b1bb5f90ab92f1f7c45326c2ed218 authored over 8 years ago
3.0.0-pre.2 dist files

github.com/less/less.js - 623bc2f8166302a0c7cd2ee7f1fe69ddb7d4cf63 authored over 8 years ago
3.0.0-pre.2

github.com/less/less.js - 1136a9c050ea31544109cf4370fc08b7ff52fb7b authored over 8 years ago
Added the concept of inherited index / fileInfo for nodes

github.com/less/less.js - e309bf67a28417205a7573c22602f03dc5f00cd0 authored over 8 years ago
Update submodule

github.com/less/less-docs - 479ce865ec4ba49f0a684749bcf45e0aad5082a8 authored over 8 years ago
Update dist files

github.com/less/less.js - b39b36f7009d1825fd3d851d9a7bfe38c99db91a authored over 8 years ago
Rename version to pre-release

github.com/less/less.js - 2766d40479e3038deb8eb3afaf8d0ec8a6d6b988 authored over 8 years ago
Allow minimum Less version for plugins to be a string

github.com/less/less.js - d5803515d58cf8fc3e81dec9ac7552711b597e2b authored over 8 years ago
Fix directive / rule shims

github.com/less/less.js - 16c80efa61ca42c8c72529cc4b145546f13d5617 authored over 8 years ago
Merge branch 'feature/@plugin' into 3.x

* feature/@plugin:
All tests passing for @plugin - Inline JavaScript disabled by default - Dep...

github.com/less/less.js - 1ecb327a67915bb0c25e77e4bc48198985fcc6bf authored over 8 years ago
All tests passing for @plugin

- Inline JavaScript disabled by default
- Deprecated "preprocessor" option removed (preprocessor ...

github.com/less/less.js - ad57737ce0c7192ac734541294620679629038be authored over 8 years ago
Plugin loader set up for lessc, node, and browser

github.com/less/less.js - 270fd097c99d9e3d4d7bcd090dd7a61197a29e40 authored over 8 years ago
Rename Directive -> AtRule & Rule -> Declaration

- Added tree shim for old node types and plugin visitor shim to upgrade node visitors to new node...

github.com/less/less.js - 52e9b5e4fe5df4c972459b5740ef0b9a154a7b3c authored over 8 years ago
Added plugin function "setContext()". Allows the context from where the plugin is declared to be passed into the plugin after it is evaluated. (Useful for creating function calls / vars dynamically.)

github.com/less/less.js - c73f50e2c704f4180127572b14ac76a5f6194a18 authored over 8 years ago
Add plugin cache to plugin manager

- Add visitor iterator so that visitors can be added while visiting (such as plugins in nested sc...

github.com/less/less.js - 777d95f11be4a4aacb96c1ac5101b58a23b20bab authored over 8 years ago
Rename extensions back to plugins

github.com/less/less.js - 27492a71efce12c39c58e52cdb096f72acd0ff15 authored over 8 years ago
Add create() and getLocalFunctions() to function registry so it can be used for plugins

github.com/less/less.js - 1df9443cf4567a4deef6f708d5f0ed0f8e3858da authored over 8 years ago
Add AbstractPluginLoader to create a cross-platform abstraction for loading plugins by name

github.com/less/less.js - a1c08857e446216faf24a3f55c7301c8fedf7443 authored over 8 years ago
Rename @plugin to @use extensions

github.com/less/less.js - bd14f14709d986920ec08bb997e623ec6f24654f authored over 8 years ago
Don't convert VML urls.

github.com/less/less-plugin-inline-urls - 1a9d26e65d76b8cdb9cd6432ea24fa1904342acb authored over 8 years ago
Added 'request' as optional dependency.

Compiling following less code:
@import (less) url(http://example.com/somefile.less);

Will fa...

github.com/less/less.js - 9e273526002b1c0b30c36ca810e50ec4af189927 authored over 8 years ago
Merge pull request #414 from NReilingh/patch-1

word order typo

github.com/less/less-docs - 36562f8fbe3c59274fa9696280d20f6c6e032e09 authored over 8 years ago
word order typo

github.com/less/less-docs - 5b39550f7c7b9b17a00204b82315b76c85080d6e authored over 8 years ago
Merge pull request #2905 from abrobston/bug2898

Download PhantomJS from CDN

github.com/less/less.js - cc1a1436d0818fbb820ff4aa039c4c25c19677db authored over 8 years ago
Test against latest Node 4 and 6

Update .travis.yml to test against the latest Node release within
versions 4.x and 6.x (as well ...

github.com/less/less.js - d6bd0e9e4f1f330915834e050cab209697e77d1b authored over 8 years ago
Roll back Grunt to version 0.4.5

Continuous-integration builds now fail due to peer-dependency
issues. It appears that the `grun...

github.com/less/less.js - e29f7de7a69dff7e390eb0c7c65489a1faa4fe60 authored over 8 years ago
Download PhantomJS from CDN

Addresses #2898. Instead of attempting a manual download of
PhantomJS, use the npm package phan...

github.com/less/less.js - 726cd9660ae23b51a4a833126b3ced7985487130 authored over 8 years ago
Merge pull request #2866 from mlowijs/master

Changed octals to hex for ES6 strict mode

github.com/less/less.js - 2449c4e36e456990697f1f60f781d796b41bde86 authored over 8 years ago
Update translations.yml

Chinese best

github.com/less/less-docs - 66562c455808dc768e8c85dda9d407a70f798579 authored over 8 years ago
Merge pull request #411 from tianzhipeng-git/patch-1

typo

github.com/less/less-docs - 381728227d7231264d3a19ec736647be9c425126 authored over 8 years ago
typo

themeable

github.com/less/less-docs - 330a48b235d8b5a794c0360b95d3e1be38769bb4 authored over 8 years ago
Small bug fix: index is passed to Comment node but never assigned

github.com/less/less.js - 7a5e073e905cfc30fada4af7812dbfe87d40ea28 authored over 8 years ago
Merge pull request #2891 from jhnns/fix/error-reporting-2

Fix error reporting of lessc executable II

github.com/less/less.js - 9500bfb734ee6e2e94b07b9c7f5dc8927ce22433 authored over 8 years ago
v2.7.1 HOTFIX

github.com/less/less.js - d3e1531370a36dd6e213c8b4da955d0a0e1d6eb7 authored over 8 years ago
Fix input start position for @media blocks

github.com/less/less.js - 36edeaa787babd3c865b6450039d2793afc1a068 authored over 8 years ago
Revert "Make sourcemap generation a bit faster"

This reverts commit 470af20f641c9b5389475733dfe341aa4c180fba.

github.com/less/less.js - fbd000c1948d74dc48a4836e6f4443baa0242377 authored over 8 years ago
Merge pull request #2894 from nex3/update-name

Update my name.

github.com/less/less.js - 94344699c4513831035b58fc043780b06b765536 authored over 8 years ago
Update my name.

github.com/less/less.js - 657972cc4122fc940c7a59c69ea78da8e17d074f authored over 8 years ago
polish abstractFileManager.extractUrlParts comments

github.com/less/less.js - 9db686ad47f64da3826ebabe3f1a49c1e507cfe4 authored over 8 years ago
Merge pull request #2892 from Taritsyn/master

Fix invalid extraction of the host part from URL

github.com/less/less.js - e72751a1bb0ff3aa0af2864139f2c480e75f83cb authored over 8 years ago
Fix invalid extraction of the host part from URL

github.com/less/less.js - cb1f0f50bbc4e91942445e67e0e461fa7d97f203 authored over 8 years ago
Fix error reporting of lessc executable

This commit replaces the old control flow of exiting the process when an error occurred which sw...

github.com/less/less.js - 73f4aa3e60bbbbb1bd35aefbf9ab4963ae77cae4 authored over 8 years ago
Fix for #2841 - Fix reversion for "color-like" keywords.

github.com/less/less.js - d07a9b6cc6307318f691ddb682bb9798918e0cc1 authored almost 9 years ago
Merge pull request #2874 from jeremyVignelles/master

removed dependency to unused package "request"

github.com/less/less.js - d100bae01ba0b14ecec2845931a0004953cd2b52 authored almost 9 years ago
removed dependency to package "request" (closes #2870)

github.com/less/less.js - d6ec55e199c10a0b0920bb8483af61747c6d8a93 authored almost 9 years ago
Merge pull request #406 from golegen/patch-2

fix detached-rulesets examples

github.com/less/less-docs - 8159380fc9ca8c471572950957f9c2072e242639 authored almost 9 years ago
Merge pull request #2830 from gtalusan/master

make --depends generate no CSS output

github.com/less/less.js - c5fe8934f8e7f5ffe60756641b341a18001655d9 authored almost 9 years ago
make --depends generate no output

github.com/less/less.js - dff969728699fd63addc2e69afd016580e2ea912 authored almost 9 years ago
Update detached-rulesets.md

two position:"1200" becomes "1200px"
@media screen and (min-width: 1200)

one position: add s...

github.com/less/less-docs - 9ed397b49de557086f10a62ddf61c38c20a0ca6b authored almost 9 years ago
Changed octals to hex for ES6 strict mode

github.com/less/less.js - a76db10182aab59325bfbd6a099bff71e0097c6d authored almost 9 years ago
fix broken license string

fix #2865

github.com/less/less.js - e257ebb1d87a1b365b1d4a7f5ec7c314793b7aab authored almost 9 years ago
Merge branch 'master' of https://github.com/less/less.js

* 'master' of https://github.com/less/less.js:
Remove unreachable code
Fix typos found by co...

github.com/less/less.js - ff94626eca13662d21605e6a95a995605f0d15e6 authored almost 9 years ago
Merge pull request #2860 from shkdee/patch-1

Remove unreachable code

github.com/less/less.js - 4c675761685d4869a9d75cdd55cd2344a096c756 authored almost 9 years ago
Remove unreachable code

This line is unreachable. This is not just about code style, it actually also raises a compilati...

github.com/less/less.js - 981cb95b1bea2da620a1c0a43ac21a64357fc34c authored almost 9 years ago
Fix to function imports - only flag known nodes, empty function results allowed

github.com/less/less.js - 848c8acff735e215e4c81ae4291bc66457ecbaba authored almost 9 years ago
Merge pull request #2859 from stweil/master

Fix typos found by codespell

github.com/less/less.js - 96877c7e54f1282860518b45dc39cbdf81a51078 authored almost 9 years ago
Fix typos found by codespell

Signed-off-by: Stefan Weil <[email protected]>

github.com/less/less.js - bf279b36be0cf35ccead3a7468d5345b412352d4 authored almost 9 years ago
Merge pull request #2858 from zzzzBov/patch-1

Fix AST to include text for single line comments

github.com/less/less.js - f4957bd246582733763bee42cb4ebcbeb230c45d authored almost 9 years ago
Fix AST to include text for single line comments

github.com/less/less.js - 7853edcc96def28b7c474171c3a1b3e3e5c7a3f4 authored almost 9 years ago
fix hardlight() example

github.com/less/less-docs - dbfe2fda39b2f80e1f4dc65cc32dd16e69c77936 authored almost 9 years ago
Merge pull request #2853 from addaleax/path-dirname-string-input

bin/lessc: Make sure path.dirname gets passed strings

github.com/less/less.js - 5bf6329469299ade623f06c068f894bc31773180 authored almost 9 years ago