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

Merge branch 'main' of github.com:wjq990112/solid into wjq990112-main

fcfaec69775fb93cdba65db683026f0c0f38b20a authored over 1 year ago
chore: formatting

76f69c1728b036afe6a4e4595e0f5f79c8421a9d authored over 1 year ago
Propagate errors to parents when throwing errors in nested catchError (#1774)

* Propagate errors to parent's scope when unhandled

* Add changeset

---------

Co-author...

0100bd12bbe4a443c6c6d66d495b58d2b7b76a11 authored over 1 year ago
Add changeset

c4cbfd3c0ba8f0c263a3144766778010c547e769 authored over 1 year ago
add prettier code format in git-commit-hook (#1769)

* ci: add prettier code format when git commit

* chore: add postinstall for git-hooks

* ad...

e660e5a350b67cfc54c8fe9f0190c06d6c1e3ac4 authored over 1 year ago
set pnpm version (#1762)

* set pnpm version

* add changeset

---------

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

434a07631f0facfa31387855f46bbc3311aa6961 authored over 1 year ago
Fix merge props (#1764)

* test: add tests to `mergeProps`

* refactor: comment unused code

* fix: override prototyp...

8ba0e80a0d42b4d09fb17d315fa33935ccb42c54 authored over 1 year ago
fix #1787 missing CJS types

93d44d45f1607871334d4c4ed637a780736445a4 authored over 1 year ago
test(Portal): reactive in children when pass signal directly

b78dfdd81d83b56befffea19bf4642cb6175beb1 authored over 1 year ago
fix(Portal): reactive in children when pass signal directly

4375c5602981b8b9db2f2fb5b9843e3750dcf7bb authored over 1 year ago
Improve type inference of `createSelector`. (#1758)

* Add function overloads to `createSelector` to improve type inference.

* Improve selector ty...

46e5e78710cdd9f170a7afd0ddc5311676d3532a authored over 1 year ago
v1.7.6

5e2999e4faffa5d8b9f676bd8d3b230eee5a1ad4 authored over 1 year ago
apply reference optimization to mergeProps

884936910e6c6d74a4c82122611da7cf14f1c607 authored over 1 year ago
Optimize `mergeProps` and `splitProps` (#1710)

* perf: rewrite `splitProps` and `mergeProps`

* test: add benchmark tests to and

194f93c75de3f535f22eef3a53126122c2fc391a authored over 1 year ago
fix #1735 web component instantiation before constructor

202615374157d6635c4aa28453ee1251099b2bb6 authored over 1 year ago
docs: remove unavailable video link in `README.md` (#1749)

74d1c8250bed98394c56733176eb39ea33ce67da authored over 1 year ago
don't set resolved on disabled resolution

44a0fdeb585c4f5a3b9bccbf4b7d6c60c7db3ecd authored over 1 year ago
fix #1739 resolved state of disabled resources

83c99d5138829c5e5beef49a13e3b0e457f7483b authored over 1 year ago
Solid-Element: Add clarification on 'props' parameter in customElement function (#1730)

* Solid-Element: Add clarification on default prop values

It's been a while since I ran into ...

f99dd044837db5de9a8cad7692c843ac718bba61 authored over 1 year ago
update node in the ci

f76225df3ef0b56b2d26e8b0d428ac259fc18220 authored over 1 year ago
update pnpm in ci

2e4c6aa2a9dfc3012336ff129f83a670a4067fc2 authored over 1 year ago
update lock

1a7740a49ce46bc6ce9e3fe76fab767d1183e667 authored over 1 year ago
test: add tests to `splitProps` (#1728)

* test: add tests to `splitProps`

* Add changeset

---------

Co-authored-by: Ryan Carnia...

514ef679d95855eeb8aae234d665d565e595802a authored over 1 year ago
chore: remove ./scripts/bump.js (#1724)

* chore: remove ./scripts/bump.js

* Create flat-seas-shake.md

---------

Co-authored-by:...

2ffe8c33c8e46720b88dd816d032814551a1f0ad authored over 1 year ago
v1.7.5

1593dd65a9e08d508d860b2afa75813c6bcc0e75 authored almost 2 years ago
fix #1713, fix non-option jsx types

5288cfa801dcd55b87870d69cd196c0c123ed3b3 authored almost 2 years ago
Merge pull request #1718 from juanrgm/test-props

test: add tests to `splitProps` and `mergeProps`

7fa357e1c839ea5f5addcf48f5baacff7fa52362 authored almost 2 years ago
add changeset

8852c199eac9ddcd59c3ed214e5a7dbaac941416 authored almost 2 years ago
test: add tests to `splitProps` and `mergeProps`

a06e57cc033390ea43e30b13c35d74d91fd55386 authored almost 2 years ago
v1.7.4

50885047feb3922992e2f9a9201ec8eeec8fe9d4 authored almost 2 years ago
fix #1684, fix #1688, fix #1690, fix #1697, fix #1707

91110701383f48f6a86c0a1dacbf03a6a06fe56f authored almost 2 years ago
Merge pull request #1699 from mdynnl/fix-stores

stores: array items tracking, removal, fixes #1695

775edd32f2773048b2e7500ce284746225861d23 authored almost 2 years ago
Merge pull request #1703 from juanrgm/perf-splitProps-flat

perf: avoid unnecessary flat

f04bdc9d47ac9370ab4d41ec5e648f9bb6079f74 authored almost 2 years ago
Create quiet-jokes-breathe.md

Add changeset

1b5ea0766bf24f74e50cbfe5ac67076272e590fa authored almost 2 years ago
perf: avoid unnecessary flat

27e942b6a3893112829a6e406ecd6e439abb0220 authored almost 2 years ago
stores: array items tracking, removal, fixes #1695

8e7a483738783116f16d7cc75d8f3b45f45abfd4 authored almost 2 years ago
v1.7.3

4dd99a7a590b5baa32175198c6c2013d6584c6fb authored almost 2 years ago
fix attr in ssr spread, fix static undefined classList values, fix #1666 directives in TTLs

655f0b7e0d1235550dfb5f298583924f0f18081e authored almost 2 years ago
Portal fixes #1676, #1677

8ce2c47b0bb05b4ec73eecf6b5139f9c55f79bec authored almost 2 years ago
v1.7.2

a21e625ce2df5a95511c49c2639a4b11e4620f1b authored almost 2 years ago
Another attempt at fixing skypack

27994dc93c65db1888a9258b896f5f0115242970 authored almost 2 years ago
More thorough close tag ommission fix

699d88eb5abdb12b3609d8283266e55b2bbe7c84 authored almost 2 years ago
fix #1668 proto methods on store data nodes

dfec6883443cec827835166c431f2afcecfe6ead authored almost 2 years ago
README: Second person

fe1a4d60e14fa4db0d606561ba900c41063df7be authored almost 2 years ago
fix readme glitch

39d7a712b966f64958f44e9267aa679c47b2a82a authored almost 2 years ago
Merge pull request #1667 from solidjs/at-a-glance

94ef441a7dabe8213c060747d51cba96f5f9d269 authored almost 2 years ago
Move Show Me to Explain This

0eadb0a7687b7f3599584ba9d6cda388d595619b authored almost 2 years ago
Update README.md

de6ed78c378c65ce0ec9a66dc894b1e710bbc3e8 authored almost 2 years ago
v1.7.1

696dedefa8184fd60193c44cf1fd0e33c9ac869c authored almost 2 years ago
fix 1663: template element closing errors

d4087fe7cd6da9733a48a5cbd232985d8f66d555 authored almost 2 years ago
fix ref timing in portals

ba024813887b2ab8350b13bc72e60f7164622158 authored almost 2 years ago
Merge pull request #1664 from xunilrj/fix/dev-exported-twice

make it harder for the optimizer to incorrectly export DEV twice

448f7c8794a21f15933a277b683dd7f9de99a3d7 authored almost 2 years ago
make it harder for the optimizer to incorrectly export DEV twice

705820c0d82b2e4585379abe78eab61e1a9c28d5 authored almost 2 years ago
exit preleases

1830820eeefd471a74af663606063f89c0bcd325 authored almost 2 years ago
v1.7.0

94a14f944effb67bdbcdf88311460772ce4c5ba1 authored almost 2 years ago
Merge pull request #1638 from solidjs/next

Solid v1.7

57f4d513e2798eddabb1700e00ed7ec8a63725de authored almost 2 years ago
update off beta deps

af349220aaec6cb7ce3e438485d916c97b1d62c1 authored almost 2 years ago
fix #1653 portal bypasses Suspense

840933b890291a60dc15fa9d7e6bfab4a4a6234d authored almost 2 years ago
Fix external source tests (#1654)

* Add override for babel-preset-solid

* Fix external source tests by resetting modules after ...

5d671b8956a18738baae138b0386ab5deefd9733 authored almost 2 years ago
v1.7.0-beta.5

4c9eae8677d404f353fdec55c1ee4015a9472cb8 authored almost 2 years ago
update changelog

a2c6adf9783ba5edf928b3933e1f66b5400e9f7f authored almost 2 years ago
update solid ssr to type module

bee730cb06e936a837ca1c5df47bcf6d858f457e authored almost 2 years ago
minify inline style/class

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

79bbff9f12a0e7a87952d5fbbd429da99cec7b0e authored almost 2 years ago
remove extraneous jsx file from git

4c78aef38429d8dfc963373701e73c1ccebe8166 authored almost 2 years ago
v1.6.16

ef37baf1b2c1a6c4c9d2e550433f0001d6335762 authored almost 2 years ago
Fix #1651 hydration markers introduced too early

d10da0168d776f61026fed474edcb1cac5c8ca8a authored almost 2 years ago
Fix infinite loop in Suspense error handling on the server (#1649)

1d4d532f155a98c5edbf286b9c079b972e1852c1 authored almost 2 years ago
Switch test runner from Jest to Vitest (#1609)

* Initial work to switch from Jest to Vitest

* Fix for tsconfig.test.json to satisfy picocolo...

620c7636bd6441a77316b15eccd0de558932ed4d authored almost 2 years ago
3rd times the charm lets throw

0dc8e36562bf62a3732553455f2f5c682b9636e3 authored almost 2 years ago
v1.7.0-beta.4

b014de5b8fe0b5651a5e5870cfa77e975182463f authored almost 2 years ago
ensure narrowed values are non-null

cb6a383d382fc42adb8f928baf3ffa7e1e551ea3 authored almost 2 years ago
fix backward compatibility of template, fix #1639 loading on iframe

23c157ac6f0d0f512722370b8b5d20d490af5ce5 authored almost 2 years ago
Better Input Event Types, Template Pruning, Universal Renderer Fixes

3de9432c8d31e33e5936376e3f96d704d50a3a23 authored almost 2 years ago
fix treeshaking in Rollup 3

2cb6f3d625907d8708da3c7c624472d08758561e authored almost 2 years ago
v1.7.0-beta.3

9ef7aacb8135687c3f38b15a8f4c67d7fcd1ff2d authored almost 2 years ago
fixes around templates and hydration

41ca6522d70c1dd5d731dfced7b7f21f71b42d00 authored almost 2 years ago
v1.7.0-beta.2

db549aea5692c72fa9a533207de5c502b73ad867 authored almost 2 years ago
change to seroval serializer, better ssr fragment fixes

940e574553da1913fe384c11b5503442f6e857bd authored almost 2 years ago
fix solid element beta version

7869e9a234eaf000408ea9bf3342811b41331b84 authored almost 2 years ago
v1.7.0-beta.1

69e0532fca12ad37c4786b9e9f147e6b8fa4f344 authored almost 2 years ago
update changesets

a13dae558cd70dbf062c411af472e537ce91c4ed authored almost 2 years ago
attr/prop in spreads, mimize dom compilation, fix #1601

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

3190140a628eeb52de4fb3ba9d1281b824addd85 authored almost 2 years ago
v1.6.15

220a28967dfd9a4cc92e2390f61a88ffbb84a080 authored almost 2 years ago
defer ssr cleanup to next macrotask

da83ebdaa9e61f814602a130eac1bb5afc87cf3a authored almost 2 years ago
fix #1624 early fallback removal, add missing svg pathLength type

e8448ebdfa26f642bc37e0970d3e07f87a78514e authored almost 2 years ago
Type narrowed flow on the server, add stale warning

5545d3ee826e5f3d8621a218a2669e861107079d authored almost 2 years ago
update changelog

f3ad1b4f6ab2b786c45958010e68a1beb6aa3b26 authored almost 2 years ago
draft changelog for release

98290058df80c7632405c0e3ec00ecc5e9d32f62 authored almost 2 years ago
Support prop/attr directives in spreads, apply prop aliases only to speficic elements

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

67b68d22d5782b4742bf112e238ccb31e681712c authored almost 2 years ago
v1.6.14

77373cc455a7c6dc8275297a08256afa5594a344 authored almost 2 years ago
fix #1613 broken renderToString

6cceab2fd6b7a6ed5e7609ececabc94a214e9823 authored almost 2 years ago
v1.6.13

7edcfe920e335346459b613d8a34aa84212dd5c8 authored almost 2 years ago
fix #1596 ssr fragment text merge, fix #1599 ssr onCleanup

60f8624db81e5491bdd3f4b69870899976212941 authored almost 2 years ago
fix #1602 wrong resource state during SSR

af20f00b0058968c794971534496789ddd699a03 authored almost 2 years ago
v1.6.12

722830f91e15de932840ecbf089e3383ca337e3a authored almost 2 years ago
fix #1588: dynamic mount elements in Portals without recreation

47d574a812c492efd0d3b59904f14b765560dd86 authored almost 2 years ago
fix #1553 html encoding for native strings on components

081ca06c734312ca51d6683f75e3cf1d5523a051 authored almost 2 years ago