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

fix prettier

# Conflicts:
# docs/csp.md

github.com/cssinjs/jss - 027ccdb96524808bf5726fc88d790677e7445acc authored almost 7 years ago by Oleg Slobodskoi <[email protected]>
fix formatting

github.com/cssinjs/jss - 09d696a1da1a43ffff0ef2e56a201358e35e8e8c authored almost 7 years ago by Oleg <[email protected]>
fix wrong merge

github.com/cssinjs/jss - b6ca7220e2c5bb2a1996f13060d2b1b807816b5e authored almost 7 years ago by Oleg Slobodskoi <[email protected]>
increase size limit a bit

github.com/cssinjs/jss - 3bb7ec707779d7b75cab3ca0103bab530d74eb56 authored almost 7 years ago by Oleg Slobodskoi <[email protected]>
prettify

github.com/cssinjs/jss - 89e25c2992a2bb303fa1f4977c85aff071b92712 authored almost 7 years ago by Oleg Slobodskoi <[email protected]>
9.6.0

github.com/cssinjs/jss - 9a5c3dfe6c696b1545b9f71e5ff1576c8ba9a20c authored almost 7 years ago by Oleg Slobodskoi <[email protected]>
changelog 9.6.0

github.com/cssinjs/jss - 66997023e7206dd093b986bfdeefbcadbdb016e9 authored almost 7 years ago by Oleg Slobodskoi <[email protected]>
merge master

github.com/cssinjs/jss - 1d8b07b862f4fae28250434383fcecf4fa817bc8 authored almost 7 years ago by Oleg Slobodskoi <[email protected]>
prettier settings adjustments

github.com/cssinjs/jss - 228b92635785985d5b5bb7fd62e6d498eb23aac1 authored almost 7 years ago by Oleg Slobodskoi <[email protected]>
element.remove() is not supported in some IE

github.com/cssinjs/jss - 70719d0519c07f387a10b7eda20f04679eb2cf65 authored almost 7 years ago by Oleg Slobodskoi <[email protected]>
shorte name

github.com/cssinjs/jss - 3ab045b024c2fe8520991bfe09bd7fde98464778 authored almost 7 years ago by Oleg Slobodskoi <[email protected]>
fix memoize type through generics

github.com/cssinjs/jss - d98e56757b38a8112c7932be875700eb3817908d authored almost 7 years ago by Oleg Slobodskoi <[email protected]>
Merge branch 'master' of https://github.com/Graham42/jss into csp

github.com/cssinjs/jss - 4988ad7e9113086910908d505433bf96615c8957 authored almost 7 years ago by Oleg Slobodskoi <[email protected]>
Abstract memoization

github.com/cssinjs/jss - 54fc1df2d2a67abd6ad621e8a8206688309626ae authored almost 7 years ago by Graham McGregor <[email protected]>
Cache the csp-nonce value on first call

github.com/cssinjs/jss - 9e67fee6fd0abd2b42f705a1eb41e544528ddad1 authored almost 7 years ago by Graham McGregor <[email protected]>
Update nonce code to work the way the docs specify

github.com/cssinjs/jss - 8f8e32426ceff35f096e083f359a14e765dee18f authored almost 7 years ago by Graham McGregor <[email protected]>
Update docs for securely using a CSP

Previous recommendations were insecure.

From the MDN docs:
https://developer.mozilla.org/en-US/...

github.com/cssinjs/jss - 78d9f0a98a192bc9b2703c6c8b70503f9d95b5e2 authored almost 7 years ago by Graham McGregor <[email protected]>
Check prettier status in pre-commit hook

Want to enforce like eslint.

Removed `git add` because it wasn't doing anything as it was. If t...

github.com/cssinjs/jss - 2a7e42fc35affe06425ef22504224630a244e347 authored almost 7 years ago by Graham McGregor <[email protected]>
Add empty comments to make eslint happy with prettier

Prettier was formatting the css onto the same line because it is short,
however eslint was then ...

github.com/cssinjs/jss - f6fc0db81748f07923bb1cbdb83a1ae52b57415c authored almost 7 years ago by Graham McGregor <[email protected]>
Format code using prettier

github.com/cssinjs/jss - 7ed11be57891793be868733649579650b7c099f0 authored almost 7 years ago by Graham McGregor <[email protected]>
Configure prettier

Tried to choose configuration that matched previous style (single
quotes, no semi)

Also remove ...

github.com/cssinjs/jss - 16f6f4ab4f8705fba689bf5535395dbf4f43181b authored almost 7 years ago by Graham McGregor <[email protected]>
Treat package-lock.json like binary

Don't want to see changes to the package-lock.json file in git diffs
because it's usually not re...

github.com/cssinjs/jss - 7e13297f2258920cf46c1b33d457a02552be0314 authored almost 7 years ago by Graham McGregor <[email protected]>
add markdown plugin for eslint

github.com/cssinjs/jss - d2a2032e9e357faf1994d245ee102db04fa8711b authored almost 7 years ago by Oleg Slobodskoi <[email protected]>
Fix Typo

github.com/cssinjs/jss - ed23e07811a95f7c0f12022a70621be67510a828 authored almost 7 years ago by Graham McGregor <[email protected]>
Merge pull request #667 from eaardal/csp-setup

Csp setup

github.com/cssinjs/jss - 34ea1501d4b655fb2c9d09fb5f2ccc46f0c85c15 authored almost 7 years ago by Oleg <[email protected]>
CSP docs: Writing JSS in uppercase, removed img, rephrasing

github.com/cssinjs/jss - 1665ee980e71c6c6599055e760efbf38837e5302 authored almost 7 years ago by Eirik Årdal <[email protected]>
CSP formatting

github.com/cssinjs/jss - 4f1f90c5197a2c189b186a25c484f8d7495ef758 authored almost 7 years ago by Eirik Årdal <[email protected]>
CSP resources

github.com/cssinjs/jss - 4efd834b381d8ac55c39e86ed05b7aa22ea0aa0a authored almost 7 years ago by Eirik Årdal <[email protected]>
Minor CSP tweaks and formatting

github.com/cssinjs/jss - 94bcc7fb75e24ad797721951776c8c2d6c65c619 authored almost 7 years ago by Eirik Årdal <[email protected]>
Added documentation for configuring CSP

github.com/cssinjs/jss - 3b1e6d9d2916a48be2d5e88ca288d3eae8268f31 authored almost 7 years ago by Eirik Årdal <[email protected]>
remove codesponsor link

github.com/cssinjs/jss - dd8b78206412293c93a329242a279a095b4c6546 authored almost 7 years ago by Oleg Slobodskoi <[email protected]>
9.5.1

github.com/cssinjs/jss - a637a3be1d989da618064e4bde656ca390483e15 authored almost 7 years ago by Oleg Slobodskoi <[email protected]>
release 9.5.1

github.com/cssinjs/jss - 8f2e9314fb7749857c585adfde5426250bac841c authored almost 7 years ago by Oleg Slobodskoi <[email protected]>
9.5.0

github.com/cssinjs/jss - cd961a879194df3b6b67f204bca56c0c71307dc0 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
Export `toCssValue` utility function for css-vendor package

github.com/cssinjs/jss - 2d642d9818b151c381fb368348c50ac9961a2960 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
fix typo

github.com/cssinjs/jss - 7b9c1222893495c585b4b61d7ca9af05077cefec authored about 7 years ago by Oleg Slobodskoi <[email protected]>
update changelog

github.com/cssinjs/jss - c122aee987ff84098ac5eb895c3afeb2b03b706f authored about 7 years ago by Oleg Slobodskoi <[email protected]>
increase size-limit a bit, need to start optimizing the size

github.com/cssinjs/jss - 0e2b290031badb612019cc2c9708ba42976eb928 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
webpack is already handling global

github.com/cssinjs/jss - 8252b25dfa7ebdb9ab9112c6760279cd79e742d2 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
9.4.0

github.com/cssinjs/jss - 2853cb067fc3733fa59042b020ccf76de0c19df7 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
update changelog

github.com/cssinjs/jss - 15c622f3ab4d3b0fc6ff7ae2e0b009f099f10027 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
update changelog

github.com/cssinjs/jss - 6ed7963786d5ef899075e95f81efc9530342154f authored about 7 years ago by Oleg Slobodskoi <[email protected]>
update symbol-observable

github.com/cssinjs/jss - cbca0939ab4c1f3f594bd30d8df4d735962e277d authored about 7 years ago by Oleg Slobodskoi <[email protected]>
Revert "use is-observable package #645"

This reverts commit 4d3f42558094d8c419ba56b98bb9f1a5c0ca77b0.

github.com/cssinjs/jss - dd0b311f0cf4924987fde5cfa2021c325929a101 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
Merge pull request #648 from cssinjs/instance-id

Use Jss instance counter in class names generator #644

github.com/cssinjs/jss - 0069efa74383dbb4dc3c477cfba9b8a00bc56648 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
better explanation for moduleId

github.com/cssinjs/jss - 88ffe5e688a61e633a3a70ebc47257a89f15bca9 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
wording docs closes #640

github.com/cssinjs/jss - d8409f1a315543b5e7d88b3956abfda695b47261 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
use Jss instance counter in class names generator

github.com/cssinjs/jss - afa57a6ad2383198e5d1e8b7c126455b13daa834 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
use is-observable package #645

github.com/cssinjs/jss - 4d3f42558094d8c419ba56b98bb9f1a5c0ca77b0 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
Merge pull request #646 from cssinjs/array-values-from-fn

Support array functions from function values + !important

github.com/cssinjs/jss - 8c42e5f967a3375ce43d6c5cc131937c73e25e3a authored about 7 years ago by Oleg Slobodskoi <[email protected]>
add JssValue type

github.com/cssinjs/jss - ef336838265b8f327a2287ccc0a4eb1f28eda569 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
fix IE10-11

github.com/cssinjs/jss - b3716aed7276d687c8336a6d583ab6691cc0dd0b authored about 7 years ago by Oleg Slobodskoi <[email protected]>
lint bench

github.com/cssinjs/jss - 3a20e774b1f0d68e59c17c5764ae41b8ee6113f0 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
add ignoreImportant flag which removes the need for substr call in setStyle

github.com/cssinjs/jss - a839c4bbabf4f4ac413fe4b954a9801b5d9215ed authored about 7 years ago by Oleg Slobodskoi <[email protected]>
remove findClassNames utility which isn't used any more

github.com/cssinjs/jss - 560341a52063de5ccade02592ff187b9e69e235d authored about 7 years ago by Oleg Slobodskoi <[email protected]>
optimize toCssValue performance

github.com/cssinjs/jss - 63c3e468f5d292fb7a289b3c3e52370df3401c65 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
add possibility to specify a test file to run for the bench

github.com/cssinjs/jss - 946a44c0732882238cc4148ea91bdf2749343d3c authored about 7 years ago by Oleg Slobodskoi <[email protected]>
add toCssValue benchmark

github.com/cssinjs/jss - cb08ef151e4c0acc0cf20f4651f8dc2b9c289fdb authored about 7 years ago by Oleg Slobodskoi <[email protected]>
better tests

github.com/cssinjs/jss - 468a9a37eb42345ad91290d2aee572690500eae5 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
support !important on a first array level

github.com/cssinjs/jss - 98d90fe3ce0c83b3d295007c0221822c7f8d8a2b authored about 7 years ago by Oleg Slobodskoi <[email protected]>
update docs

github.com/cssinjs/jss - a51887edb06241df258d7d47384fa8c343cee339 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
regroup tests

github.com/cssinjs/jss - 30d35a54796340a8a039bb0c5113a0315049ffe7 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
Add support for '!important' while using function values

github.com/cssinjs/jss - 897a79440c87c66ad2c7912e8ca90cee04ae8c19 authored about 7 years ago by Steven Rasmussen <[email protected]>
Updated DomRenderer logic to short circuit upon setting a style that uses array syntax.

github.com/cssinjs/jss - f8728da302ecbef310722cbe3e9eff7a592b7125 authored about 7 years ago by Steven Rasmussen <[email protected]>
Updated docs to show how to use '!important' with function values. Updated DomRenderer logic to short circuit upon setting a style that uses array syntax.

github.com/cssinjs/jss - 0a79beda1aed4782559bf2592c44f61bd96b48f5 authored about 7 years ago by Steven Rasmussen <[email protected]>
Added tests for new array values functionality with function values. Fixed logic to account for the correct array syntax when using arrays as values with !important.

github.com/cssinjs/jss - 7117751ead1cfef6013e9f94debaa0fceeb5b33a authored about 7 years ago by Steven Rasmussen <[email protected]>
Add support for array values when using function values api.

github.com/cssinjs/jss - 7433f5591aeeda9648cca22dd173f9e62881beaa authored about 7 years ago by Steven Rasmussen <[email protected]>
changelog

github.com/cssinjs/jss - 0338d68dfd953f3d5dd6ce488115edfc0a7e2e10 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
Merge pull request #643 from andrepolischuk/classname-prefix

Use prefix in className on production

github.com/cssinjs/jss - 3b29d46edff24ba022c1dfc7ecd025e3cc4d4a5f authored about 7 years ago by Oleg Slobodskoi <[email protected]>
use prefix on production instead of default

github.com/cssinjs/jss - 99ef3d0b2cfb168de928e4626dd918862f05a1e4 authored about 7 years ago by Andrey Polischuk <[email protected]>
Merge pull request #642 from andrepolischuk/onupdate-type

Add flow type for onUpdate hook

github.com/cssinjs/jss - b1343c59d68a795c14c7a36b9152d6e5f160caea authored about 7 years ago by Oleg Slobodskoi <[email protected]>
update docs with className prefix in production

github.com/cssinjs/jss - 6e9cccd10220e7415b9f56259f1f6f80226e63a6 authored about 7 years ago by Andrey Polischuk <[email protected]>
use prefix in className on production, fix #638

github.com/cssinjs/jss - 28fa2e2c096748c34806054b20e5b7d5856e9255 authored about 7 years ago by Andrey Polischuk <[email protected]>
add flow type for onUpdate hook, fix #637

github.com/cssinjs/jss - 1e6024f46cd67002490470fcbb89804af0a0ab24 authored about 7 years ago by Andrey Polischuk <[email protected]>
Merge pull request #641 from akryvomaz/master

Function values docs example

github.com/cssinjs/jss - eacb3eb44a277b531343d4ff3b5c5b5e0e207eaa authored about 7 years ago by Oleg Slobodskoi <[email protected]>
example for function values docs

github.com/cssinjs/jss - 160acb9b55192364a6467b5aedc7df9e12d2e934 authored about 7 years ago by akryvomaz <[email protected]>
add rambler

github.com/cssinjs/jss - d3cb9847a54720e0d3640fd491177afe0ca9f215 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
Merge pull request #634 from andrepolischuk/onupdate-hook

add `onUpdate` hook to docs

github.com/cssinjs/jss - 562c9fbddbb4fc704c2c6ac2438c54504827ee25 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
add `onUpdate` hook to docs

github.com/cssinjs/jss - 5bb6e0002b61db942557a0e694e337e3ac3ee863 authored about 7 years ago by Andrey Polischuk <[email protected]>
9.3.3

github.com/cssinjs/jss - 8298094e47d8701877202c6752cdc5b3ff01a43e authored about 7 years ago by Oleg Slobodskoi <[email protected]>
lint

github.com/cssinjs/jss - 3c0cb8c10da377298cbc56ef8dcab68a17cb4957 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
changelo 9.3.3

github.com/cssinjs/jss - 333a8baf46d3278fe029bca0e5a9c7c9bbbf5866 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
Merge pull request #632 from cssinjs/escape

Use a fallback regex instead of warning

github.com/cssinjs/jss - 9a746266677e2a58d4dadb2f838d2cc829f42c78 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
use a fallback regex instead of warning

we don't want to force people to install the polyfil, because it is a
rare one right now and it ...

github.com/cssinjs/jss - bf7d5a50c8f1a606b5bf48638579c85ac51a4ae3 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
9.3.2

github.com/cssinjs/jss - 8ba70c79e649f5f325d8501dccf1408f094b53b8 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
changelog 9.3.2

github.com/cssinjs/jss - 7adfd67b9377bef691c7e27bd3417c4c52dfe4ac authored about 7 years ago by Oleg Slobodskoi <[email protected]>
don't put escaped class names into classes hash

github.com/cssinjs/jss - 4b59dd08b32f2031a20e364c73e105a56dbc091e authored about 7 years ago by Oleg Slobodskoi <[email protected]>
9.3.1

github.com/cssinjs/jss - 135fa416d5c875235ad8335d1d08a9b50432c8ac authored about 7 years ago by Oleg Slobodskoi <[email protected]>
changelog 9.3.1

github.com/cssinjs/jss - 4331965c2c8d8f19ffcd52937eda6031bd1841f9 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
Merge pull request #628 from oliviertassinari/patch-4

Update createGenerateClassName.js

github.com/cssinjs/jss - 92b8d78696b332e855d94eb58b8eeed0ebb36b80 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
Update createGenerateClassName.js

github.com/cssinjs/jss - 78e11d6548761fe2d6e34e5368f5457386efade9 authored about 7 years ago by Olivier Tassinari <[email protected]>
9.3.0

github.com/cssinjs/jss - 1f4d2a49dbb5e2785c87334a04d25b72c2749005 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
v 9.3.0 changelog

github.com/cssinjs/jss - 36835a83bb5625dffd9980396893073f45d2fd12 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
Merge pull request #625 from cssinjs/escape

Add class name escaping for the dev mode

github.com/cssinjs/jss - 16be0792bc52253e52327a9fe87da8d8af67c754 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
add a test for emoji key

github.com/cssinjs/jss - f9637fbdcce74d8c1a9e1883b1f96c9efa783cb3 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
always use the polyfill, remove it to test the warning

github.com/cssinjs/jss - 4859231bfa0545052dc53ffdce9c5022b48e5130 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
Merge pull request #627 from andrepolischuk/master

fix incorrect expect usage

github.com/cssinjs/jss - 714f8d8ffe7b4ddd61c63c81779e6a30f373db98 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
fix incorrect expect usage

github.com/cssinjs/jss - 349550c590c1cf8be5b3f1f5b60b0300cc572bc7 authored about 7 years ago by Andrey Polischuk <[email protected]>
Merge pull request #626 from andrepolischuk/master

add __webpack_nonce__ support, fix #559

github.com/cssinjs/jss - 8c6ffc595e5afefa09a67e7127c6d0f7eebe24c8 authored about 7 years ago by Oleg Slobodskoi <[email protected]>
add __webpack_nonce__ support, fix #559

github.com/cssinjs/jss - da65cfcd2e9c8ce11e6194d45e1909acc2b5144b authored about 7 years ago by Andrey Polischuk <[email protected]>