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

Added bm.js

3089365fed926e23b1c17c6e47b9c1f3cfbdf343 authored almost 14 years ago
.hsl -> .hsla

0f6a7d204b73beafbc84741372aa6c00d4eb71f6 authored almost 14 years ago
misc

05ff11cf929549ddfb99357b51e107326316e5f2 authored almost 14 years ago
Replaced Color node with RGBA node. is a "color" is true for HSLA / RGBA. Closes #176

91a58600633339d8bc0c4ecf5f14a15cd6ffc1ed authored almost 14 years ago
Release 0.7.3

a6eb936e93f2f8d698ce6ec8fee19871bff1abac authored almost 14 years ago
added one-liner tests

3520c0fd71ea4c76534ead75481cfe3a6b4823c9 authored almost 14 years ago
Fixed; allow semi-colons for non-css syntax for one-liners

this will now work:

body
blue(); width: 100px; height 20px;

etc

2b69e559f11a5953ee5960071f2a66cf1efb7d01 authored almost 14 years ago
Release 0.7.2

49236a2610eef2ada1e4ee4b02116fd4825294c5 authored almost 14 years ago
misc

ef4cdee56f3a63b33bc2c2c4b7ab95eb3cc214cf authored almost 14 years ago
Added "isnt" operator

from coffeescript :D instead

same as "is not"

f00277e570b951883ed3795a9b11afe19781a3e8 authored almost 14 years ago
HSLA component functions defined in stylus

aa57bfe31d1ba7f278aeca8f99e4badaa8f72c48 authored almost 14 years ago
Added component() BIF

9ff7eb7c1c4f73c406a0bc28107a18b0f3795602 authored almost 14 years ago
min() / max() defined in stylus

d0021cbc3f2b39bea4198f8da713a912c09a6fce authored almost 14 years ago
math functions defined in stylus

b6f403a9bd93c0e27b278ded18f1d47175611ff4 authored almost 14 years ago
darken-by() defined in stylus now

5cf262698d015cdad9557545ffcfea9e6efaa29c authored almost 14 years ago
HSL related BIFs using adjust()

39408d0a27b7c3ac3725a745063d5b30f53541fd authored almost 14 years ago
lighten() / darken() defined in stylus

b8a4e45255617c2dc2fa5838be701ed33086d4cc authored almost 14 years ago
lighten-by() defined in stylus

b102b8ddd56f82f3e76b5db1bd0638223bc8735b authored almost 14 years ago
docs

c99c0603e9d10fbeb55f36fb7c48ffd2c78ba190 authored almost 14 years ago
added require-unit()

54e4bacb761369966cca0ebc9693da99217d992b authored almost 14 years ago
saturate() / desaturate() defined in stylus

943381b0400e4d3ee844f1d0507ee2c4134d2fe9 authored almost 14 years ago
odd() / even() defined in stylus

11eb29cfe499a71ff340e8b8fbff2f789e67bc90 authored almost 14 years ago
Added light() / dark() BIFs

1ef5927a86df222fa570091af157766426cfb24e authored almost 14 years ago
fixed literal import

25f9d8a20dd195e226348ee2aad193434a8f24fc authored almost 14 years ago
fixed index import support

54f86d9dc0902f6892044d0a6db1587164a8d3f9 authored almost 14 years ago
added dynamic @import test

4f454cbf8d7b111baaed263b994ba8703ea3b2ad authored almost 14 years ago
Added support for dynamic @import expressions

idents are fine now too, however be careful since they _could_
be defined

e5ab0f6299201c77821b7b25a71bde0046952493 authored almost 14 years ago
misc message change

3c7fdaeef1567c98b907904839abc4a877ef403b authored almost 14 years ago
Merge branch 'features/index'

031a838bbe3ea746a2aad43f1431605b106fd832 authored almost 14 years ago
Added @import index resolution support

a5c0099779ffea0d28c305d422b04732ddb20352 authored almost 14 years ago
Added test for @import index support

ab9935eee3c146b859899dc69346da68bef4798b authored almost 14 years ago
Fixed dynamic expressions in url(). Closes #105

a53db97cc488752378f648e477e8197ffbf9ca93 authored almost 14 years ago
compress option in middleware

9bfa96fea6f21e11c66609ed262ddee0d9b04c4d authored almost 14 years ago
Release 0.7.1

b8a7c58f168a3e2a60dd4786a89cfd16976afec8 authored almost 14 years ago
middleware example

f0dc2bb90cebcdb19e1c9900c6b99631d12da35f authored almost 14 years ago
Fixed connect middleware for 0.4.x

b96a0246c37f931aa0166cd2b965e4abd9c6e2ad authored almost 14 years ago
Release 0.7.0

4544c861a072da743bbd4510ef4407a878fa1a8e authored almost 14 years ago
Added "is" and "is not" aliases for "==" and "!="

6db88637e9c3005e80ae0d395dc09584c7a97795 authored almost 14 years ago
Added @keyframes dynamic name support

f611ba4f48329fdfd69764fe6ae68b9793f87c27 authored almost 14 years ago
Fixed units in interpolation

1914b6faaced3fb3cc6ab07900ebccec3bbf4572 authored almost 14 years ago
Fixed clamping of HSLA degrees / percentages

1e41f1659054b07a924e5d50c5516eab90fc7b6d authored almost 14 years ago
Added HSLA#operate()

7c773b6b72600cdc72fe2aa7d94537ea616269f2 authored almost 14 years ago
Release 0.6.7

92d1abc53c57418e541f7697bed480ca9368a457 authored almost 14 years ago
Fixed RGBA -> HSLA conversion due to typo

98f1c1cf1fce2d28b5b3ff354a585de0fc629836 authored almost 14 years ago
misc refactoring

14d192e7f3cedb7b0fe3d400ea805e490c062329 authored almost 14 years ago
Release 0.6.6

adb13ffe45a0c8d298beac2faa77dc5ad01e619d authored almost 14 years ago
Added test for $ in identifiers

31f94d9cb118fb0b235106b670af039043e63117 authored almost 14 years ago
Add $ as a valid identifier character

bf1da9abdbda362e1e1c65ff7b720c8b4bf79565 authored almost 14 years ago
link

067dbe4529edfa7ab6ba9822dbce4ca68f988b9d authored almost 14 years ago
Added "mixin" local variable for function introspection capabilities. Closes #162

070d788e938335c1cc10fc2811d130ca3a266a3a authored almost 14 years ago
Fixed typo, Unit#toBoolean() not Node#toBoolean() :)

9fd20f3fea90ab5014f227cb8240b7bc28c0c369 authored almost 14 years ago
misc refactor

79d35af8db344036e38ef57abe782353a84d4e28 authored almost 14 years ago
added more interpolation tests

3449328d2f0f341d0791bfc4cafc7f809e9a356f authored almost 14 years ago
Fixed interpolation function calls. Closes #156 [reported by grayrest]

2b57d1875dbba9264826cb2b84df50e79a64a504 authored almost 14 years ago
interpolation state

cb8f190a797f187cc150677518fc175603a8547b authored almost 14 years ago
misc

d49803f3b903a3444d4d589757f7f80df77fef06 authored almost 14 years ago
Added "warn" option. Closes #152

currently only reporting on duplicate function definitions
within the same scope

a941e5122a250e28ed0283c1c9897b3e657685b4 authored almost 14 years ago
Added tests for prev commit

3b67640dbb559b3b9c4a7c25c0532767bd542980 authored almost 14 years ago
Fixed mixins within Media node. Closes #153

forgot the visitor method

3c10b3f20defcfc88aff881dc8b9b6dcdb0df943 authored almost 14 years ago
Merge branch 'bugs/function-call-ret'

15e002d6731718d1ec2ff08aee5c3a07809742af authored almost 14 years ago
Fixed function call in ret val. Closes #154

ed1664f57b13bd55321678e98d394a94a7d9c522 authored almost 14 years ago
Fixed functionCall ret expressions

dc9f06f34136b7be8fe5bbb0aad5d7e39b4b659b authored almost 14 years ago
Refactored Parser#function{Call,Definition} to expect ident

10b14fa9443a22380ff784f4dc4d6dc1666d9627 authored almost 14 years ago
typo

aa2233e090cba62b1f19e87282c1589e90f43f70 authored almost 14 years ago
removed duplicate tests

1ceafbbf629323767d6dc9fba31583f6b349d2dc authored almost 14 years ago
Added string -> unit type coersion support

4c7096fd46140709611859b4db28fee8c4f99ab4 authored almost 14 years ago
Refactor previous indentation commit

037db375b23fff03e895189c76bbbb425f91308c authored almost 14 years ago
Change indent parsing to work like other indent-based langs

d1ed0905fafe539329977c4d6c0c652989b6efa4 authored almost 14 years ago
updated

429c8354421476dcd07798eb81dfc0008c754b67 authored almost 14 years ago
Release 0.6.5

5b4f471f30c90ae4d4aa6925f4f3281f793f784a authored almost 14 years ago
Docs for parent ref fix

df2378a6d2c3a8b055caeeeca6e1470d35663aa5 authored almost 14 years ago
more tests

1037ae55ccd0c505fbf576bf5d4a35a0e1c1acbe authored almost 14 years ago
Fixed parent ref (&) mid-selector bug. Closes #148 [reported by visnu]

d148ea8635752cb5e0affa22a7dbaed2f96a75bf authored almost 14 years ago
Release 0.6.4

40b90ed3ba825fc1aa61cf59538276008d69785c authored almost 14 years ago
Fixed for within brackets. Closes #146

8c9e6e98d32871d28645e85488ae02c89d6c867c authored almost 14 years ago
Release 0.6.3

ea0302d74171e6117c68d0627b0d45d78bf8df07 authored almost 14 years ago
Fixed single-ident selectors. Closes #142

pretty lame to special-case the newlines like this,
might be worth adding a newline token
on ind...

1202fd4afd8edf4f8358d04d0741f83e2071e813 authored almost 14 years ago
fixed typo

f859cb6c282c43a841772c08273fa7a479b303f5 authored almost 14 years ago
Fixed cyclic @import of the same name. Closes #143

files of the same name may try to import themselves
depending on the state of .paths

61968eec76b757d2f952df8706186bc074af1d8a authored almost 14 years ago
fixed a test

518f8ebfcd32c082b45d273af06aa506df060caa authored almost 14 years ago
added complex mixin test

1d8f2577761ef1aa8988aeb7775d6a7e7b3dd033 authored almost 14 years ago
Release 0.6.2

9e292f9ab2372b52eafa1791bf050f0ab6fd679c authored almost 14 years ago
Fixed darken-by() BIF

2a8617908fa9edf6a6cd8db9235f4539767fe512 authored almost 14 years ago
Added stylus(1) growl support when using --watch

46f84fee3e331ae9602e83ef82844a405ee84b7c authored almost 14 years ago
Changed; stylus(1) only throws when --watch is not used

24d15ad2ea40718cf49f82805c35d9b5dfe1be55 authored almost 14 years ago
When --watch is used, default to the .styl files in the CWD

172e085e3696ae9381d55c163ddf8a12ad0c161a authored almost 14 years ago
Added @import watching support to stylus(1). Closes #134

pretty basic, we might need something a bit more
advanced in some cases but it works fine for wh...

f63d0e11cea49d1c0d2ac05e8b9718f1e3259020 authored almost 14 years ago
Fixed @import literal semi-colon. Closes #140

cdbdb42771fede03e52f52dc26964665fd61963b authored almost 14 years ago
screencast

04329f48cd7ce5a0dd40dd400c2c36d926065c70 authored almost 14 years ago
Release 0.6.1

abc0e53ba3a379082b548139609ba7aa325a20cb authored almost 14 years ago
Fixed evaluation of nodes after a return. Closes #139

85fc80de55bd6a90e2bb2bf3431ccde67b5ca913 authored almost 14 years ago
docs

da77616d5f0fe0c43b583be94eea02c6df33df92 authored almost 14 years ago
Added single-line function definition tests

534221d31418071beb1cca5f7f49985b50a24a42 authored almost 14 years ago
Release 0.6.0

7cc26127d3553157bddda1e308c6ebd941453b96 authored almost 14 years ago
Fixed direct --css conversion

5b0dfcd67befc025932af6e9abed44770717ac92 authored almost 14 years ago
no tabs

58efd2638ffba1125851676764e70d37fc471b38 authored almost 14 years ago
convert css files to styl

d99c624bc99b9bf991510a57b997092b141fd8d6 authored almost 14 years ago
docs for postfix conditionals

014a25283a95c2d8cfed27c4a076948ac4e8e2e6 authored almost 14 years ago
Merge branch 'features/post-conditional'

2f0424bd1a9de146bac2f46f51e36b92c99e2ee5 authored almost 14 years ago
Added postfix conditionals. Closes #74

8aaebe9c6c4c27fde0ffbc5bf9da77c0bd78eea5 authored almost 14 years ago