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

Add Slight Improvements to PR Template (#1476)

* Comment out text that isn't expected to be included in the PR.
- This clarifies what we exp...

e5d48ce4e38c591dcc8a975f8ea26e5c6a132450 authored almost 4 years ago
typo

3a4486a208686dbfd84ab0b5ea8efcddf79e6b0e authored almost 4 years ago
Add Expectations on changes section

9b21238e9e44d00db3a527abaf1e5d194429a54b authored almost 4 years ago
Add Documentation for Using React-JSS with TS (#1467)

* Created a new page for using React-JSS with TypeScript.
* Added documentation for using hooks...

39bae7649bbd4d7584910f31fac763b8c4a29945 authored almost 4 years ago
add changelog section

8638d9923a5d6934c7e2cc0d4d1a2e4a1f02d602 authored almost 4 years ago
fix changelog

3c364786410433cfe56cde1b15244d564eca5b72 authored almost 4 years ago
v10.6.0

8a620dc05b69dff493fb8f4248a888b9994b4c5f authored almost 4 years ago
Update changelog.md

9851d9421496fd247ff74895a5edcb9728e89c76 authored almost 4 years ago
Update Changelog (v10.6.0) (#1466)

* Update Changelog (v10.6.0)

* Apply Requested Changes (Part 1)

a4c20c5a9651cfb7bd0aebef6659c06b354e0379 authored almost 4 years ago
Improve Types for Hooks (#1460)

This commit applies changes to ensure the `createUseStyles` hook has
accurate TS intellisense f...

ea195bfebfbca9eeecbe665205cf15935caff8f7 authored almost 4 years ago
restore 10.5.1 release notes

b0510be0f419f0a9b13bd4326b2ab698e2771c35 authored almost 4 years ago
Reuse babel options and specify polyfills for karma explicitely (#1456)

* reuse babel options

* add envioronment requirements

* manually serialize a collection, b...

eb8270c8444acde1daa403b4300ffb53f86bd5f1 authored almost 4 years ago
Improve Contributing Docs (Flow) (#1461)

* Improve the contribution docs by explaining how to setup VS Code with
Flow support.
* Add ...

06f10e747d271cc6b2e85960a6bb81db75153f21 authored almost 4 years ago
fix: type import from csstype (#1457)

* fix: type import from csstype

* fix: wrong type extends in NormalCssValues

ca8269f730bf9e57fdfa423d036b177e49307cdc authored almost 4 years ago
make auto-complete of createUseStyles value work (#1454)

1f2594293c64d103bb3e4114df1c14c0a4a5f175 authored almost 4 years ago
fix: allow partial `classes` prop in withStyles (#1428)

The `classes` prop created by the `withStyles` function is meant to be
an optional parameter wh...

a27b9ac71cbd0a07b8ecc7851076f5434bba3de6 authored almost 4 years ago
support global typescript theme definition (#1453)

56205c1e2c7252999f54166cf077ffeaafd04b76 authored almost 4 years ago
clean up

debfcfa8f80240d2957dd281307224de163f5f9a authored almost 4 years ago
chore: add comment

a4f58de310c6149811410ad5639e841cf4b5c5dd authored almost 4 years ago
chore: edit globalThis.js to work under SES

060a7a3e0c69bb597ae88b3e5c499566fa92a33f authored almost 4 years ago
fixes #1401 and #1219

20e4e60ffd277e5a619e24d7c946b961a645d7bf authored almost 4 years ago
Update ---feature-request.md

343bf0609d34daa965c0b4cee3034e5692518b8e authored almost 4 years ago
Update ---bug-report.md

1bc54a90d35222facafee74af45d558ad4a91c8f authored almost 4 years ago
Update ---bug-report.md

fde6279a30b1fbd05cdbd391c7e2af6558933b50 authored almost 4 years ago
Update ---bug-report.md

e038a1f36305352051db3358177a5404dbe3220a authored almost 4 years ago
Update PULL_REQUEST_TEMPLATE.md

c0aab003738f6516820ac9f39ed1a07ccb91b5dd authored almost 4 years ago
Henry seems to not use it lately

8d507ab96eb2260c03aa01dca8ab148bcb5baeaf authored almost 4 years ago
v10.5.1

a9f2288adcb26bf6377d3dd2f39c5f13580988d6 authored about 4 years ago
Fix crash Chrome 88 (#1446)

105d854d4c0e3ea541f78cbd78cca583f4d83cf9 authored about 4 years ago
Media query styles applied only to the first element in function (#1442)

* fix(react-jss): Media query styles applied only to the first element in function

chore(reac...

94c8f6c7e5eee7ce04c31ea2f7e318a5d5b2a082 authored about 4 years ago
feat: add px as default unit for text-decoration-thickness property (#1438)

acd2c75e06887055492689a496b2a16801d4ce75 authored about 4 years ago
feat: add px as default unit for row-gap property (#1436)

c4d4deb378092fd5535787a27d3b7b92c562535f authored about 4 years ago
Allow project to be in a directory that contains spaces (#1433)

4c67c303c32d3845acd8e0a40e4980ef1180b026 authored about 4 years ago
fix: jssStyle type (#1423)

* fix: jssStyle type

typescript can't work with [K in keyof NormalCssProperties | string]
...

3c335148f5ba3dbe9d6fb017356f64a8fe6a3776 authored about 4 years ago
v10.5.0

f9d93723ea0b8748c8a89248ebb680ed07e95c48 authored about 4 years ago
format:ci on precommit seems to fail the release

5ffc14545c9f2c9f9d48bdcb3fd19d1c51adbf53 authored about 4 years ago
Update changelog.md

4666f822d363c4492c36b65986fdec5920cfd560 authored about 4 years ago
test deleteRule with a media rule

6e62d0bfe6201f1477850229a7f218fa6f447d18 authored about 4 years ago
Update changelog.md

99d20863910fd663c57677403f9537603fd7e1ef authored about 4 years ago
Upgrade flow to 0.138.0 (#1425)

* upgrade flow

* use single line comments

* Fix flow types generation in new rollup versio...

207f48b36b0935fad51861ad4bce39384417f61a authored about 4 years ago
only clean up when link was used, also use \n otherwise it's not working

5341eea232f1963d0beaeb5892f27e456fc92830 authored about 4 years ago
upgrade requirements to node 10

ffd4505853b7cb37ec399ccf5271ed601466efd8 authored about 4 years ago
fix cssRules index for 3 other cases, will follow up with tests

there are rules which are not supposed to have a renderable

d3e6817f5b455a1d29252014dd8dac6beae69b47 authored about 4 years ago
Upgrade rollup (#1426)

Ref https://github.com/cssinjs/jss/pull/1425#discussion_r523284417

In the new version namedEx...

b5f382881381ae574fa63bb7376ceffd516e5c9b authored about 4 years ago
Merge branch 'master' of github.com:cssinjs/jss

a838cd8e0b7f1f15daee4e13ca49ccbc7a14a82c authored about 4 years ago
Delete rule perf (#1424)

* Update changelog.md

* impove deleteRule performance

* add changelog

47daec4fbbc110f42654794dcd9fc3aa56cbcd86 authored about 4 years ago
Update changelog.md

1c417d97397dc262ddc7af78c5fec04665ad15b8 authored about 4 years ago
fix formatting, make sure we format on commit

cf1b714820088cb64c51ead62523b072b0adf1a9 authored about 4 years ago
build

2b2704d60d4261f854532ba328d229a423e8c77f authored about 4 years ago
Add default units to logical properties (#1415)

* Add default units to logical properties

Closes #1414

* Add logical-properties test

8896906eb5b8f50c97c6b7871e6ac70d6f996676 authored about 4 years ago
feat(units): add `gap` (#1403)

resolve #1348

016eeab1d75b0351ec71e130dcf5aff6453b1ff1 authored about 4 years ago
[default-unit] Fix missing default unit for 0ms and 0% (#1413)

* [default-unit] Fix missing default unit bug for 0ms and 0%

* Add entry for #1413 to changel...

9fcae9ef7c6e93c2fdaf9800cbd7e6e82e9ce9f6 authored over 4 years ago
perf: remove test files from the package (#1406)

* perf: remove test files from the package

* fix: remove .test.js from the src include rather...

bf89ac9c992db3c67c4ca270e5276f9244af901c authored over 4 years ago
Restore TypeScript support for Observable styles (#1402)

* Restore TypeScript support for Observable styles

* Remove inert $Expect tests

These look...

56f54f5aae74e9a498d4d3528a2f68a0d45faf70 authored over 4 years ago
Update Classname Example (#1391)

* Udate Classname Example

Adding a section explaining the name prop in the options object to ...

cc3cea8b6d6b32b7706d62c00b46a600ec6ebe67 authored over 4 years ago
docs(csp): update style-loader config (#1387)

Based on the new API, `attrs` has been changed to `attributes` https://webpack.js.org/loaders/st...

adeddd46a0da3f9a2ed8fee1cbb1991ea086f25c authored over 4 years ago
docs: example for @charset @import and @namespace (#1384)

2321787ff999e70ffb91cc36b3232c226ad44198 authored over 4 years ago
v10.4.0

a864fcf08c6da3cbb7ae878c09eaf52e619ed6c3 authored over 4 years ago
Update changelog.md

f01bb006081982e598931ac162dfa965abbc06a2 authored over 4 years ago
Upgrade flow-bin to 0.131.0 and migrate types (#1382)

* upgrade flow-bin to 0.131.0 and migrate types

* better type for Css test function

* use ...

9a3ae417323656f62162f130302f385e7ed3a21b authored over 4 years ago
Update users.md with AstrumU Inc (#1380)

b58ef476415ffc8597e88ae045242c92d5377b10 authored over 4 years ago
feat: Bump csstype to 3.0.2 (#1379)

* feat: Bump csstype to 3.0.2

* Add changelog entry

ab7b4767bce60f09ec64c4b20eb99b687fabe5fa authored over 4 years ago
fix: Made it possible for windows to run yarn build (#1376)

2445c6ab8fff6eec139af3e4f452e13c86addbab authored over 4 years ago
bump theming to ^3.2.1 (#1373)

973d50bc4654ae198f7fd4e8df708d47f69c541a authored over 4 years ago
fix StyleSheet declare issue (#1367)

3cb81693b183992a2a0df8267129e765c9979f73 authored over 4 years ago
Fix Flow typing for CreateGenerateId (#1362)

Brings this into alignment with the Typescript annotation for this same function:
```export typ...

811354def59366ca42eed054ef1bfe89ba7290ce authored over 4 years ago
fix(extend): extends multiple named styles (fix #1345) (#1357)

* fix(extend): extends multiple named styles (fix #1345)

* docs: update docs and changelog

4382ef5b1042555067265e4a834a0f1d015e8c2f authored over 4 years ago
[react-jss] TypeScript: Added support for innerRef prop (#1355)

* Perfomance issue in VSCode

Using recursive type

* Fix css value type for using array val...

f4a0255f26308b5fbafa113e07f3f2e047664eed authored over 4 years ago
fix(react-jss): fix react-jss theme types (#1349)

Co-authored-by: Sergey Gavrilov <[email protected]>

dded5937e392ed765f3614e3701a830f2a592cb3 authored over 4 years ago
fix(react-jss/types): fix react default props types support (#1353)

Co-authored-by: Sergey Gavrilov <[email protected]>

1c4feb79b48f4c4bc95831d9a8ff3b1869eb7b92 authored over 4 years ago
Add some plugins to the Projects page (#1350)

Added the plugins I built to the Projects page. @kof mentioned it back in October and I only now...

bf455f53d43a7c5b8cd313f6ef2811f480f13559 authored over 4 years ago
v10.3.0

4094410d82dfdae772e1c09f0cd187cb48fa1cdc authored over 4 years ago
Update changelog.md

c9e17225834f18d9404d349d214e1ddaf20933b4 authored over 4 years ago
fix `createUseStyles` types (#1352)

* fix `createUseStyles` types

* support falsy values for function rules and only a null for f...

497f185b5abd3ba4f1e3b08b065bb2298322099b authored over 4 years ago
v10.2.0

671c03fabb07b1a750e1b949fa89b1415654e077 authored over 4 years ago
lint

e1bf7479b42eb693c284e5c22f5c3749a788a74e authored over 4 years ago
build

8abb772ff306288cb76e2cbdaf0f1f2ff599e696 authored over 4 years ago
add @types/node to dev dependencies, upgrade rollup

because of this bug https://stackoverflow.com/questions/57331779/typescript-duplicate-identifier...

752ce0cbe01493721c200941bc3e437ed4474f50 authored over 4 years ago
Update changelog.md

af1bc598b8c60ba59a32dee33e844e2b40758712 authored over 4 years ago
Merge branch 'master' of github.com:cssinjs/jss

bda0a44834098fae5c6e5dc2c42295054f81ad33 authored over 4 years ago
Fix types (#1318)

* Perfomance issue in VSCode

Using recursive type

* Fix css value type for using array val...

ddec3e575f33a15833ff4da0ff7a5140189ec3aa authored over 4 years ago
Update css-vendor to 2.0.8 (#1326)

* Update css-vendor to 2.0.8

* Added changelog for [email protected] update

128892955ff4453250b910a63ffefef7be3a8ed3 authored over 4 years ago
Merge branch 'master' of github.com:cssinjs/jss

88df1937dfc0f4f8d36151c82fadef1e6d2e10bf authored almost 5 years ago
Add SwissDev Jobs as a user (#1317)

d9cca31ad2d058aa0108fa6ec48fe872b0e7e886 authored almost 5 years ago
Convert plugin examples to codesandbox (#1316)

* Migrate plugin examples to codesandbox

* Fix examples

* Add links to plugin examples

088ad28875f9a811fafb5727e52787ca1b88fcd3 authored almost 5 years ago
add tiny-warning to deps (#1315)

Co-authored-by: Daniel Greuel <[email protected]>

3f35178786018136d944a6fddff08e4c74d06fd1 authored almost 5 years ago
Fix for #1308 and #1309 (#1310)

2a51d708ae9f2f68c2f2f2104d077aaa29f2b6b0 authored almost 5 years ago
Update ---bug-report.md

41a138f174ccec232922e6d732da0cd5012380e8 authored almost 5 years ago
Fix documentation package name #1311

98d9b2a50b12d280793be68eda3070f9e57fe605 authored almost 5 years ago
v10.1.1

2ed79e0139cfc06922ef74a6e5745f219d23ee80 authored almost 5 years ago
revert `getDynamicStyles` migration introduced in 10.1.0

0b6a39bb3f22bef8e628464062dd9eb846345b99 authored almost 5 years ago
v10.1.0

4e1d4289995bbc080eaf7d21fbc48b939a639ca8 authored almost 5 years ago
Update changelog.md

2c665da55903778f624c1a0c680941d8f1d9bdb8 authored almost 5 years ago
Migrate examples to monorepo (#1306)

* Migrate examples to monorepo

* Update examples

* Fix some examples

* Remove 'View sou...

8b3e3fc54d217920550e5181d2338f9c43f60fa6 authored almost 5 years ago
Update changelog.md

ae76df53dcc6e3be0f5c2932f72102b1c62f7db1 authored almost 5 years ago
Fix generateId ignored by JssProvider when there is an id prop (#1297) (#1304)

Co-authored-by: Pete Feltham <[email protected]>

f56298104526ffe82c70afeaa5b9e239ed0e09b2 authored almost 5 years ago
move getDynamicStyles into react-jss package (#1303)

04baf1af96062cfa1c1520bbb9a0311303f4a399 authored almost 5 years ago
typescript support for createUseStyles theme (#1294)

05585ea5cc84706cf3b7d58ec3ffa844a511630d authored almost 5 years ago
Bump handlebars from 4.0.11 to 4.7.3 (#1302)

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.7.3.
- [Release no...

9595913a252dd27cc2d4d28c47785d432f325647 authored almost 5 years ago
Update react-jss-hoc.md (#1260)

Documentation is out of date: `WithStyles` has been deprecated. Update to new naming convention.

e77460cf3fff769a576d5ade50687e89a3d71749 authored almost 5 years ago