Ecosyste.ms: OpenCollective

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

github.com/solidjs/solid

A declarative, efficient, and flexible JavaScript library for building user interfaces.
https://github.com/solidjs/solid

fix ssg types, spreads to html, dynamic spreads, universal renderer, reduce Transition queuing

454564c391b2aaecf16b4a784cf4ff373eebf680 authored over 3 years ago
v1.1.7

a135f8b621f4b223145df4d5687051d187acd045 authored over 3 years ago
cleanup old docs

ca15cda346bd687c8bd855262fb50444c8c1d1ef authored over 3 years ago
update dom expressions, fix #687 sandbox, fix #691 html entities

39f3630a00be7517e76f1190fc7e50ac2525730e authored over 3 years ago
docs: fix typo in jsdoc comments (#689)

b0aa2e2a136ac1fca23253f8e425d7ba16b3cdfc authored over 3 years ago
remove optional chaining

734aaa214206d3aa14671a1e02c4dd4de094f5cc authored over 3 years ago
v1.1.6

da70c25d88966fa3a11c0e60f1feb7d0dc2041c8 authored over 3 years ago
Fix setter callback form type, remove unneeded `as T`. (#682)

04e5d6f3dd504d0855c7cdb4059a0e0a0b1056b7 authored over 3 years ago
v1.1.6-beta.1

457dca77055fd2a304e8002f4a90ebd8dd3c4999 authored over 3 years ago
manually set lerna

b4fee285cb7f494efe4daa994ed07bda85ba4987 authored over 3 years ago
simpler concurrent fix

be5ac4f204871739b2399a50852f454353194841 authored over 3 years ago
update dom expressions, fixes #664 classList checks

b2fd134a627b077ae3f36ee40d401799f273d9f5 authored over 3 years ago
docs: Fix the typo (#680)

f9e4e1581a59742351c92c9e9fdb4637e8d369f7 authored over 3 years ago
more jsdoc goodness (#679)

14ab78e448fec1907d8fdbb7c0af855dcb235dd2 authored over 3 years ago
Fix `mergeProps` type to support arbitrary amount of objects (#667)

7ebecda8c42b5f98b2fca47292efed651a49dbad authored over 3 years ago
Make Part type aware of array or object target (#665)

3f213dfc3e6da1fd91a0289f3fee70a3518f8836 authored over 3 years ago
improve createResource types (#660)

* improve createResource types

+ jsdoc comments for better IDE integration (hover over the fu...

629203c6bb00ec376df802b4c7f5c41eaea5eba3 authored over 3 years ago
Remove Articles/Projects links

We have moved this to the website. Keeping examples since there many here not made in the playgr...

b0a55ae7f987fb79c8972c0b2ec7745d7b32c8a8 authored over 3 years ago
v1.1.5

6804d0ba34774a8e20473a12ce71a7d5799a6f9d authored over 3 years ago
update missed dep

37bedbef27bedb4e1da0d8397edce973e25fefcb authored over 3 years ago
add test for dev mode getters

c3844df55653b4bfa68382cc9a650bf2e2d8d445 authored over 3 years ago
fix #661 - state setter, fix #662 - hasing getters, update deps

4ee8d2236e7ae6adf1606acfd9bb492fbbdf7834 authored over 3 years ago
v1.1.4

670f4f3db98b5a9eeb07623ab5fff6beb32fe08e authored over 3 years ago
fix #652: firing extra effects coming out of transitions

8dd28e885b41ce0399b2d7b63b1d5359bb5649fb authored over 3 years ago
v1.1.3

8975cff7de881421c564b60591b375403db812d3 authored over 3 years ago
fixes #649 classList optimizations, fixes #651 null style prop

4dd95924f04e8d0d86b5c76df53e82a4f6165fa0 authored over 3 years ago
solid-js/store: improve SetStoreFunction type (#636)

dcda17e4ac11d9f377fc50562329f1bd3afa1585 authored over 3 years ago
Improve types of Show and Match (#643)

Show and Match both make sure that the `item` is "truthy" and therefore `NonNullable` via their ...

d442c6d66cac37b8acca1a9c6bfc08b2464c5cd0 authored over 3 years ago
v1.1.2

d4a2ede2deb7e75275fd1a6f821bfd908c80718b authored over 3 years ago
Remove extra characters on boolean attributes, null checks on ssr helpers

1b1c4478313a7f7f87b5583ba80a9892e6fdd603 authored over 3 years ago
Merge branch 'main' of github.com:solidjs/solid

d1f1a8bb9af0f4826226aecac6e777813a90e775 authored over 3 years ago
Fix missing stale check in transition

8959280db902b4417fbf6913903abc0519781e86 authored over 3 years ago
Added solid-validated-form package to project libraries (#617)

4ac8b0aa1865061328a879f446703f9512644afe authored over 3 years ago
JSX-Lite changed to "Mitosis" (#605)

maybe they visited a butterfly farm?

b12495b447aa1751b65da69ef08dee119abc48a7 authored over 3 years ago
v1.1.1

ed4e536909a3b098ae50f21daa67b9627beec00a authored over 3 years ago
fix #597, run depth first over breadth first

d946cfeb3cc42f39bad4b665a984e6be6f14b284 authored over 3 years ago
it's => its

0a6772b428d7dfa3f1c4a575722670d69055cb6f authored over 3 years ago
v1.1.0

187ab1f25a119faf469a0cf2611df786c3cd62c7 authored over 3 years ago
update deps

2e2535b65ff2d46fb388e034f93ccc5a57eb6aa5 authored over 3 years ago
Small tweaks to changelog

5b13f4a3731d3ad8039e0677a344b39cd385dc5a authored over 3 years ago
new concurrent scheduling, createUniqueId, from operator

865642fb7ebb41a6b1d543c595d67666ffb40c37 authored over 3 years ago
fix #594 readonly prop, SSR classList optimiazations

ff78265bdf271a5a881b1052dab823729a0f0f45 authored over 3 years ago
Fix/improve types for `Resource` and `For`/`Index`/`mapArray`/`indexArray` (#590)

* remove undefined from Resource<T> extends Accessor<T | undefined>

* make For and Index also...

8161f754565811652d094c9e6c3df9c9c7e2225e authored over 3 years ago
v1.0.7

461fa9d80a61ca011bd04e6c098028d1bf370135 authored over 3 years ago
fix #585 errorboundaries, fix #586 align attribute

ad475bcba4f932b04856721045a2bf793df75e1e authored over 3 years ago
Fix performance regression in Stores in Dev mode

851e83421cc470ef030b72d4c85f26224eefefec authored over 3 years ago
v1.0.6

be7a8bb7c31b2308bfead82d246daa40312e40d5 authored over 3 years ago
Fixes to SSR/Hydration, fixes #581

beb49f4cced4acf0a25d0250eccbc67eb32f8707 authored over 3 years ago
v1.0.5

f92ed39063ebed52e3c95dc9d01f6f270424fda5 authored over 3 years ago
Expose Setter Type for createSignal (#576)

* Export Setter<T> and update existing usages

* remove some usages of `any`

4baa3ff84f256cfe047304c6d8ecc4bb85b1b444 authored over 3 years ago
better topological sort

46af8c2ac2b04e587e51bf356f95de7af1785da5 authored over 3 years ago
v1.0.4

00b8567d9501b762f53d2150109c21d78892ae95 authored over 3 years ago
Fix #570 children types, clear out docs

14fdf49a9b6cd9c77b51377a030b7d9bf5373929 authored over 3 years ago
fix #571, no trim expression literals

5a3def3fe8287902c4dcb4fc794903458495c712 authored over 3 years ago
Merge pull request #537 from davedbase/main

COMPLETED/IN DRAFT: Italian translation

c4b31d8cae5f7c5fc46c2eea411bec1959b0a247 authored over 3 years ago
Merge pull request #536 from Gavin-Gong/zh-doc

doc: add chinese translation

1f7de4276d11173bcdbe095213329861676fdb6d authored over 3 years ago
Added a bit more clarity on directives

eef43232d22355b92a9086bd166d31f80542b65c authored over 3 years ago
update deps, fix #566

2354581301ad88fdef4d1b0cc5d32c5e2311cb36 authored over 3 years ago
Forgot the resources section

1a6b5123c4f05faea17280beb41eee5a3619cee5 authored over 3 years ago
Completed remaining documentation

f307a741808e8ba17d159d964c543608293cee9d authored over 3 years ago
Changing 1st person singular pronouns

b2a9775fb4a2c9ea2ca6cda2f4f326e9478fe1ce authored over 3 years ago
Added largest piece of the translation

06aeabe1911de99bc18964a2b7b7e88acd87978b authored over 3 years ago
More minor adjustments

42742aea8f44b1d9bec0c69073943b8eed26d967 authored over 3 years ago
Missing a word in the sentence

edd109d3ae8f9e6cce45064b94bca37563806ae0 authored over 3 years ago
Link to Solid Store for context

9fd9de504269624062a0297043a1cddc2e5387ef authored over 3 years ago
Cleaner sentence structure

36f65742a69f379727240a1c526ba42da054e6af authored over 3 years ago
Missing word and grammar adjustment

7394e0549f2f9fded8f6e318f44a0116adcde694 authored over 3 years ago
docs(zh-cn): revison doc

91c5ac3c8f7e624f3ad5ed91dcfd297bd1fd8a10 authored over 3 years ago
docs(zh-cn): faq

dab2912cf056633b19c3f17d2c95f1c4182675d1 authored over 3 years ago
docs(zh-cn): comparison

cd5a6dfd4d8bbb19843b30f36ebd2bc8f2dfa2f3 authored over 3 years ago
docs(zh-cn): projects

f123ef1ccfb3623201440b48e5fae84c78d98e6c authored over 3 years ago
docs(zh-cn): examples

e855ad7490132f34c29561944939c229cab58036 authored over 3 years ago
docs(zh-cn): articles

506c51ce5dd97552e47afbe1888e0a8979f68128 authored over 3 years ago
v1.0.3

badf493f5fce0bb5383d47913eef6d1f02e1a2b2 authored over 3 years ago
Improve `on` types

50fb34aa8549f90c18a77a2e3f2a5bba4195de1e authored over 3 years ago
Better resource type, fix #552, improve perf

85fe17b18a681d828582c8a0d9b16990d25e6a58 authored over 3 years ago
docs(zh-cn): api

d7075de613f252f42994240eeaec5c12021943f9 authored over 3 years ago
Fix hashValue from throwing when stringifying bigints (#561)

hashValue uses `JSON.stringify` which throws when it encounters a bigint. This commit fixes that...

fbd960569b95612dd8fee11d277fbe9037ac47ac authored over 3 years ago
Typo lal (#556)

a93d74072191418e4f999b582a5d4faab88a6221 authored over 3 years ago
Completed translating guide section

be6e766e5bf7d85f5ae52a4c5e1a881ceef6db4f authored over 3 years ago
Minor grammar adjustment

4d762ea3ebf3ef78727ad2192014ff06ac78a7a8 authored over 3 years ago
v1.0.2

8100f86d624e4fd983625af3acb1be641024aa27 authored over 3 years ago
fix #552 phantoms, better disabled event handling

8463cde532bfda610446b283867370f837383ecf authored over 3 years ago
v1.0.1

3ca75f00942ea88342bf6507ada76c72fc441a43 authored over 3 years ago
fixes #509, #541: event symbol, chained conditionals, escaping component children, add ownkeys

a6d68629baf0aa0b48a5544f3daa09410dd9d390 authored over 3 years ago
docs(zh-cn): server

27fd7e2eba241dcc3c354b4a3589e6941cf0b9c4 authored over 3 years ago
docs(zh-cn): rendering

9d09979fd6cd5c1840a135c34e0296419d02a524 authored over 3 years ago
Started first translation document

f1db0b3c848d2189abc228e03275c6d96898570f authored over 3 years ago
docs(zh-cn): reactivity

ec372f928119162a2ec93c8e1d0daacde1b308ef authored over 3 years ago
docs(zh-cn): getting-started

d1f49be162e7c24f8567e3f087417dbd8893814e authored over 3 years ago
Allow generic to be left out in PropsWithChildren type (#531)

Many components take only `children` as a prop, and nothing else. Defaulting the generic helper ...

0d83a1947aab4bea4223460d6756a38374ba391e authored over 3 years ago
Update reactivity.md (#530)

Fix typos

db4c3c8a4a3dce1dd7ed2dbac528422858342c00 authored over 3 years ago
Update getting-started.md (#529)

Fix typos and grammar.

701bcaeb9ee4175856c786a22100b0b0131b8231 authored over 3 years ago
update docs

47ad2594d6e7be1b052ddfefa7efdf7837a9dbc8 authored over 3 years ago
Fixing typo (#518)

743b7628b8c641b816a338d54ca3446a28ada3ce authored over 3 years ago
Merge pull request #517 from Celeo/patch-1

Minor grammar change to rendering.md

2ae7cb476bb4a3770f108a4f2f2c2a379ff9553a authored over 3 years ago
Minor grammar change to rendering.md

Adding "via" and a comma to make the sentence flow a bit better

0f95b5a1ea587f662b745ecac4c2e64bc5fc41ac authored over 3 years ago
Merge pull request #516 from tomByrer/patch-1

+ JSX-Lite to projects

6fbd8c26ce15fee47011e4f26dc2671c4d490c83 authored over 3 years ago
+ JSX-Lite to projects

0da0e9db110f9cf94c7124b50a6cb69e7f2ce82e authored over 3 years ago
v1.0.0

ce8763e6205f5291f3cc6fad2e776202cba5ca6e authored over 3 years ago