Ecosyste.ms: OpenCollective

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

github.com/stylus/stylus

Expressive, robust, feature-rich CSS language built for nodejs
https://github.com/stylus/stylus

Merge branch 'pr/1287' into rc-0.42

* pr/1287:
Add test to assert require of index.styl files work in every supported way
Fix pr...

c8652a429f7edc0db9b2572987396f516cefae94 authored about 11 years ago by Roman Komarov <[email protected]>
Merge branch 'pr/1285' into rc-0.42

* pr/1285:
Function call inside block mixin is not saved on the `block` variable pass. Fixes #...

7ccb4cf515848d0bf8e04ed8977fe295b1592b73 authored about 11 years ago by Roman Komarov <[email protected]>
Fixed test for #1279 after merge

b0f2cbc290aa8ae77b010fb535ef6fd72c3017cc authored about 11 years ago by Roman Komarov <[email protected]>
Merge branch 'pr/1279' into rc-0.42

* pr/1279:
`selector()` should accept string with selector reference. Fixes #1261
`selector(...

d31866be2630aefb09e37ae1a6e31c4682c176e3 authored about 11 years ago by Roman Komarov <[email protected]>
Use `css-parse` instead of `CSSOM` for converting CSS -> Stylus. Added tests for converter

7741c4854b654c08a93a30354eac58bcf4ec524f authored about 11 years ago by Mikhail Korepanov <[email protected]>
Implement file globbing. Updated with 0.41.3

0653c801c144d6ce6b129446e9a13b4aeab3231d authored about 11 years ago by Mikhail Korepanov <[email protected]>
Bug with if and color in array check. Fixes #1300

6109c50140d90fb6b9d6629bfe35f590b0784340 authored about 11 years ago by Mikhail Korepanov <[email protected]>
Hashes and lists support

62c25265fb1bc606a3bb660787cf7fed261a8b52 authored about 11 years ago by Mikhail Korepanov <[email protected]>
Hashes and lists support

44e03cfae6f849a604b85c38f81c0c43f2b793aa authored about 11 years ago by Mikhail Korepanov <[email protected]>
Passing options to plugins in `use`. Fixes #1295

7ea3b084027008f1290ba734746cbdf88b74fe21 authored about 11 years ago by Mikhail Korepanov <[email protected]>
Small refactoring

de348a84063950b72e179058df5500850629d863 authored about 11 years ago by Mikhail Korepanov <[email protected]>
Allow assign for braceless blocks

b42b9aad170199ec3a387fd000fb049bb32f19fe authored about 11 years ago by Mikhail Korepanov <[email protected]>
Update comment

87ed312bac289a93c791c1e350c25c4301f0b056 authored about 11 years ago by Mikhail Korepanov <[email protected]>
Add test with @block as an argument in function

56303af634a63fadef3d00126074baa351c5ce5c authored about 11 years ago by Mikhail Korepanov <[email protected]>
Allow @block{ (no space between @block and curly brace)

faca914b0606918bed27ccbc0db9c71a18fc8177 authored about 11 years ago by Mikhail Korepanov <[email protected]>
Bug with list of color keywords as default argument. Fixes #1292

25f47f0c91cbe6156c9b680e62f351130899c2b4 authored about 11 years ago by Mikhail Korepanov <[email protected]>
@block draft implementation

c22d0885c867cb7d3ec8c14b8464ae1150ef182e authored about 11 years ago by Mikhail Korepanov <[email protected]>
@block draft implementation

65dde66efa21e28c0cd770d875f1913e7d07decd authored about 11 years ago by Mikhail Korepanov <[email protected]>
broken @media queries in logic blocks. Fixes #1288

10d908c6d0cc7e7e4d1137e9f4d45a7b947bb318 authored about 11 years ago by Mikhail Korepanov <[email protected]>
Add test to assert require of index.styl files work in every supported way

eb744f28d91b1971aa8fce84b276933accb719af authored about 11 years ago by Saulo Vallory <[email protected]>
Fix previous test

18a262599afad4c36e662a3ac1b7f166837a2c69 authored about 11 years ago by Saulo Vallory <[email protected]>
Add test to ensure imported css files are not imported twice even when not using --include-css

ebd7f7ca610d1d5aa0c22c3110c8153f8f4b96ef authored about 11 years ago by Saulo Vallory <[email protected]>
Removes Require node and add 'once' parameter to Import

eb9df89a12dca7d5d50574b33bf21dd246f486f9 authored about 11 years ago by Saulo Vallory <[email protected]>
Add more tests and refactors previous require test

247fe7da4b0b9ec9a8fb29e0566be92229d9fece authored about 11 years ago by Saulo Vallory <[email protected]>
Fix coding style and other issues pointed at #1239

ed3ca348bd30e6bc7caa147fd4c1cdd8ec42b8c4 authored about 11 years ago by Saulo Vallory <[email protected]>
Draft implementation of @require functionality as defined in LearnBoost/stylus#1239

- Add a Require node
- Add the node to lib/nodes/index.js exports
- Add a visitRequire method to...

ae698e6996dbb0f5fc440d79b60af06a059091d9 authored about 11 years ago by Saulo Vallory <[email protected]>
Function call inside block mixin is not saved on the `block` variable pass. Fixes #1284

c5b643eab655aad2d27afcf54d47c36865153302 authored about 11 years ago by Mikhail Korepanov <[email protected]>
0.41.3

ee4ba3a8a7296308a23617968d72aab6b4d69603 authored about 11 years ago by Roman Komarov <[email protected]>
`selector()` should accept string with selector reference. Fixes #1261

f53a2b0ac597f01935d2f3bcca5c074f3ccedb9e authored about 11 years ago by Mikhail Korepanov <[email protected]>
`selector()` should accept string with selector reference. Fixes #1261

81d06d55a4f9de22320c8337f662bff38fa1dd96 authored about 11 years ago by Mikhail Korepanov <[email protected]>
Regression for `selector` in 0.40.1. Fixes #1277

98c3d1282413e284f0c440450ffd1ca6b884f321 authored about 11 years ago by Mikhail Korepanov <[email protected]>
0.41.2

1069d0623f467e0fe4f39b27b11b4786105b53d3 authored about 11 years ago by Roman Komarov <[email protected]>
Merge branch 'pr/1276'

* pr/1276:
if...else if...else is broken. Fixes #1275

04e474b27d617a2d3533eb2278ae54b3944a215f authored about 11 years ago by Roman Komarov <[email protected]>
Merge branch 'pr/1274'

* pr/1274:
@extend fails in blocks. Fixes #1272

28ce37e7cd4dab2631de7ad357b151efc859584e authored about 11 years ago by Roman Komarov <[email protected]>
if...else if...else is broken. Fixes #1275

ea21fbda6ba60e3354d7c6f86da31c825cbf5bbc authored about 11 years ago by Mikhail Korepanov <[email protected]>
@extend fails in blocks. Fixes #1272

d9c99aa4c0501b233c763a459c3d52570bf16965 authored about 11 years ago by Mikhail Korepanov <[email protected]>
Property lookup fails in blocks. Fixes #1271

75b17ffb740b35365386a4553acfab494b43756f authored about 11 years ago by Mikhail Korepanov <[email protected]>
0.41.1

f833620d54fb50b71884add0ec63db40b40e6158 authored about 11 years ago by Roman Komarov <[email protected]>
History up

2845f936d8599e98cf5bdd566d4d9d42942b3d39 authored about 11 years ago by Roman Komarov <[email protected]>
Merge branch 'pr/1268'

* pr/1268:
Conditional in @font-face compiles to malformed CSS. Fixes #1217

Conflicts:
test/...

fc4a522d04d1f9f38983f76698d63f0e39b8acec authored about 11 years ago by Roman Komarov <[email protected]>
History up

db162e2742fe588f5ddd717df34f6ea5e2839cc4 authored about 11 years ago by Roman Komarov <[email protected]>
Merge branch 'pr/1259'

* pr/1259:
Selector() interpolation. Fixes #1258
Selector() interpolation. Fixes #1258

8fcc79c351157d844dcb64fec9460f9f2b86f4b2 authored about 11 years ago by Roman Komarov <[email protected]>
Merge branch 'pr/1263'

* pr/1263:
url() function should preserve hashes after base64 conversion.

b8dbfa4120c927b82a8c7f3904758884fd12d918 authored about 11 years ago by Roman Komarov <[email protected]>
Conditional in @font-face compiles to malformed CSS. Fixes #1217

7fc630318afcbb28851c76637b98fed49e2bd83f authored about 11 years ago by Mikhail Korepanov <[email protected]>
Local variable cannot be accessed inside conditional which is inside a selector. Fixes #1265

d16e449ced5e6c98a32944d9787a272eceb3eb2a authored about 11 years ago by Mikhail Korepanov <[email protected]>
Selector() interpolation. Fixes #1258

93e5826e0437e9d74898e85e17164961ff3596a3 authored about 11 years ago by Mikhail Korepanov <[email protected]>
url() function should preserve hashes after base64 conversion.

847f5561f95cf910e05780c473f94559d463d568 authored about 11 years ago by Artem Sapegin <[email protected]>
Selector() interpolation. Fixes #1258

65b0ee8014280f5bfaa67a30e952f84e3fa6a4d9 authored about 11 years ago by Mikhail Korepanov <[email protected]>
Improved readability in docs describing block mixins

b51728b90a1d62e49f2b858d8f84ada8477d79d3 authored about 11 years ago by Arthur Budco <[email protected]>
Docs for 0.41.0 features

eb2efbf82f2b949f336ccf0a53ba207790a61d42 authored about 11 years ago by Roman Komarov <[email protected]>
0.41.0

164c3eb4ce5dc407ceee03a8ed07758a1a3c6a4d authored about 11 years ago by Roman Komarov <[email protected]>
small optimization

Conflicts:
lib/visitor/evaluator.js

5f87adff9b028b60d0cdcc2a27a19f901133cda7 authored about 11 years ago by Mikhail Korepanov <[email protected]>
History up

ec1a25cfe562018de153746811d5244357ef026c authored about 11 years ago by Roman Komarov <[email protected]>
`selector` bif in root context should return `&`

5b108ecf7c20ba91cf68e5bbc57644dfa804494e authored about 11 years ago by Roman Komarov <[email protected]>
Merge branch 'pr/1249' into rc-0.41

* pr/1249:
Group selectors support + refactoring
`selector` BIF

Conflicts:
lib/visitor/com...

d103d95d630796727eb2f1fb085fa0fdd39ea3e3 authored about 11 years ago by Roman Komarov <[email protected]>
Group selectors support + refactoring

507fed5a90c1b50a69dcc35db4913aa4c50ea70f authored about 11 years ago by Mikhail Korepanov <[email protected]>
`selector` BIF

a5d7c2942682de605933d3e4ffb38c3691aba58c authored about 11 years ago by Mikhail Korepanov <[email protected]>
Fixed parent reference in root context from returning `&`

bc190343896e584715a457d09ddf18e9dcf0105e authored about 11 years ago by Roman Komarov <[email protected]>
Merge branch 'pr/1223' into rc-0.41

* pr/1223:
Overrides the `block` argument when function called with the block mixin
fixed bu...

f666eb32e54c488c36663a681a90cae466d5eb33 authored about 11 years ago by Roman Komarov <[email protected]>
History up

17ed70562f1bcecfeb307bed3dd79bf9ce5d936c authored about 11 years ago by Roman Komarov <[email protected]>
Merge branch 'pr/1248' into rc-0.41

* pr/1248:
Regression start in 0.40.1 : expected "indent", got "return". Fixes #1247

277c7355fd981fc57adb209b8ee58539a57b2ce6 authored about 11 years ago by Roman Komarov <[email protected]>
Merge branch 'pr/1237' into rc-0.41

* pr/1237:
Attribute only selectors must have comma operators
Attribute only selectors must ...

d906840fa68813ded5a5621907b636bdae1dad6a authored about 11 years ago by Roman Komarov <[email protected]>
Merge branch 'pr/1236' into rc-0.41

* pr/1236:
Complex hested tag .class selectors fail. Fixes #1234

Conflicts:
test/cases/selec...

640791384b64cf8f460fc958e715e67b0f87bdb2 authored about 11 years ago by Roman Komarov <[email protected]>
Merge branch 'pr/1230' into rc-0.41

* pr/1230:
Lost img selector in nested selectors. Fixes #1226

3f620879453c9ec3ff97dea2ebb9500e1c1fd1a8 authored about 11 years ago by Roman Komarov <[email protected]>
Regression start in 0.40.1 : expected "indent", got "return". Fixes #1247

426d29e059a2910813e473bb91b140a779f589d3 authored about 11 years ago by Mikhail Korepanov <[email protected]>
Attribute only selectors must have comma operators

ad88a9af2a7cfd27ecec0aa16abd956088dac6e4 authored about 11 years ago by Mikhail Korepanov <[email protected]>
Attribute only selectors must have comma operators

eed7e06e53def16a585c741f19babc2221a41d55 authored about 11 years ago by Mikhail Korepanov <[email protected]>
Attribute only selectors must have comma operators

c8bbb8cc6a68e2a15756a1d6061022b962316d2f authored about 11 years ago by Mikhail Korepanov <[email protected]>
Overrides the `block` argument when function called with the block mixin

b48d8df1ad4134e58f12ef93472cfda3e38ea619 authored about 11 years ago by Mikhail Korepanov <[email protected]>
Attribute only selectors must have comma operators

3eb97f8c75d875813680f75f9170fabe9d47a705 authored about 11 years ago by Mikhail Korepanov <[email protected]>
Complex hested tag .class selectors fail. Fixes #1234

49b1673742ea31f13c832de0909904687c02776d authored about 11 years ago by Mikhail Korepanov <[email protected]>
fixed bug with double writing media blocks

1ed44a813a3cbbb55e35bc5a946afec8c8f5d38a authored about 11 years ago by Mikhail Korepanov <[email protected]>
Functions block mixin

92d4d7c5b87e67bbbb3808952b00450d021b3150 authored about 11 years ago by Mikhail Korepanov <[email protected]>
Merge pull request #1229 from mquandalle/patch-1

Update Readme.md

079b827dce09515b10a23bd0570baf6eb9ccd2f9 authored about 11 years ago by Roman Komarov <[email protected]>
@charset support

c59962b6e5eb7a33a4d4ddb1e3a1701bffd35c2f authored about 11 years ago by Mikhail Korepanov <[email protected]>
Fixed bug with multiple values

f732f23394c42bb987cc0495f5b6b49332fa49fd authored about 11 years ago by Panya <[email protected]>
Lost img selector in nested selectors. Fixes #1226

983d2be1f40ec0f27c4e4dc7e86e93486ac91771 authored about 11 years ago by Mikhail Korepanov <[email protected]>
Update Readme.md

Add Meteor to the list of frameworks supporting stylus.

28352e2693111b48736d8c4d0835316c1aa51ec4 authored about 11 years ago by Maxime Quandalle <[email protected]>
Move changes from #1221 to gh-pages

90408414a25898e3ffbb3e8f0c5be410861ba214 authored about 11 years ago by Roman Komarov <[email protected]>
Merge pull request #1221 from tomByrer/patch-1

+ Connect URL

a76d087a2a82e7344e954d7f997d0e2e15ef3328 authored about 11 years ago by Roman Komarov <[email protected]>
complex test case

194666bad76ba5112d0c1a5de57500283480186a authored about 11 years ago by Mikhail Korepanov <[email protected]>
space after selector

d99b21781de414920c8eea8703514cac67466212 authored about 11 years ago by Mikhail Korepanov <[email protected]>
Object mixin

84816ba91bdf2646f2eac9fe0597a23440377a45 authored about 11 years ago by Mikhail Korepanov <[email protected]>
+ Connect URL

I didn't know what Connect you were talking about, until you linked it at [nib](http://visionmed...

5db7a6e7f38c722e2cd854a0a98a6f01b92f287c authored about 11 years ago by tomByrer <[email protected]>
Object mixin. Fixes #1202

f21c37d65471d5140460bb469c900ec9c3773810 authored about 11 years ago by Mikhail Korepanov <[email protected]>
0.40.3

58baca7ebf2f9039192301dcce92a6d950e67aa4 authored about 11 years ago by Roman Komarov <[email protected]>
Merge branch 'pr/1218'

* pr/1218:
Correct name of MDN in --help documentation

75ee4c8354d375d195c7adb0c680873ba65ea67c authored about 11 years ago by Roman Komarov <[email protected]>
Merge branch 'pr/1211'

* pr/1211:
Add unit test
Make current-property available in function evaluation context

157b2bbabfaea13d977bbcbfabb41ba7dc653338 authored about 11 years ago by Roman Komarov <[email protected]>
Correct name of MDN in --help documentation

The site was formerly called the Mozilla Developer Center (MDC) but now
goes by Mozilla Develope...

3a2f6fc2141cea771b9d9e078113f1d54532bfbc authored about 11 years ago by John Karahalis <[email protected]>
Fixes #1214. Regression: for...in trips on curly braces

b27829e0d987655c53ec129844a8e9d4e1e23eae authored about 11 years ago by Mikhail Korepanov <[email protected]>
Correct iteration example in hash documentation

fb1b9ba29237fdc8b063db89b857512e890d8262 authored about 11 years ago by John Karahalis <[email protected]>
Add unit test

b3c0e1d5ba63a6915a0d0e5b8932f7586780f686 authored about 11 years ago by Roman Bataev <[email protected]>
Make current-property available in function evaluation context

e163b0c6c281c963615d50bc220cbcd3c6dc6294 authored about 11 years ago by Roman Bataev <[email protected]>
0.40.2

250ee30700771460978b016acb7cae0b04274e0e authored about 11 years ago by Roman Komarov <[email protected]>
Fixes #1206. v0.40.1 bad compilation for styles with invalid colors

08369ff27b14c6a85992e36b258c79a6a23db785 authored about 11 years ago by Mikhail Korepanov <[email protected]>
Fixes #1206. v0.40.1 bad compilation for styles with invalid colors

4174bdceff627ccd130b42c80dbe6c59b110e074 authored about 11 years ago by Mikhail Korepanov <[email protected]>
0.40.1

d23a1a94b8538c8c7d76412baef673396d168f50 authored about 11 years ago by Roman Komarov <[email protected]>
History up

abec7cc282c37e00fd7a05d49f7de71147155dbd authored about 11 years ago by Roman Komarov <[email protected]>
Merge branch 'pr/1201' into rc-0.40.1

* pr/1201:
Support assign to hashes using dot. Fixes #1168
Support assign to hashes using do...

62c98914c466f142c4b4df87c985ac2cd840b4e0 authored about 11 years ago by Roman Komarov <[email protected]>
Merge branch 'pr/1192' into rc-0.40.1

* pr/1192:
Fixes #1191. Imports in functions

b73789911d08a6832388a385d0e5d79e60ff8369 authored about 11 years ago by Roman Komarov <[email protected]>