Ecosyste.ms: OpenCollective

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

JSS

JSS is an authoring tool for CSS which uses JavaScript as a host language.
Collective - Host: opensource - https://opencollective.com/jss - Website: https://cssinjs.org - Code: https://github.com/cssinjs/jss

v10.10.0

github.com/cssinjs/jss - 6d17e19e4f54051ddecf0d1c51c5299fc7d26022 authored over 1 year ago by Oleg Isonen <[email protected]>
fixing npm publish in 10.10.1

github.com/cssinjs/jss - fd6b90c38816088d0132a72479d69928c52db68a authored over 1 year ago by Oleg Isonen <[email protected]>
v10.10.0

github.com/cssinjs/jss - 825abeeb0f6e6be851a59b3467efad989058433e authored over 1 year ago by Oleg Isonen <[email protected]>
changelog

github.com/cssinjs/jss - acd81aa36fde6469823456c6815159a6f9a5e514 authored over 1 year ago by Oleg Isonen <[email protected]>
Add support for CSS Container Queries (fixes #1629) (#1637)

See more: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Container_Queries

github.com/cssinjs/jss - 6eb4506147617afcb339eac379ac1af5f89aa34a authored almost 2 years ago by István Donkó <[email protected]>
Line 23 grammar mistake (#1633)

Old:
1. Does JSS has overhead?
New:
1. Does JSS have overhead?
Why?
When the subject of a s...

github.com/cssinjs/jss - a9541490cc75ac631e609cd496e06d0437c473f9 authored almost 2 years ago by Ondřej Gabrhelík <[email protected]>
v10.9.2

github.com/cssinjs/jss - a9a6339826b2d6f398ecd62cb469a6948103d2be authored about 2 years ago by Oleg Isonen <[email protected]>
changelog

github.com/cssinjs/jss - e21f05a48eb7e8ee99559e0ec45c90c4a6f770d3 authored about 2 years ago by Oleg Isonen <[email protected]>
fix import issue about useInsertionEffect on react 17 (#1627)

github.com/cssinjs/jss - d18561fb7280a6f1b80fad49fe9b6294e7e219b4 authored about 2 years ago by Behnam Mohammadi <[email protected]>
v10.9.1

github.com/cssinjs/jss - cc8221d6d12920941fb7b94f14d5b420b80a5cfb authored about 2 years ago by Oleg Isonen <[email protected]>
formatting

github.com/cssinjs/jss - 756edb56bd6e882cfb9e20db1892f426ef4e41b2 authored about 2 years ago by Oleg Isonen <[email protected]>
Update react-jss-ts.md (#1623)

- Fix typo in line 111 (Thme -> Theme)
- Added a section on how to use the custom theme type de...

github.com/cssinjs/jss - 3c0c8e8b0d87a4fb0b5cf6e14ea632dc7495b75b authored over 2 years ago by arpithindukuri <[email protected]>
v10.9.1-alpha.2

github.com/cssinjs/jss - 69517944d6b00246858af9d95a796580533fcaa5 authored over 2 years ago by Oleg Isonen <[email protected]>
changelog

github.com/cssinjs/jss - d34a870ee5178c2c26095fd76b7223bea0bf9aae authored over 2 years ago by Oleg Isonen <[email protected]>
1207 - update stylesheet if !important is set (#1612)

* 1207 - update stylesheet if !important is set

* 1207 - fix typo in test description

* be...

github.com/cssinjs/jss - 83afc1ba8e9102b2b06dc175b498270d7d230292 authored over 2 years ago by Behnam Mohammadi <[email protected]>
Update contributing.md

github.com/cssinjs/jss - 578bed55ea27fe3e574a3c6ea830e83ac67c261d authored over 2 years ago by Oleg Isonen <[email protected]>
add discord

github.com/cssinjs/jss - 3c5a577cd5de5b70b9b0a6b49683de282f2cd08c authored over 2 years ago by Oleg Isonen <[email protected]>
v10.9.1-alpha.1

github.com/cssinjs/jss - 6386739e1015ecd6f85a7e9c7a0c89d65ad153b9 authored over 2 years ago by Oleg Isonen <[email protected]>
missing comma in flow type, changelog

github.com/cssinjs/jss - dfabf571bd4bca6b566f1a9137fb2f5a22406a03 authored over 2 years ago by Oleg Isonen <[email protected]>
fix(useStyles): manageSheet must be in the same effect as unmanageSheet (#1609)

* managesheet must be in seperate effect

* manage immediately during SSRs

* size snapshot
...

github.com/cssinjs/jss - 80534663eab509d507872db65a1cd205c584c635 authored over 2 years ago by Denis Badurina <[email protected]>
feat(JssProvider): provide custom isSSR flag (#1610)

* jss provider accepts isSSR

* size snapshot

github.com/cssinjs/jss - c40e67c7370427379133e2a565c46117dac3010a authored over 2 years ago by Denis Badurina <[email protected]>
Merge branch 'master' of github.com:cssinjs/jss

github.com/cssinjs/jss - 36b6a2cfdc6765714774cddbeebfeef22d3aef86 authored over 2 years ago by Oleg Isonen <[email protected]>
changelog

github.com/cssinjs/jss - aec5296a5d725728e02fbaa64355ad0ec194203f authored over 2 years ago by Oleg Isonen <[email protected]>
chore: add repository directory for all packages.json (#1586)

> If the package.json for your package is not in the root directory (for example if it is part o...

github.com/cssinjs/jss - f4d1d5e5b9d8bb2cca2a6ed1c6f96bc75e6ab518 authored over 2 years ago by Andrew <[email protected]>
v10.9.1-alpha.0

github.com/cssinjs/jss - ded2dbfe4d46fac15a459ad6d2026bfc696305f7 authored over 2 years ago by Oleg Isonen <[email protected]>
fix(useStyles): manage sheet on create and then add dynamic styles (#1608)

* immediate manage

* makes more sense

* size snapshot

* separate usememo was not necess...

github.com/cssinjs/jss - ea0c20dae9a10a404ed2c5b84c0ee10a477354a6 authored over 2 years ago by Denis Badurina <[email protected]>
fix: better sheet and dynamic rules management, leverage useInsertionEffect and support React 18 (#1604)

* split effects https://github.com/cssinjs/jss/pull/1598/commits/5d38d68302314332ac2db3117cb61be...

github.com/cssinjs/jss - 3a7ddc3cb4d8fcddd6e83f3cfb35c5d48b51bc3b authored over 2 years ago by Denis Badurina <[email protected]>
v10.9.0

github.com/cssinjs/jss - 359b55916cbc15653a3ca052841296bcd325bc86 authored almost 3 years ago by Oleg Isonen <[email protected]>
yarn format

github.com/cssinjs/jss - 60407d312eb8f906ce284b49ee4ab1310e583f45 authored almost 3 years ago by Oleg Isonen <[email protected]>
changelog

github.com/cssinjs/jss - 09dc8ce30bf72cb54f4c982081602601e8e0ba88 authored almost 3 years ago by Oleg Isonen <[email protected]>
changelog

github.com/cssinjs/jss - c0e70ab1b83389068ec2abfa461428d3c504cce6 authored almost 3 years ago by Oleg Isonen <[email protected]>
upgrade prettier

github.com/cssinjs/jss - 61d5427bc8d3fed59aab21418418a0823fbbadbe authored almost 3 years ago by seiya <[email protected]>
run prettier v2

github.com/cssinjs/jss - 95c40f34c485f69a95ac0fb0f2d693c6c6a0d06e authored almost 3 years ago by seiya <[email protected]>
run prettier

github.com/cssinjs/jss - 2e22fe01bcf43dddce6b468b2843a52d19e55698 authored almost 3 years ago by seiya <[email protected]>
remove CSSOM based test in plugin-rule-vaue-function

github.com/cssinjs/jss - 1ed5bc86820d234404b2dc6e1a4587e092fc9a6e authored almost 3 years ago by seiya <[email protected]>
backward compatibility tests

github.com/cssinjs/jss - e74e3acc1e09dd6b476dc9bffc8532393549cab3 authored almost 3 years ago by seiya <[email protected]>
fix type mismatch

github.com/cssinjs/jss - 22c6efdb228db333ffdc4a97d7f5306b7ced83bf authored almost 3 years ago by seiya <[email protected]>
remove tests with incompatible dependency

github.com/cssinjs/jss - 7edc76c1c0f0993923c03b259cbfb4adcaf4baa6 authored almost 3 years ago by seiya <[email protected]>
fix backward compatibility problem in nested rule

github.com/cssinjs/jss - 8062a7f0a6791c7dc1c18a9d1a79cb31a45a61b1 authored almost 3 years ago by seiya <[email protected]>
modify test in react-jss

- not assert CSSOM
- assert entier styles after update

github.com/cssinjs/jss - 364aaaadc2163892693950078e3a64f79fc3c4ca authored almost 3 years ago by seiya <[email protected]>
change arrowParens in .prettierrc

github.com/cssinjs/jss - be3bdd0ea64ea1b472b3353341a13d59105915a6 authored almost 3 years ago by seiya <[email protected]>
Update test description

Co-authored-by: Oleg Isonen <[email protected]>

github.com/cssinjs/jss - d466610c8585c4e2959c90eea9d2b7bce5da1708 authored almost 3 years ago by Seiya <[email protected]>
add test for replaceRule in sheet with many rules

github.com/cssinjs/jss - 3c1dc5f84f52594d8e1a19ddf9d838bc7ab9e782 authored almost 3 years ago by seiya <[email protected]>
fix unintended replace in DOM

github.com/cssinjs/jss - ba5ed47ce03a4bbeb70dae84c91c07eb5ace6f5f authored almost 3 years ago by seiya <[email protected]>
Revert "Revert 87952b48 because of #1565"

This reverts commit 45f44639403a88edb8c4f60f0bd55d5649296bb6.

try to fix memory leak again

github.com/cssinjs/jss - 9754443c68b3335b68105e2fc758a608cb24c00a authored almost 3 years ago by seiya <[email protected]>
Keep classes ref when sheet and dynamicRules have not any change (#1573)

* fix(react-jss): keep classes ref when sheet and dynamicRules have not change

* test(createU...

github.com/cssinjs/jss - fc379eaedbbb0ec1628d81c7664a65a66605e40c authored almost 3 years ago by Behnam Mohammadi <[email protected]>
docs(react-jss): fix a mistake about use wrong class name (#1576)

github.com/cssinjs/jss - 9fba2bf34719dda3261a0299d30016afadc34744 authored almost 3 years ago by Behnam Mohammadi <[email protected]>
fix: add missing index property (#1575)

Index property itself is used at least here https://github.com/cssinjs/jss/blob/02cb79b345570f24...

github.com/cssinjs/jss - 746fdc71084f7d8fd02aee2fe471e8c1ac9225cb authored almost 3 years ago by Pavlo Zhukov <[email protected]>
Add an empty object to prevent unnecessary re-render (#1568)

* Add an empty object to prevent unnecessary rerender

* Add test for empty object

github.com/cssinjs/jss - 02cb79b345570f2495ce9650641593c8cec8b47f authored almost 3 years ago by Behnam Mohammadi <[email protected]>
add test for accidental replace in v10.8.1 (#1571)

* add test for accidental replace in v10.8.1

Issue: #1565

* revert unwanted format

github.com/cssinjs/jss - 6399dc51ddb1fa1a24c4560180c8767c129c4dcb authored almost 3 years ago by Seiya <[email protected]>
fix(jss-plugin-global): Support format option for @global rules (#1572)

github.com/cssinjs/jss - 7596b8d9b07d8b06dc5c1100fd4659525ab2882c authored almost 3 years ago by Michael Vial <[email protected]>
v10.8.2

github.com/cssinjs/jss - e693eca21f1557ea350fba0a7a3db0949cb7cac5 authored almost 3 years ago by Oleg Isonen <[email protected]>
reverting #1563 changelog

github.com/cssinjs/jss - c548520100f3e595a3e1249612f23561dc752ba7 authored almost 3 years ago by Oleg Isonen <[email protected]>
Revert 87952b48 because of #1565

github.com/cssinjs/jss - 45f44639403a88edb8c4f60f0bd55d5649296bb6 authored almost 3 years ago by Oleg Isonen <[email protected]>
v10.8.1

github.com/cssinjs/jss - 3ff801f5e79c08a4b5d71288db4bd7d2f8a6c0f9 authored about 3 years ago by Oleg Isonen <[email protected]>
lint

github.com/cssinjs/jss - c60f3955646ffaa95c1121f85ce7942b1873126d authored about 3 years ago by Oleg Isonen <[email protected]>
changelog for #1563

github.com/cssinjs/jss - 6b34596a4456476898d8c47a9e011dc87eed6c24 authored about 3 years ago by Oleg Isonen <[email protected]>
minor tweaks and docs for sheet.replaceRule

github.com/cssinjs/jss - ddb243ddfa1e469f148b56cf64ddd0dcdad4f809 authored about 3 years ago by Oleg Isonen <[email protected]>
fix memory leak in dynamic nested rule (#1563)

* fix memory leak by function nested rule

* add test against function nested rule memory leak...

github.com/cssinjs/jss - 87952b48d2f76123c92aa6f3bb84328feba2ac1d authored about 3 years ago by Seiya <[email protected]>
Update jss-api.md - spelling update (#1562)

fixed spelling issue

github.com/cssinjs/jss - 0dc12e9c17e4ac226518e9492aa2f934bc8b470e authored about 3 years ago by Josh T <[email protected]>
Add Linters (#1559)

github.com/cssinjs/jss - da36a295015745fc78018c0003cb24c68f5c8db2 authored about 3 years ago by Afzal Sayed <[email protected]>
v10.8.0

github.com/cssinjs/jss - d2e1aea99b2a8a9c2d8725df1dfcd222d2504a7a authored about 3 years ago by Oleg Isonen <[email protected]>
prettier

github.com/cssinjs/jss - aa7074b3ea5fc327abe7935b38a282c2809d9469 authored about 3 years ago by Oleg Isonen <[email protected]>
Upgrade typescript to 4.4.2 (#1550)

* upgrade typescript to 4.4.2

* remove an inexisting failing case when theme is any

* comm...

github.com/cssinjs/jss - 8e13468005200baf966718443e8af47361d124e1 authored about 3 years ago by Oleg Isonen <[email protected]>
changelog for #1509

github.com/cssinjs/jss - 0a0d7ad67317591e1f5a83b52240c2eee054e73d authored about 3 years ago by Oleg Isonen <[email protected]>
use Observable type in the observable plugin flow def

github.com/cssinjs/jss - 7a2db8ff93cd81da62c6404ebf73865e21b49268 authored about 3 years ago by Oleg Isonen <[email protected]>
Move flow types to .flow typedef files (#1509)

* move PluginsRegistry type

* move Jss.js to .flow

* move SheetsManager types to .flow

...

github.com/cssinjs/jss - dbef5de51eaa7e59a05ff7eeb099e9c6fcc94fa5 authored about 3 years ago by Oleg Isonen <[email protected]>
Changelog for #1549

github.com/cssinjs/jss - bf6d14a9b474744c144510f1c8fdd5be225e00e0 authored about 3 years ago by Oleg Isonen <[email protected]>
Update yarn.lock

github.com/cssinjs/jss - 722737516e94060a516be4744a30ce699c1041f9 authored about 3 years ago by Oleg Isonen <[email protected]>
feat(jss): Add format option to SheetsRegistry.toString() (#1549)

* feat(jss): Add uglify option to SheetsRegistry.toString()

* feat(jss): Rename uglify option...

github.com/cssinjs/jss - 8f086b42ba2808e78360ba11a985b9acc287aab9 authored about 3 years ago by Michael Vial <[email protected]>
fix(react-jss): fix order of definition variable (#1543)

github.com/cssinjs/jss - 3477a619a14f7350339710c5cf20896693914650 authored about 3 years ago by Behnam Mohammadi <[email protected]>
feat: added morfeo (#1532)

Added [morfeo](https://morfeo.dev/) to `Who is using JSS list`.

github.com/cssinjs/jss - 155bc17e1cd481225e37c20500e31c6afad2c860 authored about 3 years ago by Mauro Erta <[email protected]>
move specificity hack to the nested plugin docs

github.com/cssinjs/jss - cf1f143c2c052af4943fa1c1c6fb5a9ac5ece44c authored over 3 years ago by Oleg Isonen <[email protected]>
jss-syntax documentation for high specificity

Document more uses for `&` when dealing with high specificity selectors

github.com/cssinjs/jss - fac45304558a72dc8ab95d5b502ceae8744ccb42 authored over 3 years ago by Steffan-Ennis <[email protected]>
v10.7.1

github.com/cssinjs/jss - 2b54776c03d97a3bccbbcb28b63508f74103ebbc authored over 3 years ago by Oleg Isonen <[email protected]>
fix regression with generateId logic introduced a few commits back

github.com/cssinjs/jss - 76a55738574176b4f3c2f740042a3b180d2818ba authored over 3 years ago by Oleg Isonen <[email protected]>
Update changelog.md

github.com/cssinjs/jss - 6b1882013cff8e9d4fd7f00ec5a517a8a21b9a9a authored over 3 years ago by Oleg Isonen <[email protected]>
Update .size-snapshot.json

github.com/cssinjs/jss - def03a41714d62b21bf2541507dc9f958f7dcfa8 authored over 3 years ago by Oleg Isonen <[email protected]>
optional data.theme and better useStyles types

github.com/cssinjs/jss - 7a9d317f00e70d58527939fb76f7d8332f02a9b5 authored over 3 years ago by Oleg Isonen <[email protected]>
fix the simple rule type

github.com/cssinjs/jss - 93ac7ba543825af14bdbcfbc5fc44db5f725cd28 authored over 3 years ago by Oleg Isonen <[email protected]>
v10.7.0

github.com/cssinjs/jss - b4ead286205e3bf6afe9e2d40ae0a0be98a66acf authored over 3 years ago by Oleg Isonen <[email protected]>
make it more obvious where to add changelogs for the next version

github.com/cssinjs/jss - 2f099a5630d947d913f04dbdf9aac960e7b6e7a2 authored over 3 years ago by Oleg Isonen <[email protected]>
next release changelog

github.com/cssinjs/jss - 1cb8f1ea4d7f8f84e906fde06fa4d4c52a7286f2 authored over 3 years ago by Oleg Isonen <[email protected]>
Merge branch 'fix-theme-passing-in-use-styles'

github.com/cssinjs/jss - 73dca7c346c692592e17ae380fba748ab4db9a3b authored over 3 years ago by Oleg Isonen <[email protected]>
make useTheme function more streight forward

github.com/cssinjs/jss - 1b78ac483c267642ad445bdbefc49790feae0c83 authored over 3 years ago by Oleg Isonen <[email protected]>
Add minimal type to reduce dependency graph (#1502)

I came here looking to see how this project was using observables, and I figured out it was only...

github.com/cssinjs/jss - 06faef325facdf19bad6133a56e6f0175360472b authored over 3 years ago by Ben Lesh <[email protected]>
Migrate withStyles to use hooks (#1508)

* refactor: draft of refactor withStyle

* fix: resolve some test case

* fix: resolve conte...

github.com/cssinjs/jss - 372e9c1f1e363d07da58f574015af39ba9865eb6 authored over 3 years ago by Oleg Isonen <[email protected]>
refactor(JssProvider): convert class component to function component (#1513)

github.com/cssinjs/jss - fdbbbb685d9837dfdcaafa8fba23e2aa6c492424 authored over 3 years ago by Behnam Mohammadi <[email protected]>
types: improve Styles types, allow arrays https://github.com/cssinjs/jss/issues/1422 (#1521)

Co-authored-by: Petr Borisov <[email protected]>

github.com/cssinjs/jss - 38075fa0085922872045070941ebf2686038db79 authored over 3 years ago by ps.borisov <[email protected]>
lint

github.com/cssinjs/jss - 26b9919193490abfc57cda7fa3278b33ac1ecd48 authored over 3 years ago by Oleg Isonen <[email protected]>
added vue integration link #1377

github.com/cssinjs/jss - bfea1df9a9d1137cc7a8ded19683105fdd6a859c authored over 3 years ago by Oleg Isonen <[email protected]>
Fix react peer dep corresponding react-dom (#1504)

github.com/cssinjs/jss - 2f75eac796aa8b514e3bcffa4d348eb4f7833b12 authored over 3 years ago by Behnam Mohammadi <[email protected]>
use .has instead of get (#1503)

github.com/cssinjs/jss - 02c99e26923f13da71d83d17e5720029b050ad5f authored over 3 years ago by Behnam Mohammadi <[email protected]>
remove unnecessary template literal (#1497)

* remove unnecessary template literal

* update size snapshot

github.com/cssinjs/jss - ddd38963bd25dd9ae2bab5629a69a8eb2a0c3675 authored over 3 years ago by Behnam Mohammadi <[email protected]>
remove repetition type definition in createGenerateId (#1498)

github.com/cssinjs/jss - d5632fb9df778fc125e03284bca9d3509766a4e2 authored over 3 years ago by Behnam Mohammadi <[email protected]>
add forgotten type for getPropertyValue (#1495)

github.com/cssinjs/jss - 18c2dd913d2d289c95c68ab3daf841716d78c65f authored over 3 years ago by Behnam Mohammadi <[email protected]>
add passing theme from props in useStyles

github.com/cssinjs/jss - 5b3421303223b69b385039beeac0f33940b71947 authored over 3 years ago by Sergey Volodin <[email protected]>
remove gitter from the readmes, we are using discussions now (#1478)

github.com/cssinjs/jss - 6f151d497383f557fb69ee8bc2825373e75d63fe authored over 3 years ago by Oleg Isonen <[email protected]>
Add sideEffects: false hint (#1477)

* add sideEffects: false hint

Webpack needs it to know there are no side effects
https://web...

github.com/cssinjs/jss - 8ed34c8cc2de4109039f074f3ada4bb99ce866aa authored over 3 years ago by Oleg Isonen <[email protected]>