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

improve types and docs

github.com/cssinjs/jss - ed5c89714f6f3d8cde94079cfc0f116c65bca13f authored over 7 years ago
remove Object.create(null) #515

github.com/cssinjs/jss - 542cfd3a1cdd32d1c5bc7e6daa22cea2d8f087bf authored over 7 years ago
fix priority when insertionPoint is an element, moved Renderer lookup, improve typings

github.com/cssinjs/jss - e942fe08c47ceef244678f6d2957d8d139c8e29f authored over 7 years ago
update lockfile, use prepublishOnly

github.com/cssinjs/jss - 3207eb57b4a763812bbce39601b66254d7e07e52 authored over 7 years ago
Option `insertionPoint` can now accept a DOM node #502

github.com/cssinjs/jss - e99f4d4be131abc6cd31710e846c4294852ddcba authored over 7 years ago
Fix dynamic values for conditional and keyframe rules

github.com/cssinjs/jss - 03065248e3e1772751e2edaba835d9d371c4ac83 authored over 7 years ago
Fix Rule type, add cssom definitions

github.com/cssinjs/jss - 9219ad88cd5477cb22f30d9fe899ba19f422852d authored over 7 years ago
Add babel-plugin-transform-runtime for tests

github.com/cssinjs/jss - 4a65da7a9b6ad199d4aee5351e768386a3134c02 authored over 7 years ago
changelog 7.1.5

github.com/cssinjs/jss - 39b78fd498084d042b86705d7d4ce4079783e978 authored over 7 years ago
prevent duplicates in the sheets registry #504

github.com/cssinjs/jss - b4ff4332797d0a665e2dfeb382b6121a00e7b82a authored over 7 years ago
optimize sheets.add for a big registry

github.com/cssinjs/jss - abfb1a53ea362189e286e8d4263184b6b592035c authored over 7 years ago
changelog 7.1.4

github.com/cssinjs/jss - a9fe97ff2e4b1570cbb5717446f0c4eda042d97d authored over 7 years ago
don't throw when rule is undefined #489

github.com/cssinjs/jss - e0f3196e9dfd974a8a7ccf0b558103819a0a02e4 authored over 7 years ago
changelog 7.1.3

github.com/cssinjs/jss - 6a83a06007473c2827266411c8d16e0556210553 authored over 7 years ago
update flow deps, fix generateClassName type #507

github.com/cssinjs/jss - 66e9a8c0a68f6a3fb9d5493fcefcc220ca7228d4 authored over 7 years ago
Merge pull request #496 from bigslycat/master

Fix createStyleSheet type definitions error

github.com/cssinjs/jss - 38adf08367af4ca6b66264d87dec67e9364229e0 authored over 7 years ago
Merge pull request #505 from lttb/feature/fix-fn-for-nested

Fix function values for for nested rules

github.com/cssinjs/jss - 00111c13d5526566df7e2d20258179aef148d0ee authored over 7 years ago
Add tests for rules from plugins queue

github.com/cssinjs/jss - 2cd46958ac16281c2c808910d2f3cad93f04246e authored over 7 years ago
Fix function values for for nested rules

github.com/cssinjs/jss - 0a76ede2144e43d7b16fc6104cdd2b4a6cf1e63e authored over 7 years ago
Fix createStyleSheet type definitions error #495

github.com/cssinjs/jss - 780002a81a129fa56a19698bdaafa4f57e8340dc authored over 7 years ago
changelog 7.1.2

github.com/cssinjs/jss - a695385107c05daa5ba2ca5f71f167faabb37a0d authored over 7 years ago
fixes #471

github.com/cssinjs/jss - fa392aff49759bb8d92e8b6ed2a87b7870903f6f authored over 7 years ago
Merge pull request #480 from oliviertassinari/patch-1

Update readme.md

github.com/cssinjs/jss - 4081712397358a7eb3d33f1c898cebee54b51ef8 authored over 7 years ago
Update readme.md

github.com/cssinjs/jss - a89da9e2fffb61e52dbf5ba03d4772753bcf43e6 authored over 7 years ago
Merge pull request #478 from piamancini/patch-1

Add backers and sponsors from Open Collective

github.com/cssinjs/jss - b8a9eccd9981770e4a5a4311b87ffebcd06b88b4 authored over 7 years ago
Add backers and sponsors from Open Collective

Now your open collective backers and sponsors can to appear directly on your README.
see how i...

github.com/cssinjs/jss - 7852abe0738aebbba60245ebc67cc4edc007bcb9 authored over 7 years ago
7.1.1 changelog

github.com/cssinjs/jss - 52e64e06b4a37d5eb628f7455ed8126469d84320 authored over 7 years ago
Merge pull request #477 from lttb/feature/fix-add-rule-for-fn

Fix addRule for functional values, fix #475

github.com/cssinjs/jss - acc9410e25dfa2c371e60872476bc0adf7ce24d0 authored over 7 years ago
Fix sheet.update() test, add test for .addRule with function value

github.com/cssinjs/jss - b9e3da2ea4cf8e926b6b1556a677d458bf2d0393 authored over 7 years ago
Fix addRule for functional values, fix #475

github.com/cssinjs/jss - c6ff8ddae926f6fe98cc767cb3d6806c1f80a3ba authored over 7 years ago
7.1.0 changelog

github.com/cssinjs/jss - 6965cbfbd4c0a4370adedbd54a2910725ed332d8 authored almost 8 years ago
Merge pull request #473 from cssinjs/update-rule

Update rule

github.com/cssinjs/jss - 43f2489750fe6c78941cf84b2618055229210f25 authored almost 8 years ago
avoid circular dependencies

github.com/cssinjs/jss - 96933d9cef342cf29af086c4322d31174a8916f4 authored almost 8 years ago
add optional rule name to sheet.update method

github.com/cssinjs/jss - bd9e8c91f9d09a076c36bc7a8a8102f9cbaffc17 authored almost 8 years ago
Add tests for sheet.updateRule()

github.com/cssinjs/jss - 46c96c3e01e6cbaad12c5bcd969c57df5fd932c7 authored almost 8 years ago
7.0.3 changelog

github.com/cssinjs/jss - 803b38957f83a0abc9475a55b6acb38e005b46ed authored almost 8 years ago
redeploy a sheet when it has dynamically inserted rules and was reattached #438

github.com/cssinjs/jss - 1cdffb4aa168846679a9b3ebdee77b0fab8eca74 authored almost 8 years ago
create a failing test for #438

github.com/cssinjs/jss - 156213b00abd3a88244d72bfdae161b15e4fe0fd authored almost 8 years ago
Remove temporarily jss-isolate from the tests

github.com/cssinjs/jss - 4d17c79cf62c3bd2a9fa6b390c729cc5d224d202 authored almost 8 years ago
changelog 7.0.1

github.com/cssinjs/jss - 407e3e93aa5467e795e13060cda18b7af9b5beaa authored almost 8 years ago
fix getDynamicStyles

github.com/cssinjs/jss - b60654e6e57cf8473673c5939d738613be182886 authored almost 8 years ago
Merge pull request #464 from timsnadden/patch-1

Update changelog.md

github.com/cssinjs/jss - 7081337e0556915172c5dbf8e6689f611a7d98f2 authored almost 8 years ago
Update changelog.md

Fix spelling

github.com/cssinjs/jss - 8b4d8d90cf677c740008fff745f25c433514af69 authored almost 8 years ago
Merge pull request #463 from rudeayelo/patch-1

Add XING to users.md

github.com/cssinjs/jss - 432ccdb33deff9d72fd08fba74c092be48d66bdb authored almost 8 years ago
Update users.md

github.com/cssinjs/jss - fedd7330622991af2b486d607885271ae76ba906 authored almost 8 years ago
update devDeps for plugins

github.com/cssinjs/jss - 1ddc279142e7a9f40040a53fc306f7289a880a17 authored almost 8 years ago
insertionPoint docs

github.com/cssinjs/jss - b841b18a9e564f35176174f3a2fdb1e7e35ec89a authored almost 8 years ago
update to the latest webpack #453

github.com/cssinjs/jss - 3e6407d64b3c19907c18a303d993d4d373726893 authored almost 8 years ago
changelog

github.com/cssinjs/jss - c4eea4f15432d84e6d7d434900435669f927b010 authored almost 8 years ago
changelog, docs

github.com/cssinjs/jss - c19ae5985f235af61ede22e0562d58a627decb87 authored almost 8 years ago
Merge branch 'feature/immutable'

github.com/cssinjs/jss - 8c02f90dc41328ed1146243eb29f79c0c6fcdcaa authored almost 8 years ago
Merge pull request #449 from cssinjs/feature/immutable

Remove JSON.stringify/parse, addd onProcessStyle hook and more.

github.com/cssinjs/jss - e97da490d9a33b4ef93465f5a6a5b30b7e266879 authored almost 8 years ago
changelog for #441

github.com/cssinjs/jss - 9411840e53f761afb44e381651009afbf7648b27 authored almost 8 years ago
save the fn value last known value as $prop

github.com/cssinjs/jss - 83029a49b2a74e12e0a6a849f7577ef73b5dc7dc authored almost 8 years ago
update docs for generateClassName

github.com/cssinjs/jss - 945473b6433f4c1d29fb095d7adb4fb5f106e623 authored almost 8 years ago
7.0 changelog

github.com/cssinjs/jss - 9e697d6ce3706e846a0ed05eb164ea6deb25d15d authored almost 8 years ago
update all plugins

github.com/cssinjs/jss - 383c9a55bbb2c0d5a1d4d9bc6668109e30d1c4b0 authored almost 8 years ago
ignore function values in the rules

github.com/cssinjs/jss - d66ff8321a29dce5814f7b26f019a52d92517e87 authored almost 8 years ago
remove deepFreeze

github.com/cssinjs/jss - f465ad061a8dc155ef600cb98e94942e869572b3 authored almost 8 years ago
make cloneStyle reccursive

github.com/cssinjs/jss - cb13d9f35619c3dc5cc008ab6685c6600d68bde0 authored almost 8 years ago
remove cloneStyle from the public api

github.com/cssinjs/jss - de22da8a16c1beb3f55de661c13e07ad3628f150 authored almost 8 years ago
add json clone to the bench

github.com/cssinjs/jss - f8aad9301baf54d03afce9060e6c7d0aeda02573 authored almost 8 years ago
wip updating plugins

github.com/cssinjs/jss - 05508937811709a99743e1cbeae4acdec84d2d2b authored almost 8 years ago
add test for raw object and style ref support

github.com/cssinjs/jss - 05f8ef9711e8d7e29cdf7a67075464f46e0e19c5 authored almost 8 years ago
ensure onProcessStyle chains the returned value

github.com/cssinjs/jss - 198da10b715c7993ddbfe940f4baf1beca3fcafa authored almost 8 years ago
don't call onProcessStyle if .style is not actually defined

Also rename FontFaceRule.decl to .style because its actually a JssStyle
object/array

github.com/cssinjs/jss - 41d6f8f1a16ddb498c1df4fc47db1e2c73e9f485 authored almost 8 years ago
remove getStyle method from RulesContainer, lets just use .raw

github.com/cssinjs/jss - e503768ef760229105cff0779ce4370d04ae240c authored almost 8 years ago
require a return value from onProcessStyle hook

github.com/cssinjs/jss - 926abeaac3e7626efd971a37fa366db31dd081b8 authored almost 8 years ago
require return value from onChangeValue hook

github.com/cssinjs/jss - 6839e21dba77c32589c49be188e1ac06bc169ac9 authored almost 8 years ago
remove .only from the bench

github.com/cssinjs/jss - a2f6c875a0d4a21ecf9a377bfdd93d46fc2c3886 authored almost 8 years ago
add a todo for JssStyle type

github.com/cssinjs/jss - 19c6533bde50d330fe4a204e8b2a0d3ae51125a7 authored almost 8 years ago
moved originalStyle to RulesContainer#getStyle

github.com/cssinjs/jss - 501575c6bf935552c7c01ad8d8d2e47bfa4ab1a9 authored almost 8 years ago
document and export cloneStyle

github.com/cssinjs/jss - d0126b4792083eb54e8baefa9e180db2bcce8499 authored almost 8 years ago
document onProcessStyle

github.com/cssinjs/jss - d9c54e3c5bb477706fa2791416087a08ee00f270 authored almost 8 years ago
implement onProcessStyle

github.com/cssinjs/jss - ed997a346aaa2ef04f2d04238f5a3dab0b3035c8 authored almost 8 years ago
warn when unknown hook is used for better DX

github.com/cssinjs/jss - a835d9aa405382073541cf411188637d15d3f2c9 authored almost 8 years ago
rewrite hooks tests

github.com/cssinjs/jss - 9f6e9d83f313764ecb2020c0d71ce438d0f6b96f authored almost 8 years ago
remove default plugin fn mapping

github.com/cssinjs/jss - b1c11180e38e252fde47e56e71427724e6d31b73 authored almost 8 years ago
add test for the onChangeValue chaining

github.com/cssinjs/jss - d7ef70523e7e0720c6e480d3fa8e0b00ebfb60cd authored almost 8 years ago
merge master

github.com/cssinjs/jss - 4d9a1599e6a33b3f4e7cadc84c632223ff225e65 authored almost 8 years ago
change generateClassName signature

github.com/cssinjs/jss - f19145c8277b32c493f164a63089f09098f51c0e authored almost 8 years ago
deepFreeze all rules

github.com/cssinjs/jss - 74687bf8e1533098db4c6e3233efe49246b864ea authored almost 8 years ago
Merge pull request #448 from cssinjs/feature/onchangevalue

Implement onChangeValue hook

github.com/cssinjs/jss - 322c541ff436b8eb136eb7b5b05cdde567917163 authored almost 8 years ago
remove fb copyright, because the code is modified a lot

github.com/cssinjs/jss - dcee1a3b8899e13381bb116783c1e873e564e079 authored almost 8 years ago
remove suite.only

github.com/cssinjs/jss - d96c5f0ad3a45dd90de7a41e60f5ec2ec561450e authored almost 8 years ago
cloneStyle, remove JSON.parse/stringify

github.com/cssinjs/jss - 3b092274e6f5d45d39dade848ff36bc98510f0b4 authored almost 8 years ago