Ecosyste.ms: OpenCollective

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

github.com/cssinjs/jss

JSS is an authoring tool for CSS which uses JavaScript as a host language.
https://github.com/cssinjs/jss

Merge pull request #572 from AleshaOleg/master

Added examples for use(), with multiple plugins

8e3b8526ddb3ea8f5f4a4c9e4fd59c2705860375 authored over 7 years ago
Added examples for use(), with multiple plugins

b94b817954b592cf2b4ed78d3e26fbb1c6d16f84 authored over 7 years ago
9.0.0-pre.3

91a664825370777c8a4d50cad96543660c1e26a2 authored over 7 years ago
access dom only when DomRenderer is instantiated

e5c143f2575a9f2a94f8c568b4fa6d4abf1f3976 authored over 7 years ago
Merge pull request #571 from sapegin/patch-3

Edit API docs a bit

bb51c02a858232216af2904ede90c23a7b2a8e8b authored over 7 years ago
Edit API docs a bit

bb000f9ab0b70ffdb634879f6e43966dc3720735 authored over 7 years ago
Merge pull request #569 from sapegin/patch-2

Fix typo in an example

4f366bde4d48e7445c7c4df4655de23f165bf98e authored over 7 years ago
Merge pull request #570 from sapegin/patch-3

Fix typo

e25dd09056d048ac09f1e3c9a1b4401e03faac8e authored over 7 years ago
Fix typo

bc99b708b65aa028fc0cc62331c43b8ecf73ae9e authored over 7 years ago
Fix typo in an example

0e01c94935ed7e98adaca95c669772d58f978aac authored over 7 years ago
Merge pull request #568 from sapegin/patch-2

Fix createGenerateClassName docs

b7f99225568941de45f444ef750d13cc29656c66 authored over 7 years ago
Fix createGenerateClassName docs more

0e0c6424526627c6432499a80b676cfbfa5112af authored over 7 years ago
Fix createGenerateClassName docs

159fc4005f429c0d65688b56ed9fe33255db6dbc authored over 7 years ago
Merge pull request #566 from cssinjs/selector-escaping

Selector escaping

692bfb69a1a0c04b5b92a96b9713330c8396c4c0 authored over 7 years ago
9.0.0-pre.2

cc9ab9d7932e7012f9889aeba4b1c417eb94e358 authored over 7 years ago
use key for escaped selector mapping

a6631ed64f41817309d64cc14fe10fd5c2ac6795 authored over 7 years ago
Merge pull request #560 from cssinjs/selector-escaping

Selector escaping

fe0e33b6f876732ae5d50c14d108121df80cd37f authored over 7 years ago
9.0.0-pre.1

0e91a3a4eaf717e5b12923407809787396c883ce authored over 7 years ago
unescaped selector extraction

c341c033c25c6901421d053113086f2a9ac957d7 authored over 7 years ago
add a test for #557

79c1cbf8c49d021cd980c7cf962512654260b3d0 authored over 7 years ago
merge master

9e04f1867c5014f27d54a31b9e679ff7f80b9e02 authored over 7 years ago
add css to js converter for atom

1ed24726804372194991744f1ac824052799e811 authored over 7 years ago
Merge pull request #558 from timsnadden/patch-1

Update js-api.md

6cf9507c8e4f9e386725a4c05fb8c16ceb58cf82 authored over 7 years ago
Update js-api.md

f32361dbd9d43988ca83240781ec52864c91db02 authored over 7 years ago
Merge pull request #555 from HenriBeck/fix-warning-in-sheets-manager

Fixed warning in sheets manager

9966e62ed0978de0c32ca8b5d729e19cba8371ee authored over 7 years ago
Fixed warning in sheets manager

The warn function had a missing argument and didn't output the passed in the message but instead...

c0b478636be995b5aeb6c2ea694a917c60a6d2bf authored over 7 years ago
inc size-limit

88e526ead07b617a7d958addd8087100a0fa9bda authored over 7 years ago
9.0.0-pre

3e065450db14b2570e48fa67f7d9cce1554115c8 authored over 7 years ago
remove dev rendering experiment

2c6cdb07106aaca2c08acab301e9e391e842c85a authored over 7 years ago
Merge branch 'master' into next

ba965be5524fcd8a11fd5f73c986e9c20ee2beb1 authored over 7 years ago
dev mode for insertRule

90f8c4f9bbad70dffd305384fec6d15a9186165e authored over 7 years ago
update is-in-browser dep

367a790cd7c61c6fe10a0b7eb3811ed6d8719eba authored over 7 years ago
Merge pull request #553 from oliviertassinari/patch-2

Update setup.md

154af27798321d68c93008b9d92bb0942c3c55e7 authored over 7 years ago
Merge pull request #552 from oliviertassinari/patch-1

Update js-api.md

d89d5876957bf7b3244b8bb34cf281c6af610bf3 authored over 7 years ago
Update setup.md

58a8e9082e1d9c094a774777cb89884794adf22a authored over 7 years ago
Update js-api.md

6487e65223480500120ea17ef597eaff378ccfb7 authored over 7 years ago
docs

c77e2e1f5963bfb253f527818ea231f95ac11c44 authored over 7 years ago
docs

b214ffcbc129219b8fafc2c0863bfe5e3ec3e221 authored over 7 years ago
docs, tests #546

9004c2e3a98d870033086897d30d82689b4c1e9b authored over 7 years ago
classNamePrefix option for StyleSheet #546

3f6b74cdde3ddf57d6eda1f4560a2d95755265ea authored over 7 years ago
use short class names for production

c5253a17d43caf615730938815e699d4cc812043 authored over 7 years ago
changelog

b4003073f01348097d9362cec49553207954fba5 authored over 7 years ago
remove useless code

seems like a logical mistake, there can't be any property in the CSSOM
that we don't already hav...

b9e505df08bd4efa9cf00239277dc3f61024beb0 authored over 7 years ago
lint, fix typos and remove unneeded code #544

6dfb052df0a8dbb7a6fb71a92dfdda2e867e7b61 authored over 7 years ago
add SheetsManager.size (#544)

* add SheetsManager.size()

* change SheetsManager.size to getter

* fix current changelog i...

b4a13356189ee4263547b5ffdc5195dcbd11b698 authored over 7 years ago
wip StyleRule#selector refactoring

958538117758c85140c2271ad9c10adf1a39e864 authored over 7 years ago
add chatgrape as a sponsor

4e6a05dd3f7b6572fdd3ab216861d9e446c20331 authored over 7 years ago
description, use twitter for support

1564ee70f2beea763ce4c613d5cb2ad4b9196a1b authored over 7 years ago
update roadmap

be6d1d815ae8f9032959fbbd57e778f732a79a4a authored over 7 years ago
update react-jss description

c864373ee6da882eb821e3275b7d5cb552e257be authored over 7 years ago
fix link to normalize-jss

a08b4eaf0d0c6e5fa68beeccbdfd9c80309998ac authored over 7 years ago
update size limit and logfile, release 8.1.0

9fbee6393b2d14851b9e93180b11379faa0bba68 authored over 7 years ago
changelog 8.1.0

dbb42238554bbb51da58aae248638b2cf4fc0b2d authored over 7 years ago
Sheets manager (#534)

Sheets Manager

0febdb926a2890b43cc0d4fd9c11360272b86049 authored over 7 years ago
Merge pull request #535 from wizardzloy/patch-1

Update users.md

702d7d620da0aaabc0cb0fd7de48c7a015474a46 authored over 7 years ago
Update users.md

41678f157af777c63c02ad07d216a362574b35bb authored over 7 years ago
Merge pull request #533 from visioncan/master

Add editor integrations to projects.md

c16a66364f1f364f09acf4b463e21e5fecd68dcf authored over 7 years ago
Add editor integrations to projects.md

a8bc8e2096feb7b86e19958b8f5f9c155edd46f0 authored over 7 years ago
optimize .prop getter

c2c8edee9b3ab88608400e927e2ffe9cbbbd95af authored over 7 years ago
Merge pull request #532 from sapegin/patch-3

Consistently use JSS instead of three different styles

168fe08584491675ef52d21b495c5be11a1106bb authored over 7 years ago
Merge branch 'master' into patch-3

df051b01f95d1a029f294e69f890a8e0f3065043 authored over 7 years ago
Merge pull request #531 from sapegin/patch-2

Add setup with the default preset to setup docs

3ce5fc6ff03654c280cb8b3ef3065f8104c5b82c authored over 7 years ago
Consistently use JSS instead of three different styles

2bc6fdc8c2744cf4f156adce433e635fae335a21 authored over 7 years ago
Merge pull request #530 from sapegin/patch-1

Fix babel-plugin-jss-css list item

5092b8e2ef9ac0dc995e2590acdbb529eb1f16d0 authored over 7 years ago
Add setup with the default preset to setup docs

19fd2c3443f37554b65b12c210f715e05eecd975 authored over 7 years ago
Fix babel-plugin-jss-css list item

0e56a3ad0eb5a552b877f0e7483a9add7d67d2e1 authored over 7 years ago
add size-limit to lock file

992617251085d571794db94ac98fd4e538609747 authored over 7 years ago
Add size-limit to package.json

473f21da6480457bca29c068c1c29deac709c7b4 authored over 7 years ago
Add size-limit

8b05d4582bc17fb8a17f986987b78c8867c65b66 authored over 7 years ago
Merge pull request #522 from pofigizm/patch-1

Update users.md

bdb3b82fe0df822dbc9807b3824f5d829a0ad8f9 authored over 7 years ago
Update users.md

2ffc23b5ea77c798549efbfe5818c138132ebe9e authored over 7 years ago
integrate example links

24f9246be99ee95649e8963bd08c9f812b78c5b5 authored over 7 years ago
Merge branch 'next'

1274ca0e2640e6db2de9af41a049cc3a96666286 authored over 7 years ago
fix linter

a075af23ca335b171bb9fe0c657e2825a9fce707 authored over 7 years ago
8.0.0

2e0443e2f98d228443ec0acb85ff95ce28ba33fa authored over 7 years ago
Merge pull request #520 from cssinjs/next

Next JSS

f424bb04e614234a91f51c7171fd418f2b97e254 authored over 7 years ago
fix iframe tests for ie9,10

dc903c41c1dfa360a6f7dd529277dc9deef21895 authored over 7 years ago
changelog, lock, update plugins, enable tests

526985d25624a6697e9b1d8ad2086019cfe577be authored over 7 years ago
small renamings

33ae044c18a0aad1535800afd22eaa4d2bc28c1b authored over 7 years ago
Warn when custom insertionPoint specified but not found #465

cdddbe99d3a8e584a25740eb3a1c156ba117692d authored over 7 years ago
RulesContainer => RuleList

afe7dae699a7028dc2cdf27a92b3430f915474d1 authored over 7 years ago
rename file names

c63e16ea4730a16c26e2540338e53d9dc8b5e5c1 authored over 7 years ago
changelog

9f13ddf6aed986f6827b99e8b02b20c5d9977cda authored over 7 years ago
RegularRule -> StyleRule

39e9b0a054d6d633dc807a2aa1acb8458d78cece authored over 7 years ago
KeyframeRule -> KeyframesRule

0fc9c321cd1907e256359736180767d9418b9f1a authored over 7 years ago
ensure insertionPoint works with iframes #466

2799f48721e645e6b92801bb879fa6b33b025de4 authored over 7 years ago
Fix union types with CSSStyleRule

ccf24b33d60b7e5851b489df7f56001a1237992d authored over 7 years ago
new createGenerateClassName option

3d9f26b30260fd663a8ed04e77689095bf3f52d4 authored over 7 years ago
remove RulesContainer from types.js

2f1d41570abe58ff4f89976acc53128c9b3286b0 authored over 7 years ago
Merge branch 'master' into next-fixed

819741377f7e1a9f298295fccc967ec732c05402 authored over 7 years ago
7.1.7

98cf3ce7278cacd5e03b6d7c066f91482404b3ad authored over 7 years ago
changelog 7.1.7

931e9d66407384ae891400606842565ec41d5149 authored over 7 years ago
Merge pull request #519 from cssinjs/feature/fix-cssom

Fix CSSOM types

6ba1a73005cb35de31de081ef7fd479c27ad5b7e authored over 7 years ago
Fix CSSOM types

3d2d46780aa6e22d555bbf9ccdf9bcb788d9da89 authored over 7 years ago
7.1.6

6b85ac90298ac6b2f2605f7a0b523fc956a3cad7 authored over 7 years ago
7.1.6 changelog

290d84b091af600de9c7d2926854d0bdcf4f9148 authored over 7 years ago
Merge pull request #512 from cssinjs/feature/fix-dynamic-values-for-nested-rules

Fix dynamic values for conditional and keyframe rules

214e6b212c401ff41f1de5cc328cd152948b4611 authored over 7 years ago
Skip some keyframes-rule tests for IE9 and use vendor-prefixer for other browsers

9653050f453a128c913bc34e2114154d60ffc07d authored over 7 years ago
use $FlowFixMe

554c30d5f377375ec2aa197cd92cd772addafd70 authored over 7 years ago
better types, +rule.key, -rule.className

05a49b8de7f00deb9fd487d6e6e6656d244ca039 authored over 7 years ago