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

Tracking previous state

0d39a672a48e53bd8e1e1609c5f8a0e436654d60 authored almost 14 years ago
docs

1c9dc1bf2216a4e0c06740e6e7079b19ee259bde authored almost 14 years ago
doc typos

b7f9f10ac8ecaed1dafe0d5240977d4b83e259a1 authored almost 14 years ago
docs

38abbe255e6fe29caaf6c6e979bd99be345fc50a authored almost 14 years ago
more in operator examples

85cd01a6fd104a24cc7211bb9a7b32b00cfc0775 authored almost 14 years ago
Release 0.5.3

690a00ed5a23dbd4bacfaa38c93980ed7859a2a9 authored almost 14 years ago
Fixed ids that are also valid colors. Closes #137

calling toString() previously compressed some colors, which
of course if you have an id #aabbcc ...

e246c8c24ffdedd2933a9c6ff6e2a8744131d631 authored almost 14 years ago
Merge branch 'features/in'

d9ffe64796e9813c5c9e6180cc75e6d5d5648a15 authored almost 14 years ago
Added docs for "in" operator

a6e22030d35576030783ccf7d2f307b375dbbf3c authored almost 14 years ago
Fixed "in" when called in a function

066d45629a805fdb4bb663850fa391b324e0f97d authored almost 14 years ago
Added in operator tests

aa5e68cf7a4fce0ee3f3b03de9a2defd4577f313 authored almost 14 years ago
Added Expression#hash

4d3d0337d666e7358946e90141998d63c078d3c6 authored almost 14 years ago
Started "in" implementation

36123874126d6340faf85e7807501012c1d0bc2b authored almost 14 years ago
Parsing "in" operator

52b414f58f8a8dabfa123033ec1810d7f140398a authored almost 14 years ago
Added tests for conditionals with braces. Closes #136

5498561fd0044f1b454b9abdfe070f3824b55113 authored almost 14 years ago
Fixed ";" after post-fix conditional

69ae493ae97671864b5a6e5b5202d7576a38a37f authored almost 14 years ago
misc refactor

8111c5c43a439d76db9f6a376c27ba40a457b91a authored almost 14 years ago
Added postfix conditional tests

9ec3d7578758920371eeb1aa6f85fac498bc0e28 authored almost 14 years ago
misc refactor

762273ecf2cd130294e821116726f86f232d1e6b authored almost 14 years ago
Added postfix conditional support. Closes #74

04530de5616d5423f04dfc169a0190232d509889 authored almost 14 years ago
Release 0.5.2

5080d1e4b49b059d00fd59dfcb51d926683e4df0 authored almost 14 years ago
Fixed spaces after "}" with css-style. Closes #131

151e2814f65f1b0d135cbd77d16df53a9de0ed0b authored almost 14 years ago
Fixed css-style single-line support. Closes #130

d9e152f3bfdf9918b7b49493c1dd2004cfe5d852 authored almost 14 years ago
misc refactor

34f429ae09ddf15d48ac68e47364a4915a672a82 authored almost 14 years ago
Release 0.5.1

e92e3631851e397d964c4b554d14bee2b880cfb7 authored almost 14 years ago
Fixed mixin property ordering. Closes #125

b8e73b1cf242d2eafc81047886557e317abef117 authored almost 14 years ago
simplified url string regexp

b2e7fcc69f718d25f006aa655a2941308b623f7f authored almost 14 years ago
more url() tests

b65e6341fb1e0190f98ef56d56b0083b543c1e86 authored almost 14 years ago
regenerated

9a593e4b64c742c056cecf0b23a34f63f76ac52f authored almost 14 years ago
updated

0c7bfa604bd7e9510d65761eb6f5d9cb5c63dd7b authored almost 14 years ago
Release 0.5.0

6ea2f1f6630aa7b2944fbac2afdba80709f39145 authored almost 14 years ago
Added lighten-by() and darken-by() BIFs

029bd76e3cebf99894a6afd4986c946d7ce97cb0 authored almost 14 years ago
Release 0.4.1

a62b79217368b549cc389ced91cc729eef5a66d1 authored almost 14 years ago
Fixed issue with invalid color output. Closes #127

52ce2c89ad49c330342a38b7d61cf61142efb596 authored almost 14 years ago
Added test for stripping 0

69e4829a68da216a0f752bac07254d58e80b09c4 authored almost 14 years ago
misc

b5b412701610c4720cc50f57c2f9491f60b4ca8a authored almost 14 years ago
docs

3af92858a64a86a86c26bb24bead67d35803ca06 authored almost 14 years ago
Added support for function definition braces

775f8a24abb81deeda994321d00e185eb069e977 authored almost 14 years ago
Release 0.4.0

5b496d777ec3fb79ea76cba1829dde5a7513d256 authored almost 14 years ago
updated docs

0cc079335f29810420591b4810d6b7b755a6e894 authored almost 14 years ago
new docs

d47abec17fb74fedbac8ff896b2d0ee25e4e87c3 authored almost 14 years ago
Docs for css style

9ddce75f34ee2790dfaedf3e71e1394620af94d8 authored almost 14 years ago
Fixed support for * selector within @media block

19fe4044d3874ba4a9023ee0ddf0a810d5a3b536 authored almost 14 years ago
fixed @media css-style support

5c670e67220a312e31eca191449fe7495dbcf006 authored almost 14 years ago
fixed @keyframes css support

b89d802217108a5bc911a1675a393ffc5e4fcee5 authored almost 14 years ago
docs

b1bd4f59758fb1944ae7e005d38bbf05e3d0d241 authored almost 14 years ago
added large css test

226ccfcfa7cd3f828d8702f32e52e5f75265ef73 authored almost 14 years ago
Moved test/integration/* to test/*

d600d910a83870abb30e7d40cd1c73986583044b authored almost 14 years ago
Added wonky css-style whitespace root mixin test

e11a043a59ecef3b5951f899c80f2b81b573cc3d authored almost 14 years ago
Fixed trailing ; in css-mode

54eadd91b4d68062b289ea213f23c06c8fc47d49 authored almost 14 years ago
Added wonky white-space tests

f8d010b5b4c90722b3124fa9b6e1b63cb52875d5 authored almost 14 years ago
fixed example

8df2577c5ff0f44581a168afe81b772354602504 authored almost 14 years ago
new middleware example

5f97d5b75d78a9dc3621bff262e2bb6bf16c5a77 authored almost 14 years ago
not a selector when in css-mode and trailing with ; or }

58b0ff26de7e76109d7eb4e4c06228e702d00234 authored about 14 years ago
skip whitespace for css

becdc72101b5ac5e3e065fefa27c0567e322c8ed authored about 14 years ago
.css state

44e9ec865778ff89a443fe53ff2b96521e049d78 authored about 14 years ago
Started implementing css-style block whitespace support

2b1c1bd864b4a95843a64157782897398df19bdc authored about 14 years ago
Accepting ; after statements

2635298be8aec6428ff1c33bd53090eae5a2dc1b authored about 14 years ago
Added css-style mixins test

1e8e461376a68f7a80aaa02ee23b1faa2e974adc authored about 14 years ago
Added test for css-style root mixins

fcbd4c18aa160b82b5d6b4d63ec0aaa888d8cc91 authored about 14 years ago
selector commas are already optional

8dd7391afbc4e3e2dde1d9471cb4d263ac5ca963 authored about 14 years ago
Fixed bug causing Lexer#selector to consume trailing {

af72368bcd3398ce3bedbf93e4680a09b2a444b8 authored about 14 years ago
more selector tests

12c682229a2d0ed6e3622d5eb495f2504981c57d authored about 14 years ago
Added first css tests

0a1f2b34b8d353d36b500296a5a7cbd8f0bb4e18 authored about 14 years ago
Fixed parser comments

29cf21e159ab9461cca5335b48d87c56dbb2373c authored about 14 years ago
Strip trailing whitespace from selectors

90a7e3cc357852af19f1c01ca364f41ce988fc6e authored about 14 years ago
Trailing brace for selector

43674e44e8d94320d09eaff0f8150a8461091a4f authored about 14 years ago
Accepting {} for blocks

cb91e897326c51272f292b146f73130bccd183e9 authored about 14 years ago
Optional semi-colons

b37383d1e7ee688462265f2a4cfe8fd9ef67c6dd authored about 14 years ago
Scanning ;

df04b3910e0ffd883d40b6a2b45345c314fb37ea authored about 14 years ago
Release 0.3.1

3c81d1a7db5785c8037c86fbfc29b6d6a7313475 authored about 14 years ago
Merge branch 'features/property-ambiguity'

b6787e7f8e6d1674642184022deadd7ec28716b1 authored about 14 years ago
Added better property disambiguation logic. Closes #117

Stylus is now aware of pseudo selectors, so you will no longer
need to follow with a trailing co...

3f32b9987a6f86e52249ea7a7eac3d8bfbc9421f authored about 14 years ago
Release 0.3.0

875b40d2bdcd152d6d54d65a504c9762227e2952 authored about 14 years ago
regenerated docs

1658bbfb89218264e79d7a1d5acc4000b6a7cbd0 authored about 14 years ago
updated md

c15b483b711f4a2c2c0e64e607f6f82fe2064aa4 authored about 14 years ago
Docs for new ops

7df53f47bbe482d2b289f39125a38e22fce46136 authored about 14 years ago
even more tests!

f917d9488c606b600d0683bd01f366c62c0ffb33 authored about 14 years ago
more tests

525118febafb5f15d20858141914ff2619489e45 authored about 14 years ago
more tests

618c7e4cccc2a648bf6b1def1d90de3fa996eb5d authored about 14 years ago
more tests

12e721095739581b6c38fefdf833e44a68b3b121 authored about 14 years ago
Merge branch 'features/assign'

7b2ac8ea110b71d8bc1ef68550dd0c04d124be76 authored about 14 years ago
Added assignment op mixin tests

5b397364bd1a6bff523b78a8a33ea13a58ecec48 authored about 14 years ago
Added assignment op function tests

e52c6c756feef30f88e81aec8d5ff19215fb4641 authored about 14 years ago
Added more assignment operators. Closes #77

6680535cbe086c2efd7d5208c90644c4c6c74cb5 authored about 14 years ago
Scanning assignment ops

f49808b8e0ee6b940171e64ba06bde490afe1fbb authored about 14 years ago
Release 0.2.1

a630aed78478f3c1a083eb53818a698ade58b4ff authored about 14 years ago
Fixed --compress when using files for stylus(1). Closes #115

5de3cd17aad0af31f10ca86a3df21a302a98291a authored about 14 years ago
docs

c10828d00756c86a4e946c29e6c80279b5945f86 authored about 14 years ago
docs

55ef5e72175192ea6b37d953e504e1835b1bbbc0 authored about 14 years ago
Fixed bug preventing absolute paths from being passed to @import

62696edc51df4a376561a37186cfe5a358e675d4 authored about 14 years ago
misc

cd55b0c5af9c091f271bef861f40492775e907ed authored about 14 years ago
Merge branch 'master' of github.com:LearnBoost/stylus

28949489c2cc1c56be97b7eb2137dd12c5be5e6e authored about 14 years ago
Fixed opposite-position() with nested expressions, unwrapping

be845af2ebb1c807b526a625df35431006e3f28b authored about 14 years ago
kill a couple global var leaks

0480899600ffe9ca328dccc56b36c215d96f8039 authored about 14 years ago
Release 0.2.0

d69f1bca9e8b4287f582d5157b67aaeb2d47d773 authored about 14 years ago
Added Parser#looksLikeSelector

a4e1513fcea602689e836948693f4e241fe9fef7 authored about 14 years ago
regenerated docs

34141a1042c766ecc550ba7a49cc28adaff5a19d authored about 14 years ago
updated docs

a9ef9bb355ab400c12cae77747898ae9e4c5d524 authored about 14 years ago
docs

9b463b186644a64473bf7de45682cf3a23d8f32f authored about 14 years ago