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

Fixed s() BIF with expressions containing several nodes

7fc6a5fa14a9cd5f6d8bd4b15a56dcbdbb15ef19 authored almost 14 years ago
docs

d675483205472e98dcc8765a752f8127f369cc6f authored almost 14 years ago
docs for add-property() / current-property

7e9f1d2380ab767af0d62e1846766c2426179ee3 authored almost 14 years ago
more tests

8b41bf8fe4183682b90eda93bf14e7a01cd72795 authored almost 14 years ago
Added add-property() tests

d131af24873d7ec7f435c9d506021158ce7ac790 authored almost 14 years ago
Added Evaluator#closestBlock

038c317666e81e8fb36a2fed320acb45f80eee05 authored almost 14 years ago
Merge branch 'feature/sprintf'

2652178593fb78e17ed6536d168c094e741884dc authored almost 14 years ago
Added s(fmt, ...) sprintf-like BIF

d9bb6767d09c027d4dae8ec0aaafafee10bc5e94 authored almost 14 years ago
null current-property

4f06c9fd24f1abeb470b3bbfe737f565b7c5216f authored almost 14 years ago
Added the ability for functions to duplicate the property they are invoked within

this is verrrrry powerful. bye bye stupid ad hoc gradient mixins, hello
100% transparent gradien...

aa4f7e0a5451c9cec0b0923b237737fc35a3cc28 authored almost 14 years ago
Merge branch 'feature/subscript='

4dcde66254187e4b3a0774811c7f682bfae135a1 authored almost 14 years ago
evaluate []= first

792407ed19a20f4e6e17bba36f525ffd097ab466 authored almost 14 years ago
refactored Expression#operate()

21317aa22b8c15947db9ddb2a7a729372821a763 authored almost 14 years ago
Added []= tests

a50f49e1a1162e5abe47902210cb454dfa4f4021 authored almost 14 years ago
fixed []= within functions

91d04a8cb8c1ba7aa8a5b67bf2db86f920ece417 authored almost 14 years ago
removed Arguments#toString()

a792213d4dd557154dfe9d301e024dba62cea5ed authored almost 14 years ago
fixed [n..n]=

a78ae42e2ad7790b4cc8277050da649373a26870 authored almost 14 years ago
fill []= holes with null

e142bfdd4fa0bb9bb77f4a72bbcb1bf27ba912ec authored almost 14 years ago
fixed root []=

5ad52afac5216c2e19b455558768fe17532af938 authored almost 14 years ago
Added -I, --include <path> to stylus(1). Closes #206

for example within ./styles importing ./styles/mixins/vendor.styl

stylus < main.styl

will ...

50b0b4a746fd12327f4d139120506eb4d80039bf authored almost 14 years ago
added lookahead for []=

d95a1ee740f4fd68210e06c36c6818be62397760 authored almost 14 years ago
Added `[]=` support

hacky right now, this is a ternary

6a44fc7aee3c18d37e179ffb5631500a5d40f5b3 authored almost 14 years ago
Added support for `50 + 25% == 75`

6e74e38db916310ada851808a5b032946987f3de authored almost 14 years ago
misc refactor

38297f4390b372fa25dffb982d02e2f6dfa7ce7a authored almost 14 years ago
docs

94dfb70ad794c8eb7458f34a3b812ba04556befc authored almost 14 years ago
docs

4885727bd2897a4abe2464a0dfc48f9dceba9375 authored almost 14 years ago
docs

b168ab293eb16fb4c98dea6df45a0dc0eebef2f8 authored almost 14 years ago
Release 0.10.0

4f7f950549c3651bcf2b459c9700d3bfe323c1a2 authored almost 14 years ago
removed tut

45d4972ab261687142de2a31d8714a004b5c9b9b authored almost 14 years ago
docs

0d3ee243bb72943258e76e922bfff0aeed235e7f authored almost 14 years ago
updated

4e84d4da59907295a59cf78585d9f3f2c22770e6 authored almost 14 years ago
added keyword arg docs

51792411388f114ca63940a640828008cbabae4e authored almost 14 years ago
Merge branch 'feature/kwargs'

fc317723d33f5febc594ca982743b78c93a7fa4a authored almost 14 years ago
more kwarg tests

85c6e8ec5b5342b262c8c9f4e1a259f3ae7289e9 authored almost 14 years ago
make BIF signatures more expressive for kwargs

ca56ffd9a335976b72fcc78b7fad918438c56f5b authored almost 14 years ago
Fixed color component requests on the opposite node type

previously red() on an HSLA node for example would fail

3a754092781b0821bfe0b23388c3fdd802aec105 authored almost 14 years ago
refactord unwrap util

6908366904eca51040dc465ad9776eb53ad9664e authored almost 14 years ago
fixed unwrap() util for arguments

c09b9ecb1baa2a591012689aa058d064bbe450d9 authored almost 14 years ago
added kwarg tests

fcf6caa11b5bb26bae9e5ccc8a1402b07c2b6cd1 authored almost 14 years ago
fixed kwarg mapping, do not include undefined

d649aa5c578183694cfac381a33d378c7f80ac96 authored almost 14 years ago
Added Arguments.fromExpression(expr)

7059933cf8399c69232499c4a60f6e6a8a4b5e26 authored almost 14 years ago
compile Arguments

4444469fbadfb8708b62b38885e6228d4875bae7 authored almost 14 years ago
evaluate arguments

b3d877fd495fcd7997c6018d6e9b8a19c66375bf authored almost 14 years ago
fixed Expression#clone() inheritance support

377d69575521d79d9d4fccdceac14707c0fbd3d8 authored almost 14 years ago
fixed kwargs rest param support

ba0a07f0e0950e161c6e758948e7750123042a2b authored almost 14 years ago
started kwargs support

9e7cceb1a35d9cac91646416b38a43f9bd30e42d authored almost 14 years ago
typo

e2daace8c00768de9a66b7c6634196fb2850185f authored almost 14 years ago
removed a log call

0bc08ed98a64873b96a1d0288941cf0a3afcb5b6 authored almost 14 years ago
Added Arguments#resolve(fn)

a2c8cd244d778b6bb9cabc6c9fcff8c54b0eca12 authored almost 14 years ago
added utils.params()

38fbeba23af23e1f71548207af4aa5d1ebd9ddbd authored almost 14 years ago
added js kwarg support

de3a79a5bb88c4c079310150f55b00516c9563a9 authored almost 14 years ago
fixed Arguments#resolve()

7f3c8c92ab15a62745ebdcc296a3c59c43e82cfb authored almost 14 years ago
refactored middleware debugging output

461e0593744de81ca6c83150143a760240071f01 authored almost 14 years ago
Fixed issue with middleware where imports are improperly mapped

files that were not modified at the time the server starts
cause the middleware to fail mapping ...

6a4d8addd930d2b2153c0258988ff7ab0be652df authored almost 14 years ago
more middleware debugging

76e372e49aadec34288f744c51a18ce7c50a2363 authored almost 14 years ago
Added debug option to stylus middleware

outputs

stylus attempting to render
/Users/tj/Projects/stylus/examples/functions.styl ->
...

131ba2e3b588db86027ebc47e3233b10ad46886d authored almost 14 years ago
Fixed mutation of color when adjusting values

7845992e840e95628b2e8501d499ab543ccde877 authored almost 14 years ago
Added support to "spin" hue

4e7bbea34b998d718650e14936eff2aa019d2c1e authored almost 14 years ago
Added support for "hsl + 15deg" to adjust hue

30bec48e592b981a45649e12935c90b4c7fbfe63 authored almost 14 years ago
Added special-case for percentage based RGBA operations

basically anything such as "color + 30%" can
be read as "add 30 percent of my current value",
as...

14028a7ef583f17806fc7c15b467f67aca594925 authored almost 14 years ago
Fixed HSLA operations

9ebbf51ecaf9377f32f4a355a33400a0742b39a3 authored almost 14 years ago
added tests for previous commit

c9a11646a4c7ece66466d5b6e4593b1ef7868df0 authored almost 14 years ago
Changed; right-hand colors in operations are not clamped

this allows for:

color * 0.2

to be equiv of:

color * 20%

2570de25c8d076a69472bb33f74dedc6b830eb2d authored almost 14 years ago
Added support for unit * color

simply swap the operands

d61b2a21662851cf2df0b6ff87f66b16cc14d6d5 authored almost 14 years ago
added literal tests

96da554a033794cb54b32820cf457aaa0c89358b authored almost 14 years ago
Merge branch 'feature/refactor'

60b3ce0c3bb11ad88668120c30ea8da4a6150474 authored almost 14 years ago
coerce string to literal

allows for / == "/"

b4d6275ac884e7580159f92f9288052f053ab1c8 authored almost 14 years ago
fixed / literal (needed token)

84134dfd2eab07e291eafa42b0e7c0cc89b1e712 authored almost 14 years ago
Fixed; flatten "/" literal

is now easily accessible via arguments[i]

943da494eb2f7281cbe503cda4e8ca726a6bc84d authored almost 14 years ago
display errors in test runner

5c1fa59d98b994d21465398a1b501398d0a3833d authored almost 14 years ago
-adjust() returns RGBA instead of HSLA

displays better in the REPL, although we lose some resolution,
might be best to revert this

19ee648444b13ae72b472fa281682827f047862a authored almost 14 years ago
docs

b1bc0c564add02cf07368715cfa8015d910f7e46 authored almost 14 years ago
Added lighten() tests

aa81dd176ad5665014f4b3aa02ec74f0d73e2c87 authored almost 14 years ago
Added darken() tests

3221733bcf4e88150e614a4e33c9298950f5a126 authored almost 14 years ago
fixed tests

34849062aba85c52e698689d7ec5f66ffdd5920b authored almost 14 years ago
removed {darken,lighten}-by() BIFs

2eca219cece8bee67af14a9763c33f9688790bef authored almost 14 years ago
corrected silly error on previous commit and cleaned a bit

eabdcecef356e1f81cda2e85ecc6e0f1a28b01a3 authored almost 14 years ago
added a way to use relative values in adjust function

2010b8523e2276f5a2748830693442611e920a43 authored almost 14 years ago
repo

1edd05766485273f5250d91767dfcb340a9c8f23 authored almost 14 years ago
docs

3d48f5109cd9af148464980598665dc025b072a2 authored almost 14 years ago
updated

467476215982317e0995009c29360955c0f8cf87 authored almost 14 years ago
Release 0.9.2

2435224d99400c40520f68d7879d84249b9201fa authored almost 14 years ago
Removed a console.log() call

4f8ae4372a88fb0c5301108632231e61d97d2bc9 authored almost 14 years ago
Release 0.9.1

0383ca5aa1e49bfd43f6e5e0df33d00b727a841f authored almost 14 years ago
docs

5e6493e2f78d85586656715f04891028fe73acad authored almost 14 years ago
Fixed connect middleware @import support. Closes #168

28293f0a1914302e6a052158efc8b8a17ae50649 authored almost 14 years ago
Changed middleware "compile" function to return the Renderer

this API change allows me to grab the imports by
injecting the ._imports option

e68cb6d387fa2055988992d1d06a28a794506a97 authored almost 14 years ago
error reporting doc fixes

11afd19db381a2dca32f701bbad9897c3a41a0ba authored almost 14 years ago
docs

5a4f926d9a1cbd7a2239cd7b647eabbd336ec15f authored almost 14 years ago
updated

fb3952799d09414352e4dc36b23a8336b9d5722d authored almost 14 years ago
Release 0.9.0

2dbb7ef0205ef749a342eb15a9f9854fc191f8fb authored almost 14 years ago
REPL docs

e40f4b602b4d772ff7190d8ecec5cad427886211 authored almost 14 years ago
docs

2693cd471b2f866343e55b028596335de247ef8f authored almost 14 years ago
-i, --interactive docs

bd51215d75265e05f100fa9cd307bdc7b2d10a5c authored almost 14 years ago
docs

f59989b4af51b7a420747f1aad08f5e891f6e58f authored almost 14 years ago
typo

9501bed15fdda131149ff7edd5e6896dba1783a0 authored almost 14 years ago
auto-complete functions with parens, move cursor between

b654e37a062bb65b736d6ee81e5e9fc0535b9d3d authored almost 14 years ago
gray auto-complete values

e423230e7bae2cf1fb3c98c70d5f8378122c6b5b authored almost 14 years ago
Added stylus(1) REPL auto-complete

c80419d09fd78543e43a08a84a90ac5fb4129803 authored almost 14 years ago
Merge branch 'features/readline'

b0f7e38ec0b79eb7049a3b3e2b8b68fa2abd29a9 authored almost 14 years ago