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 fallback hydration

53db3f0facad88748900ca1acdabdeeb8675feeb authored almost 2 years ago
fix #1586 error boundary called twice

b8a3ff131e46bb57837062933dc0e1df63feb054 authored almost 2 years ago
fix #1564, fix #1567 template literal bugs

4fdec4f9773741e1ea956619f291796a318c24f0 authored almost 2 years ago
Merge branch 'main' of github.com:solidjs/solid into next

6eb2bd9b1f638dcb6ec06227a78b9510e880c7f7 authored almost 2 years ago
fix #1573 top level reconcile not merging

1aff80c6ddca421e5ef15e2d4079441ad16785c0 authored almost 2 years ago
Export `isDev` const from solid-js/web (#1577)

61d1fe250c206e919636cc6ac172023a9d0bf23e authored almost 2 years ago
fix #1562 cleanup order

8d0877e4a9589b065479784389ea2d163ec49ea1 authored almost 2 years ago
Better types on function callback control flow

6b77d9ed6f3e8eabaa35d3aa83c05cae30ef6799 authored almost 2 years ago
Merge branch 'main' of github.com:solidjs/solid into next

2c0046920c6f4713195bd9ad85cc8ae57466396c authored almost 2 years ago
update license dates

31c455b3d5c5d98f240b984af67fe5d33305c468 authored almost 2 years ago
Fix `isServer` const type (#1571)

e2888c77859e97a130adbb6a7d8b8ffd99bb34e6 authored almost 2 years ago
Add catchError/deprecate onError

608b3c3a1675b4e655b83bc87e36c4f1063055cd authored almost 2 years ago
docs: fix typos (#1569)

* docs: fix typos

* add changeset

---------

Co-authored-by: Ryan Carniato <ryansolid@gm...

676ed331ff8c7857a663370098108c91510872fe authored almost 2 years ago
DEV: Add component function to component owner (#1563)

* Add component funciton to dev component

* Create nice-dogs-draw.md

24469762ec6fac5b437ae7d63d32fe5798d8e80d authored almost 2 years ago
v1.7.0-beta.0

04aaaf5c44e462809b44bbea8c0518cd9e68dfa6 authored almost 2 years ago
Add type narrowing non-keyed control flow

503b63281e02047414778838fdca41380066aeb9 authored almost 2 years ago
fix #1553 improper html entity encoding in literal expressions

6a4fe46cba8f89bc04d5aea3985f03fdb5c4571a authored almost 2 years ago
Remove FunctionElement from JSX.Element types

f7dc355fd52bb519f7d870b1f2ffefb318faf261 authored almost 2 years ago
DEV: Minor additions and change the API of dev hooks (#1458)

* Organize exports, export not exported types from signal.ts

Exported types: `AccessorArray`,...

71c40af637254567c651ef6b6685b3b1c5854a7e authored almost 2 years ago
Cast string into error while handling errors (#1530)

* Fix castError

* Strongly type onError

---------

Co-authored-by: Ryan Carniato <ryanso...

daccdb1cbd3839689f59073848fe8a0686de0c86 authored almost 2 years ago
fix dev tests

9e26ade839e2b451ccd9cc121cc3606833622752 authored almost 2 years ago
Remove name generation of owners and signals (#1460)

* Remove name generation of owners and signals

* Rename SignalMapValue to SourceMapValue

*...

4929530b3f8a284dcbf19ec703616d4a9b0a3db3 authored almost 2 years ago
better casting behavior

86c322799d951b8e17ae470a62a5194742abab2c authored almost 2 years ago
fix: KeyOf<T> allowing number to index never (#1550)

Do the `never` check before and not after the `readonly unknown[]` check.
This prevents `KeyOf<...

e245736fb0d55963b94f32bb657c0f617f56ead3 authored almost 2 years ago
v1.6.11

50a955e4d2713754e56a019d4e0bac607342093c authored almost 2 years ago
fix #1547, missing SVGPattern type

12d458daaba6205ac40d776e1c3a6dc6ea2af29c authored almost 2 years ago
fix #1541: process errors at the end of synchronous execution

6fb3cd8dae309e4da69d880d8570a3bc29a41acc authored almost 2 years ago
fix #1522, errors stop future effects from running

c5b208cde665f817a25418aba19053852ee75c0e authored almost 2 years ago
fix broken test

eb253cb130097a79e5556a111791756bdd54a2ee authored almost 2 years ago
Fix: swap KeyOf for MutableKeyOf in one of the SetStoreFunction overload (#1529)

* Fix: swap KeyOf for MutableKeyOf in one of the SetStoreFunction overload

* Edit store test ...

4aaa94b2bbca1028758cf7a92959f26a4814d8ec authored almost 2 years ago
fix error logic

c46040d07e59a4da705d5a97631c421ab05cb971 authored almost 2 years ago
fix: createResource should not ignores empty string throw (#1549)

* fix: createResource should not ignores empty string throw

* add changeset

---------

C...

91d518a3ae89602eef4522c5eb53852c780a553e authored almost 2 years ago
Fix owner leak in server's createRoot (#1546)

f9b8fee04831dba0f5c2b119f491ccdf85dd5487 authored almost 2 years ago
fix: set store not working when too deep (#1540)

Fixes https://playground.solidjs.com/anonymous/f595df62-5514-4986-b012-4894b8b02e92.

bfbd0026e05761c02461ec923f017ff87390153e authored almost 2 years ago
chore: export package.json (#1538)

* chore: export package.json

* chore: ignore .idea

* add changeset

---------

Co-auth...

1ecdea4f0ff025324d28616d86b4fb5ea7918f4e authored almost 2 years ago
Add fast track for `untrack` in case of `null` listener (#1534)

* Add fast track for untrack in case of `null` listener

* add changeset

---------

Co-au...

c26f93346accc867920fd462c798a0f1b4e32e52 authored about 2 years ago
Fix typo in solid/h/README.md (#1533)

assigment -> assignment

cf0b55d1d8e1999953290406decc84022133e6c2 authored about 2 years ago
feat: update typescript to v4.9.5 (#1528)

0dd76b2b97c57cab9aa5ee8d6b1bbb04d62d80b8 authored about 2 years ago
Fix JSX runtime (#1519)

This practically fixes the JSX development runtime, which passes several
other parameters, whic...

deed4d6e272cb4d567d1c3b1e21f5f50b3f3740f authored about 2 years ago
Support null for detachedOwner in createRoot (#1518)

18e734df2f0111561dff74fcc4a8a9049a2bd681 authored about 2 years ago
v1.6.10

755fc5bd9c9395cc64f0e4ca2244644151d99777 authored about 2 years ago
fix #1492, fix #1495, fix #1498

7ab43a4dbbab09697233e4622dfa495afa743fe1 authored about 2 years ago
Export `EffectOptions` and `OnOptions` from main module (#1506)

* Export `EffectOptions` and `OnOptions` from main module

* add changeset

---------

Co-...

695d99b6fbc1f55c91aed0600b0c1f13e4ee426c authored about 2 years ago
fix #1493 export DynamicProps (#1504)

* fix #1493 export DynamicProps

* add changeset

---------

Co-authored-by: Ryan Carniato...

dd879da4adb8434d7cf4b202c4124a42ce52ce77 authored about 2 years ago
Update broken link for Tic Tac Toe (#1502)

Nothing fancy, I've just updated the link for the Tic Tac Toe demo. The css file had the wrong e...

b7e51b72ee31f4b93fb339cf70c9dd53745835e5 authored about 2 years ago
Fixed the return type of the `Symbol.observable` method in the generated `.d.ts` (#1499)

* Fixed the return type of the `Symbol.observable` method in the generated `.d.ts`

* add chan...

d35a1ca9d8cc2e02fb68fe69ab3912bb95573fa4 authored about 2 years ago
Add generic to onCleanup (#1496)

* Add generic to onCleanup

* add changeset

Co-authored-by: Ryan Carniato <ryansolid@gmail....

d89e79118763e87a33eb75773fec67f13d6fb0eb authored about 2 years ago
Fix broken comments description link to solid docs (#1490)

* Fix broken comments description link to solid docs

* add changeset

Co-authored-by: Ryan ...

1b32e633ab6fd1ff846bf2d13a5cf8cb3a44f9d1 authored about 2 years ago
v1.6.9

49793e9452ecd034d4d2ef5f95108f5d2ff4134a authored about 2 years ago
DEV: registerGraph `graph` property added to values (#1462)

* Add `graph` property to source map value

* add changeset

Co-authored-by: Ryan Carniato <...

12629a3430f57b4015bd6af033ac2cf437c56dd9 authored about 2 years ago
fix #1478 error infinite loop

0ad98597860e187835854550228d7f5eeb197198 authored about 2 years ago
streaming without a wrapper, compile time JSX validation

a572c12c29c91e587f08a11b7768caee107560de authored about 2 years ago
v1.6.8

19e63798990be0f40b27a5ddd58fe3af837d818a authored about 2 years ago
Fix #1461 - streaming broken due to reusing same resources for lazy dedupe

6db2d89278ef49618269c16c2a0c61bf61eb187a authored about 2 years ago
v.1.6.7

54d889f1fb54d0fdb227b4ff138d2be8e8c32fa9 authored about 2 years ago
fix ssr booleans, improve ssr performance

89baf1206a1df27ab5a666b6c31729fd1505e341 authored about 2 years ago
Fix `For` and `Index` type definition (fixes #1453) (#1454)

7078f5505f4e724501aad3581467da79f530a364 authored about 2 years ago
Fix lazy defined in components during SSR

c8edacde315080b4c1b6e5a47e3adc43312113ae authored about 2 years ago
Fix unowned roots having owner in dev (#1456)

* Fix unowned roots having owner in dev

* add changeset

Co-authored-by: Ryan Carniato <rya...

1384496c3c1c12a67ab99fada871698e27d65fbe authored about 2 years ago
Format/Cleanup (#1455)

* Organize exports, export not exported types from signal.ts

Exported types: `AccessorArray`,...

c4ac14cc7bcf00fce2a0d836d8a17c3df295d2ea authored about 2 years ago
stub out render and hydrate on server

1dbd5a917af4e36a78e5837e4cf5b2848eea18f6 authored about 2 years ago
fix #1452 - runWithOwner own its errors

54f3068dee208d6b37fa5f72a9571b5443a7b81b authored about 2 years ago
Typescript: disallow setting readonly store props (#1444)

* Typecheck setting readonly props

* Run prettier for modified files

* Move typechecking t...

3fd936c91da41452dc86eb0ec1d255738d59305d authored about 2 years ago
small tweaks to splitProps

04fdd3088c978bfe6e6cb98e61473ce9543327de authored about 2 years ago
make splitProps with dynamic source return proxies (#1447)

* make splitProps with dynamic source return proxies

* add changeset

Co-authored-by: Ryan ...

368e5088bdafc881a2970289a235d185d1f039fd authored about 2 years ago
v1.6.6

bcfcb5c4ff3ccc50d25f939f46c38a786e57a313 authored about 2 years ago
fix #1423 - inlined arrow functions ssr, update rollup

2119211bc3d5397a45df8cf2e088d5a541957c4e authored about 2 years ago
Fix #1436 incorrectly missing proxy detection

5a5a72dfd5b4b9d3d10da7745477988e19486045 authored about 2 years ago
update readme

a4ddfa7604ec25e7e0112389ca639532bea9f0b1 authored about 2 years ago
fix: delete lazy contexts one by one as they are completed (#1430)

* fix: delete lazy contexts one by one as they are completed

When one lazy component is rende...

5eb575a057ed21d16e24c1aa99d3e10423f970ed authored about 2 years ago
Export SignalOptions (#1411)

* Export SignalOptions

* Create breezy-doors-leave.md

Co-authored-by: Ryan Carniato <ryans...

a60385014660007ba2e76513f4643eb0a6bdd6bc authored about 2 years ago
v1.6.5

d2cc538a23fb5302d0d3153732273972678de543 authored about 2 years ago
fix #1416 nulls in array reconcile

50d1304d3908cc2dd9a77f376255dff523c3295c authored about 2 years ago
fix #1410 - node 14 compatibility

ee71b169e9e078b000bbcec169b1fa1a541a3fe4 authored about 2 years ago
v1.6.4

0ecc8e8758a73881cf541ea0dd14be8f6b9847bb authored about 2 years ago
fix up memoizing merging functions

a42a5f6e7150a981a979f84c2745a4a4ba03f6ec authored about 2 years ago
mergeProps wrap functional sources in a memo. #1321 (#1326)

* mergeProps wrap functional sources in a memo. #1321

* mergeProps wrap functional sources in...

a3a69b124060ec406996ea1a98d8a19050254d1b authored about 2 years ago
fix mergeProps breaks with function source (#1403)

bd5b5dbdc4db35a71787570b93097035535dfe93 authored about 2 years ago
fix: dont skip memo for cached lazy components (#1400)

753929e8b508c8f3d71b5f2f01f12c00f9330759 authored about 2 years ago
v1.6.3

18f6afc7f2f8a1a8469c0d016b06142f19cce091 authored about 2 years ago
add changelog

e95e95f9997b020bf6513efe37046b4783b828df authored about 2 years ago
fix portal event redirection

12c0dbbbf9f9fdf798c6682e57aee8ea763cf1ba authored about 2 years ago
fix #1383 server undefined, fix #1380 infinite forms

c874b32973d0134ccb1afaa6cb639e091463e67d authored about 2 years ago
update lock file

4dfc262aa865fe9501b371c27e00b7b3ea8b0d71 authored about 2 years ago
chore: add changesets for bump (#1358)

0ed97cfa7c4c5769da330b69145fba2df98147b6 authored about 2 years ago
feat: add jsx-dev-runtime (#1393)

* feat: add jsx-dev-runtime

* 🚃

* 🚁

2f11ee10d6606f3b77622564e99e2bea3a4256a5 authored about 2 years ago
Fill name option of some primitives in dev (#1370)

* Fill name option of some primitives in dev

* Add name options to array.ts

b0f2c85d32398fcb87d708631b234f2d2cb1d9d6 authored about 2 years ago
fix omission that breaks `onHydrate` on non-promises

c993eb0c6fb7e39772759f1f7605fdb27dbf5863 authored about 2 years ago
Fixed typo in comments (#1356)

e6e1d26b408eb3626bbad4b4f2899b8b6d363d07 authored about 2 years ago
v1.6.2

1b616966f39f58db779c5cd23342c8d0a8dcaf96 authored about 2 years ago
fix #1331 store "in" operator

890d3c109bb52cbea11a88a71b70696cd6ad2c03 authored about 2 years ago
DEV: Add a way to observe stores (#1307)

* dev: Add a way to observe stores, export DEV object

Adds a dev-only ability to observe stor...

40d6db6029efcb2e68d4df2b4cdf1b3644a771bb authored about 2 years ago
fix #1344 falsey spreads

5dac82efa39521fb938e22f91d52d7ff76057abd authored about 2 years ago
fix #1324, fix #1325, fix #1345 - compiler fixes and stop global leak

e9b42507575c7bac883e640d8266a988fc9f44e1 authored about 2 years ago
improve error handling in `untrack` (#1335)

3c37e23613b4a32354b297102653d2a574ec38f3 authored over 2 years ago
v1.6.1

763adf442c898adc4e6d6ae4a94e840338f17e7c authored over 2 years ago
fix #1301, fix #1316, weirdness around spreads

1be8c617d5c015e484e838e03fab1ea82e9d44ee authored over 2 years ago
fix #1314 boolean spreads

f6ac6800aaebe2d96bb676f6a7c277b5f5d3c441 authored over 2 years ago
fix resource state (#1315)

454ed51f139219630a80d60570ed455a9b0fdc41 authored over 2 years ago
splitProps - make prop configurable by default (fix:#1301) (#1305)

3e98356c21e6b470f362dfeed17451588304def8 authored over 2 years ago