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 #2065 forward initial value to `on`

8de75a47bc535379ae9ae1cc77797d35a1e10868 authored 12 months ago
v1.8.15

19ab9e592791ec23b173e2cbcb603dcd91d92f03 authored 12 months ago
improve template escaping, fragment hydration, SVG use types

4ee461dce81b7442fc24ecba4261184402f11b4c authored 12 months ago
fix #2047 early interaction/multiple resources

829af66365bde031da69b68085b043544e09bfef authored 12 months ago
v1.8.14

c71b6fe278dae94e032f05c639c494949440d47d authored 12 months ago
fix storage export in top-level package.json

4b76be801efe8b85a4a3c0b045da92b8e0701676 authored 12 months ago
v1.8.13

9a23ef58b3178b58e0eb22584908b04826b14a72 authored 12 months ago
fix storage export

3ac8210cc10d749bb79488aa08e52b22e223e46e authored 12 months ago
v1.8.12

099a22b13890e31aa2945a64a573bf5666a8ae6d authored about 1 year ago
ensure inertness in test for createMutable

d6b9418d851b73f893e3edfe495bf2073d86b354 authored about 1 year ago
Bump vite from 4.5.1 to 4.5.2 (#2042)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 4.5.2.
- [Re...

5f6a519f6b65bd69c7686d9dd96835cf7b0c8516 authored about 1 year ago
remove dom references from store test

59148f1d0f4ea8755e39a2466c9a6e08c61c6c4b authored about 1 year ago
fix #1746 class properties not working getters in createMutable

aba5de081677467b6fb84d9ca469e353b31de02f authored about 1 year ago
fix createMutable getters do not work if they're on the prototype #1746 (#2027)

* fix createMutable getters do not work if they're on the prototype #1746

* test update for c...

9daf01f79faf9846a8b377a47eb947a1e6626ecb authored about 1 year ago
fix #2041, fix #2043 - async renderer timing, numeric prop literals

85b26c369f0ec1e4fc2b587bc0c758ec245ee7cd authored about 1 year ago
v1.8.11

daa419be822ed343179cb06ec8f5a6600c91f4a0 authored about 1 year ago
fix #2028, fix #2029 revert spread value bypass, and guard multi-text

1ec67f157365dd1778ab7a9069353b83fb5bf6e3 authored about 1 year ago
v1.8.10

468187a025336fe03e81f9e0446c6767ada8c67e authored about 1 year ago
fix disposal timing while streaming

169d23b41800ad4c71957c01a3d5fb2b0cb4e735 authored about 1 year ago
v1.8.9

aaad67be1e821833a2a8538825313bdfd64539ec authored about 1 year ago
fix #1971 order of merged properties

71bea784ca8a094c44f24520d6b6cca83202117d authored about 1 year ago
fix #2016 value spread, smaller build output

80d4830f7710c665f9a2a4056262e0282baabe0f authored about 1 year ago
add missing seroval plugins dep

32ae46ce593671df6871273d03a05e8a0e82d4d7 authored about 1 year ago
fix #2017 object replacing array in `reconcile`

918586fb40764c0bda556ad1ad8e972fed59e02a authored about 1 year ago
Merge branch 'takeramagan-main'

2bee3e41743c965d2889921cacf5780a55ae3dbc authored about 1 year ago
formatting

6dc4cfb8a6ba45e4672bfcad31975fa65cc953f0 authored about 1 year ago
smaller fix

648f1e9fa9024534e77a0af6264622a1609a5b4a authored about 1 year ago
Merge branch 'main' of https://github.com/takeramagan/solid into takeramagan-main

8c1b266ac8855669171907bb9e2500500e38b0f9 authored about 1 year ago
bump seroval and remove plugins from build output

cbc8d3eeed5ce0fd0a0091fe5a2b7b84973b9190 authored about 1 year ago
fix #2017 reconcile fails to replace nested array with object

01e6a3e5b006721cde028bf86ff10d71e2eea5c4 authored about 1 year ago
fix #2014 html not replaced when resource resolves next tick

b0862d391d4bee5d83216feb6f01e9d550d0dd39 authored about 1 year ago
v1.8.8

3918566c9888c476a81f0c63791cde4205cc537b authored about 1 year ago
fix #1998 Switch relying on order

7e5667ab60666c56dec91c7bfbecf6d94c2b12d9 authored about 1 year ago
fix #1850 untrack in external source

8d2de12fd56e5b04b66fbc596612bd30a636a0a5 authored about 1 year ago
fix #1982 ErrorBoundary with ExternalSource

292aba41c5b2479bf5c99c70894b57a9734d4299 authored about 1 year ago
update seroval, fix #1972, fix #1980, fix #2002, support partial ALS

968e2cc9b7c71d974d7a0bdb1b2a34f174e4fd51 authored about 1 year ago
fix #1973 array over object reconcile

b887587a0380691aab504a003332818a970caa9b authored about 1 year ago
chore(types): return mapped type for splitProps excluded `other` value (#1994)

* chore(types): return mapped type for splitProps excluded `other` value

* add changeset

-...

40b5d78d101ec1187898e026a88d2ad338f71a6c authored about 1 year ago
Bump vite from 4.4.8 to 4.5.1 (#1974)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.8 to 4.5.1.
- [Re...

0d600e9cb01a08a0faa165bf56a872b796de0bdc authored about 1 year ago
v1.8.7

51c94859098170c913c02a0fe1d9003d1664d130 authored about 1 year ago
fix: createSignal not found when bundled (#1964)

* fix: createSignal not found when bundled

In some circumstances a global function export (li...

22667bbc53b6ff9b2162883a0420f1be86393f17 authored about 1 year ago
fix timing issue with deferStream

e09a3cc3ed0930b7a677dfc6bcbaf5747492248a authored about 1 year ago
fix push type

460068202bbd7a56a14664ac14fa7efb900d8194 authored about 1 year ago
Update rendering.ts (#1966)

fb4199c6f49b78a7060cfa0025bf1461ab7f1a23 authored about 1 year ago
v1.8.6

7353a470aff39264bd6c331c9a53eb8df2503c53 authored about 1 year ago
Documents `!children.length` (#1915)

* Documents `!children.length`

Spent an incredible amount of time figuring out the reasoning...

6de59eff62910751d798ccbfadbf2b2207004a9f authored about 1 year ago
feat(DEV): Add afterCreateSignal hook to DevHooks (#1960)

* Add afterCreateSignal hook to DevHooks

* add changeset

---------

Co-authored-by: Ryan...

b092368ce51c0388eff2ea6f7fbc26b36f857c16 authored about 1 year ago
update seroval, fix this, optimize star imports, fix #1952 hydration race condition

54e1aecfe196d9f3a313864c21ff67a57cff78c3 authored about 1 year ago
Add types directory export for each package (#1948)

* Add types directory export for each package

* add changeset

---------

Co-authored-by:...

2b320376da9dd583248717c8f6d3039441474db1 authored about 1 year ago
fix #1950 leaking error tracking

fb7f4bc18b8c2c01117d28f3b72dfe5144988211 authored about 1 year ago
v1.8.5

e7ea92989f96481b5dae529c0c9ca91902c7baa0 authored over 1 year ago
fix `onHydrate` call being skipped

80ca972fd3d6e227cd832ca1cb4eff9a4dd5226a authored over 1 year ago
v1.8.4

45c5e649c2190bb41d5f1ae4cd84b53000f16553 authored over 1 year ago
fix #1927, fix #1929, fix #1931, update storage API

cf0542a45a8d7f6375b3c5302cfb5ca14f95f82d authored over 1 year ago
serialization error handling, experimental async storage

3f3a3396eb9acb9f0482f4e96ac390d158d89b63 authored over 1 year ago
Update the JS Framework Benchmark link in README.md (#1930)

9821c4f890c690105cf6b0194ff9aa10ab1e9c3c authored over 1 year ago
Bump @babel/traverse from 7.21.5 to 7.23.2 (#1924)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7...

50d74ea5123dd0bb165f5b35ecd4c5836bc96f44 authored over 1 year ago
v1.8.3

e1e9366efea6c5ca31a4191afec2b446294b2d36 authored over 1 year ago
fix #1917 - hydration error during streaming

1f0226e1b669154bc6d53e4619dcae4f3792ce8b authored over 1 year ago
v1.8.2

654e2c05e31ab54d815ee54fafde4a5241044437 authored over 1 year ago
fix #1917, fix #1918 error handling with serialization

dd492c5ec32f01915a4e2694913e3b74718906c6 authored over 1 year ago
Add missing `indexArray` to server-side runtime. (#1920)

* Add missing `indexArray` to server-side runtime.

* Replace `|| []` with an `if` check

b632dfd5621a367bdf7e88a014c1ad88e98b784d authored over 1 year ago
Add `.js` extension to import that is missing it (#1913)

* Add `.js` extension to import

* add changelog

---------

Co-authored-by: Ryan Carniato...

4968fe26a03b03ff71699ec7567e3a15039dc72f authored over 1 year ago
v1.8.1

183dba75da84a092650abe754a3db75f649be907 authored over 1 year ago
better errors for hydration

0b9b71aa6d14bae14dbde67fd38a5f818b49de7d authored over 1 year ago
v1.8.0

6330747ef2c2dce3faf33220aeb6e0ba1031fbe0 authored over 1 year ago
Solid v1.8 (#1909)

* update to seroval streaming serializer, change ssr markers

* improved serialization/guards,...

2c087cbbe2493bc12e66859acb026307ebe286c5 authored over 1 year ago
v1.7.12

063db14c4e69f411ac2c09f5044e2d262fa667b9 authored over 1 year ago
update jsx types, iife compiler optimization

10ac07af6ef1a3de4e6cb67d0af2985ec5578902 authored over 1 year ago
fix: allow passing defer:boolean to `on` (#1885)

* fix types of `defer` for `on`

* add changelog

---------

Co-authored-by: Ryan Carniato...

8b49110bb60ceee4def625644bd13023dd67c377 authored over 1 year ago
fix #1883 initialize createDeferred with transition value

13b1fa6ec214e2ef18e9710fd0b4634e24c56224 authored over 1 year ago
Bump node version in CI (#1881)

f84f356b96c0ebaed5765ec485848978fcf25908 authored over 1 year ago
fix #1875 - mergeProps not handling undefined on SSR

12eb1552ac06a480a8adfe846d4cab0dcf20f263 authored over 1 year ago
v1.7.11

f79ba4d9087d74ef7e55fd0dc336c98ce2ec8526 authored over 1 year ago
fix #1848 Suspense Default Context Non-Null

26740b88c4a03fe486dc957c8da04f7f57428044 authored over 1 year ago
v1.7.10

31a45a2c5ad3eb08fcf0da7543f034ecb199e4ec authored over 1 year ago
fix .pipeTo signature to return promise

7dd1f413e544de6115e6af66297c1e516ea0dbf8 authored over 1 year ago
fix #1821 improve context performance

792e7deae06561293a7198050b3fec23b9b1c9af authored over 1 year ago
Stores: fix overwriting underscore property (#1842)

* Fix underscore property

* Create metal-chefs-begin.md

---------

Co-authored-by: Ryan ...

c2008f02af3f6dc7a308b1c133e79a7d1576ad6e authored over 1 year ago
Export more solid-js types (#1847)

5ed448ae5d8ebafa9796ffedf772be2aac051dd7 authored over 1 year ago
v1.7.9

125d6ed29cf1c29cb67a00b2af00954fe66bb633 authored over 1 year ago
add missing link jsx types

852f4c762f361c46265c50d1ec2a86548fba21f1 authored over 1 year ago
fix(typescript): `Setter<T>` being assignable to any `Setter` (#1826)

* fix(typescript): `Setter<T>` being assignable to any `Setter`

closes #1818

* add changes...

6cd10c736bf1c1aeccb73d93ab5bc4a35e677edd authored over 1 year ago
Bump semver from 5.7.1 to 5.7.2 (#1838)

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https...

5a8a098c6cbc736dcfde0f6fd547d1ae6617acc7 authored over 1 year ago
Bump vite from 4.3.7 to 4.4.8 (#1837)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.7 to 4.4.8.
- [Re...

beca1c3e0329624d4a4456ee3f3781f3af08ce7c authored over 1 year ago
fix `in` introspection for stores

6c9879c921ef1358403873acbd205f0658fb83dc authored over 1 year ago
Update CONTRIBUTING.md

23f3c7a2f636e586e44f576c2b2a8c76822a5d4f authored over 1 year ago
update universal readme

039cf60d602f8ed396832d1c06fc6c975f423bbc authored over 1 year ago
Merge branch 'chiefcll-patch-1'

b8a78d2ee6b66ca3eff065ece346f5d4a8ddf3fa authored over 1 year ago
Merge branch 'patch-1' of github.com:chiefcll/solid into chiefcll-patch-1

fce9281bd1f1a2b5d64477b668cdd52e1dc16573 authored over 1 year ago
Bump word-wrap from 1.2.3 to 1.2.4 (#1812)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release n...

3d90dd33a8af993c9c09baf42b1c3535e9f0e080 authored over 1 year ago
fix #1814 incorrect typing embedding for h and html (#1815)

44a2bf0beea55f27275fea17d4bb4baaa866217c authored over 1 year ago
Update universal rendering documentation

The docs for universal rendering are out of date and I used them as a starting point for my proj...

457fa4be3b81e84fa7b95fcd67f10f43d7b13e68 authored over 1 year ago
v1.7.8

df436755ee506da7be31467e46d9ed1e0f66d4bf authored over 1 year ago
fix #1795 early effects running during async hydration

fe6f03f9f523e9c87024420d72a7716fc4e25c79 authored over 1 year ago
remove optional chaining, reduce bundle size

51074fab6a4b3239039c5660fd243aab31b4d4f8 authored over 1 year ago
fix #1780 invalid html comments

efd2318636799b890e6bce144264d4a731b9b5b6 authored over 1 year ago
v1.7.7

4acd43523d6ace815a618c77ce33bfe83b17fb7a authored over 1 year ago
Merge branch 'wjq990112-main'

719708ad53f7659c0e4b0672363bfc66a316fcc9 authored over 1 year ago
fix portal ownership

d5f616c4c7e27891c52f769583639a8f9a6a25d3 authored over 1 year ago