Ecosyste.ms: OpenCollective

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

stylus

Expressive, robust, feature-rich CSS language built for nodejs
Collective - Host: opensource - https://opencollective.com/stylus - Website: https://stylus-lang.com - Code: https://github.com/stylus/stylus

Move the badge to next line

This way badges can get its own space and in the future, we can easily add more badges without c...

github.com/stylus/stylus - 0db3ba9f57382c9a968f5d854b0741cd27d1f7c9 authored over 6 years ago by Yashu Mittal <[email protected]>
Fix: check whether captureStackTrace exists

github.com/stylus/stylus - 276a8b9fb2ffc6615ddb01aafe1e495594b0e851 authored over 6 years ago by eight <[email protected]>
Merge pull request #2375 from Boorj/patch-1

update of iterations.doc

github.com/stylus/stylus - 57e260d613d4694b00a0d3d825d7fcfe5210bf2c authored over 6 years ago by Mikhail Korepanov <[email protected]>
update of iterations.doc

github.com/stylus/stylus - 5d480136a31f1ae180af79626d737d5bab52d982 authored over 6 years ago by Boorj <[email protected]>
Merge pull request #2374 from shammellee/docs-extend-update

Fix typo

github.com/stylus/stylus - 1442640fefc4cf59ef2079d8097ba604f34e2688 authored over 6 years ago by Mikhail Korepanov <[email protected]>
Fix typo

github.com/stylus/stylus - a5ea03baf6f2c014961073e85876573629576898 authored over 6 years ago by Shammel Lee <[email protected]>
Merge pull request #2372 from shammellee/docs-typo-shammellee

Correct typo in "operators" documentation

github.com/stylus/stylus - d1818fb1d9397004193f7ad53d0c4ab10738bf77 authored almost 7 years ago by Mikhail Korepanov <[email protected]>
Correct typo in "operators" documentation

github.com/stylus/stylus - fe568a756ba35325c31b0f6c4be549a88cbe0ce0 authored almost 7 years ago by Shammel Lee <[email protected]>
Merge pull request #2364 from stylus/update-css

Update css

github.com/stylus/stylus - 69072469471732059bdafe4126a99eaedbb80ef0 authored almost 7 years ago by Juha Lindstedt <[email protected]>
Fix @font-face issue

- `css-parse` didn't support @font-face before 2.0
  –> fixed

github.com/stylus/stylus - ab831e7ca95bc31fc280cc0d65d69f88a2b5b6a4 authored almost 7 years ago by Juha Lindstedt <[email protected]>
Update dependencies

Especially css-parse 1.7.0 –> 2.0.0

github.com/stylus/stylus - a4eb8e3a6b2541621521bd96bcb2ef4771ae47a5 authored almost 7 years ago by Juha Lindstedt <[email protected]>
Merge pull request #2363 from akkumar/sourcemap_0_7_x

Sourcemap 0 7 x

github.com/stylus/stylus - 6f29a5ea24da6803bf742567953a8c3045a8df1e authored almost 7 years ago by Mikhail Korepanov <[email protected]>
ci: check compatibility with 6,7 and 8

github.com/stylus/stylus - ae28db6b4ebe9ca18b0f20165caeec2aa35b97fa authored almost 7 years ago by Karthik K <[email protected]>
upgrade source-map to 0.7.x as needed by downstream projects

github.com/stylus/stylus - 6a5a71f0f06b0afac0b1b06222dede16e5ac33e0 authored almost 7 years ago by Karthik K <[email protected]>
initial version of package-lock

github.com/stylus/stylus - 3d04ba6b8f9c0f795011e0e292d7d72942cb535a authored almost 7 years ago by Karthik K <[email protected]>
Merge pull request #2352 from MadeByMike/dev

Use less confusing variable names

github.com/stylus/stylus - 6b7849aa98f0e616ddc325ad6af47fcff7e2652b authored almost 7 years ago by Mikhail Korepanov <[email protected]>
Merge pull request #2356 from iloginow/dev

Change the vim plugin link in readme

github.com/stylus/stylus - 6a906f891c66d42bd67b92ff43ec310e37b9e9ab authored almost 7 years ago by Mikhail Korepanov <[email protected]>
Change the vim plugin link in readme

There's a new and better vim plugin for Stylus, including proper and up-to-date syntax highlight...

github.com/stylus/stylus - 02de01b9950a499e23b8cdc6d3a4e341f9f5e78e authored almost 7 years ago by Ilia Loginov <[email protected]>
Use less confusing variable names

Whilst the original shows how you can compose variables and mix this with other keywords to make...

github.com/stylus/stylus - 173b5b6d24993780ff802b0c09a900da77b23d5f authored almost 7 years ago by Mike <[email protected]>
Merge pull request #2346 from atilkan/patch-1

Added a supported framework

github.com/stylus/stylus - f7f375bc128900657d38940dc1c82a5425b47de5 authored about 7 years ago by Mikhail Korepanov <[email protected]>
Added a supported framework

Added Laravel to supported frameworks

github.com/stylus/stylus - c7908a2014bc3969fc6eefefff0cf542990cdfdb authored about 7 years ago by atilkan <[email protected]>
Merge pull request #2300 from Zearin/patch-1

Update bifs.md (organization, some copy edits)

github.com/stylus/stylus - e9ca600447ee993d49d4f553285ce7e0ec39955c authored over 7 years ago by Mikhail Korepanov <[email protected]>
Merge pull request #2168 from MNBuyskih/dev

Fix not watching files in windows

github.com/stylus/stylus - dfce7a6e4cdfab4aca4d9da26767eabd9c7a0972 authored over 7 years ago by Mikhail Korepanov <[email protected]>
Merge pull request #2295 from jonschlinkert/patch-1

remove duplicate code

github.com/stylus/stylus - ed96bbfa7bab1d3132c7372ebddbec28ce289905 authored over 7 years ago by Mikhail Korepanov <[email protected]>
Merge pull request #2291 from vendethiel/patch-1

Fix typo

github.com/stylus/stylus - 7461b8517dd49d9427a742300548cfb6f30258dd authored over 7 years ago by Mikhail Korepanov <[email protected]>
Update bifs.md (organization, some copy edits)

- Group functions by category
- Use consistent indentation for body text and example code
- So...

github.com/stylus/stylus - c2079e6ff1cfe6f4c3cb98d3724e610ea2707e22 authored over 7 years ago by Zearin <[email protected]>
remove duplicate code

The same line is repeated on (now) line 51.

github.com/stylus/stylus - 0e5fda20434740e6e9a862432a4157ebbbc3bc0a authored over 7 years ago by Jon Schlinkert <[email protected]>
Fix issue with cos & sin not stripping rad unit. Closes #2188

github.com/stylus/stylus - 73bd8dbcd48b63a95d6655ffd02c31ff06cc3f3a authored almost 8 years ago by Svenskunganka <[email protected]>
change prefix-classes bif regex to not match relative and range selectors (#2194)

github.com/stylus/stylus - 166805b5b9d176d0ef3e54d408d7692c483e5909 authored almost 8 years ago by jangarcia <[email protected]>
implemented prefixed (as in block level import) @extend

github.com/stylus/stylus - 3da77576352b70ede7a0ed9eeb396fe4f0245277 authored almost 8 years ago by Charly Koza <[email protected]>
test case

github.com/stylus/stylus - 90a7d13895aecc1bff9ee317ddb854209741e028 authored almost 8 years ago by Charly Koza <[email protected]>
Merge pull request #2210 from twoRoger/fix-constructor

Fix bug when using 'constructor' in variables or loops

github.com/stylus/stylus - 9fa99d1ed8346414d8cf9e8b4b5638459cfbc9de authored over 8 years ago by Mikhail Korepanov <[email protected]>
Fix bug when using 'constructor' in variables or loops

github.com/stylus/stylus - 04f1bbc00b03a75e810b50622a1e44320cc745e6 authored over 8 years ago by Igor Agarlev <[email protected]>
Merge pull request #2207 from idglv/dev

fixed last property semicolon when compress is on

github.com/stylus/stylus - 9ca277473a8f7d50e2330f611ffefe1752a956c7 authored over 8 years ago by Mikhail Korepanov <[email protected]>
added backward loop

github.com/stylus/stylus - abbaf334bc6f884e3022e138a9828576c9a86cbc authored over 8 years ago by idglv <[email protected]>
fixed last property semicolon when compress is on

github.com/stylus/stylus - dbeebafe078f1d413ad31e6c1087a54026458d33 authored over 8 years ago by idglv <[email protected]>
Merge pull request #2200 from benedfit/patch-1

Returns val.toString() from Literal.toString()

github.com/stylus/stylus - 7a1e5543f53efbbfdc5369979451896943a54c76 authored over 8 years ago by Mikhail Korepanov <[email protected]>
Returns val.toString() from Literal.toString()

Closes #2199

github.com/stylus/stylus - 5b75e180d1f8a2f461e63d7faa37ffdfd0e558fb authored over 8 years ago by Ben Edwards <[email protected]>
Add support for comma-separated lists in convert BIF. Closes #2196

github.com/stylus/stylus - a96be87e366f3f7a1772ff692af0d816e0a9113d authored over 8 years ago by Mikhail Korepanov <[email protected]>
Changed the exponent function for rounding

github.com/stylus/stylus - 21d0cc814ed090f9619ff1851970ece48a350f5d authored over 8 years ago by royels <[email protected]>
Merge branch 'dev' of https://github.com/royels/stylus into 1567

github.com/stylus/stylus - 83c410bfe5ef206c638995edd5d076ec8fe0956e authored over 8 years ago by royels <[email protected]>
Primary commit, preliminary tests pass

github.com/stylus/stylus - 81d8659d1aa6f6fbcf36cee8a1f79518908cad71 authored over 8 years ago by royels <[email protected]>
Merge pull request #2179 from kunalspathak/dev

transparentify: Fixed sorting order for alpha

github.com/stylus/stylus - fa751d12268f583a34b8d765be13b7a947ed520f authored over 8 years ago by Mikhail Korepanov <[email protected]>
transparentify: Fixed sorting order for alpha

Pairs passed to `compareFn` of `Array.prototype.sort` is implementation specific. While
`node+v8...

github.com/stylus/stylus - 5125f486cdf86067cdb278d1bacd7091350a9b2b authored over 8 years ago by Kunal Pathak <[email protected]>
Merge remote-tracking branch 'origin/dev'

github.com/stylus/stylus - 63e0cbece8de572c1e80ef1f50b967c87fadd97d authored over 8 years ago by Mikhail Korepanov <[email protected]>
0.54.5

github.com/stylus/stylus - 5aff5ed0e3f482ed48f30110e24fccad7f5559ab authored over 8 years ago by Mikhail Korepanov <[email protected]>
CLI: Fix console output for Node 6.0

github.com/stylus/stylus - f83b46de69472f10a3c0ac5130cd189bada9809f authored over 8 years ago by Mikhail Korepanov <[email protected]>
Merge remote-tracking branch 'origin/dev'

github.com/stylus/stylus - 17167bc2fe5eaed73af9aebdca5e27a927277bfd authored over 8 years ago by Mikhail Korepanov <[email protected]>
0.54.4

github.com/stylus/stylus - 9d341936eaa56e3758a6b915d5e195423342625b authored over 8 years ago by Mikhail Korepanov <[email protected]>
Fix extname checks for Node 6.0. Closes #2173

github.com/stylus/stylus - a9b132edb7a82c1ce1258a9344de3aee010452dd authored over 8 years ago by Mikhail Korepanov <[email protected]>
Merge remote-tracking branch 'origin/dev'

github.com/stylus/stylus - c19677b04a998b3d03b29786291fbb8fe8f82a4c authored over 8 years ago by Mikhail Korepanov <[email protected]>
0.54.3

github.com/stylus/stylus - 91f280af8ee1312c62cad87acd4e27fa76456146 authored over 8 years ago by Mikhail Korepanov <[email protected]>
Fix not watching files in windows

github.com/stylus/stylus - f06f6d5ff3c9a2995e7bbce5d52b20ae1f588858 authored over 8 years ago by MNB <[email protected]>
Fix embedurl encoding for svg files with a hash

github.com/stylus/stylus - faad26b077fc14442554b3668fa358031a8b7ef0 authored over 8 years ago by Mikhail Korepanov <[email protected]>
Merge pull request #2151 from TheAlphaNerd/fix-path-for-node-v6

Validate this.dest before using path.extname

github.com/stylus/stylus - 36692486518e77b91981a09eebf8dd1bec908ff6 authored over 8 years ago by Mikhail Korepanov <[email protected]>
Validate this.dest before using path.extname

In the current versions of node path.* can be called on any arbitrary value and will return an e...

github.com/stylus/stylus - c26e6d84fa35a90fb6b39981a67e974b5d6af703 authored over 8 years ago by Myles Borins <[email protected]>
Update node-glob version. Fixes #2148

github.com/stylus/stylus - a851663b75f30366c8682b2253a6c530fbfd2d54 authored almost 9 years ago by Mikhail Korepanov <[email protected]>
merge dev

github.com/stylus/stylus - 2f42a92c6317429df0bc802b1665c3414a0daf52 authored almost 9 years ago by Mikhail Korepanov <[email protected]>
0.54.2

github.com/stylus/stylus - 71c588a7f697e8255e9e67906423af2cf9dcc975 authored almost 9 years ago by Mikhail Korepanov <[email protected]>
History up + version bump

github.com/stylus/stylus - 52f13c368aebed04d1e646874868e6f7a5139621 authored almost 9 years ago by Mikhail Korepanov <[email protected]>
fix typo in docs/bifs.md

github.com/stylus/stylus - 580095ec18e80aa75c4532c709ae73ae481409f6 authored almost 9 years ago by Ilya Panasenko <[email protected]>
False-positive import loop with empty imported file. Fixes #2142

github.com/stylus/stylus - bba7b258e61b19d7527316b787e4967bc74b039f authored almost 9 years ago by Mikhail Korepanov <[email protected]>
History up + version bump

github.com/stylus/stylus - ca0fe52522cd290199cf89437d27afe86c56327c authored almost 9 years ago by Mikhail Korepanov <[email protected]>
False-positive import loop with empty imported file. Fixes #2142

github.com/stylus/stylus - 0e019f7e8d5008683b149f792155e5fc7d96d9c2 authored almost 9 years ago by Mikhail Korepanov <[email protected]>
Merge pull request #2141 from ipanasenko/patch-1

Fix typo in docs/bifs.md

github.com/stylus/stylus - 060ed5f58166a9ce9f0962b0118b1136dadae456 authored almost 9 years ago by Mikhail Korepanov <[email protected]>
fix typo in docs/bifs.md

github.com/stylus/stylus - a4ea156c14f13f8232f00fab925459dc61c74b98 authored almost 9 years ago by Ilya Panasenko <[email protected]>
Merge branch 'dev'

* dev: (21 commits)
Fixed History for 0.54.0
History up
Evaluate variables in current-medi...

github.com/stylus/stylus - 26e04d862a9dfbbec9a39bc4747d9c66d5eadf19 authored almost 9 years ago by Roman Komarov <[email protected]>
Fixed History for 0.54.0

github.com/stylus/stylus - c806bcf6a574d47ee9d8db85986637771ff2978a authored almost 9 years ago by Roman Komarov <[email protected]>
History up

github.com/stylus/stylus - 997a60d076c27cbb878f144333a175b1bf9543f5 authored almost 9 years ago by Roman Komarov <[email protected]>
Slightly clarified an issue with combinators at ranges in partial references, re: #2134

github.com/stylus/stylus - 79bf77a94989ee3859bfa0fd4c7ee00dc6d02b90 authored almost 9 years ago by Roman Komarov <[email protected]>
Undesired spaces with partial reference selector using ranges. Fixes #2133

github.com/stylus/stylus - d31923dd75c195dccf8af2380ce010976199bf8f authored almost 9 years ago by Mikhail Korepanov <[email protected]>
Evaluate variables in current-media function. Fixes #2128

github.com/stylus/stylus - b0c0bc2b7fe5a6ec9235235697c549170544c85c authored almost 9 years ago by Mikhail Korepanov <[email protected]>
misc fixes

github.com/stylus/stylus - ebbb929e4a2bad635983033f8b697ffa2691d706 authored almost 9 years ago by Mikhail Korepanov <[email protected]>
Undesired spaces with partial reference selector using ranges. Fixes #2133

github.com/stylus/stylus - 2bd852e2d13d8b23aa45faecdebd0f0a888f29cf authored almost 9 years ago by Mikhail Korepanov <[email protected]>
Don't parse empty imports

github.com/stylus/stylus - e740fceae3305ec4532a6c58071eb1b9240f1454 authored almost 9 years ago by Mikhail Korepanov <[email protected]>
Fixed bug with selectors() function. Closes #2130

github.com/stylus/stylus - e4ca9206832aeca06353c4174b14ba7af154f04b authored almost 9 years ago by Mikhail Korepanov <[email protected]>
Fix bug with evaluating default arguments

github.com/stylus/stylus - 429b6acd5d118d3ec39867a892b24bb4825f8a48 authored almost 9 years ago by Mikhail Korepanov <[email protected]>
Validate regexp flags for match function

github.com/stylus/stylus - 99f2f35fba2ee59f3d7a8a2d32737094f65a07b5 authored almost 9 years ago by Mikhail Korepanov <[email protected]>
Docs and History up

github.com/stylus/stylus - 27c54757723f4d3020673ad61d3455dc8196a979 authored almost 9 years ago by Roman Komarov <[email protected]>
Wrong errors with --include-css and --resolve-url used concurrently. Fixes #2125

github.com/stylus/stylus - 9b968c5a68f59fe99c2c66365e5acbeda45bc712 authored almost 9 years ago by Mikhail Korepanov <[email protected]>
Bump version

github.com/stylus/stylus - b4199176fa5ca5b7c551233774da9ea3592fa86e authored almost 9 years ago by Mikhail Korepanov <[email protected]>
BIFs: Added "index" function

github.com/stylus/stylus - 6ba57014ca7ff5992308decce83ed93bec366a15 authored almost 9 years ago by Mikhail Korepanov <[email protected]>
SelectorParser: Added initial reference selector

github.com/stylus/stylus - 3ac2add4d94921da8787361e581a6ae27e5c2540 authored almost 9 years ago by Mikhail Korepanov <[email protected]>
Updated history

github.com/stylus/stylus - d427558a2be7786534d32be8ef793391ff6c60a9 authored almost 9 years ago by Roman Komarov <[email protected]>
BIFs: expose "url" function by "embedurl"

github.com/stylus/stylus - 50e9881316490b78e437dd59d5050ffbc548330a authored almost 9 years ago by Mikhail Korepanov <[email protected]>
History up

github.com/stylus/stylus - 3404059afd4b5be02485316a5c65e8e223d4360a authored almost 9 years ago by Roman Komarov <[email protected]>
Evaluate variables in current-media function. Fixes #2128

github.com/stylus/stylus - 920d5146785cde04576c6a67c10c8273077fd647 authored almost 9 years ago by Mikhail Korepanov <[email protected]>
Undesired spaces with partial reference selector using ranges. Fixes #2133

github.com/stylus/stylus - 94e102492c81609b46fa0c19b55177f1db98a9b1 authored almost 9 years ago by Mikhail Korepanov <[email protected]>
Slightly clarified an issue with combinators at ranges in partial references, re: #2134

github.com/stylus/stylus - 1fa026f36752946a7fc5ecddfb5572cdf672aa4d authored almost 9 years ago by Roman Komarov <[email protected]>
Validate regexp flags for match function

github.com/stylus/stylus - 74fb734120ecd2d06415322b2ce0cc33b2a675fc authored almost 9 years ago by Mikhail Korepanov <[email protected]>
Fix bug with evaluating default arguments

github.com/stylus/stylus - 2fa0258e13ab164771e6bb6e85dd563701100e0f authored almost 9 years ago by Mikhail Korepanov <[email protected]>
Undesired spaces with partial reference selector using ranges. Fixes #2133

github.com/stylus/stylus - 1e3f15fc99085d95b14c6178d5a670109b9f4d64 authored almost 9 years ago by Mikhail Korepanov <[email protected]>
Fixed bug with selectors() function. Closes #2130

github.com/stylus/stylus - 0104e19205fa8e171d2e6f4c78834553957f26e6 authored almost 9 years ago by Mikhail Korepanov <[email protected]>
Don't parse empty imports

github.com/stylus/stylus - 75426925df1f63009d39e1bdf08ba47c6b7bb0fc authored almost 9 years ago by Mikhail Korepanov <[email protected]>
Wrong errors with --include-css and --resolve-url used concurrently. Fixes #2125

github.com/stylus/stylus - 10a7cd2d17da1670ee2cee15e91156c91f691a95 authored almost 9 years ago by Mikhail Korepanov <[email protected]>
Merge pull request #2115 from tjbenton/issue-1855

Issue 1855

github.com/stylus/stylus - 94ceabec521c41951d604bb229b5e65031755a22 authored almost 9 years ago by Mikhail Korepanov <[email protected]>
Updated docs that where merged incorrectly

github.com/stylus/stylus - f51fbc0986ea14b128e3aefbc7084d4b2a7c50ca authored almost 9 years ago by Tyler Benton <[email protected]>
Merge branch 'dev' of https://github.com/tjbenton/stylus into issue-1855

* 'dev' of https://github.com/tjbenton/stylus:
BIFs: Added "global" flag to define function
...

github.com/stylus/stylus - 8fe881c15a9cb10acefc435ec06171c1e3b51a31 authored almost 9 years ago by Tyler Benton <[email protected]>
added a slice function

github.com/stylus/stylus - e42e628736972eeecf6868758e89226abd3091be authored almost 9 years ago by Tyler Benton <[email protected]>