Ecosyste.ms: OpenCollective

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

SolidJS

Support development of the SolidJS UI Library
Collective - Host: opensource - https://opencollective.com/solid - Website: https://www.solidjs.com - Code: https://github.com/solidjs

bump vinxi to 0.1.6 and add link between ssr router and client router

github.com/solidjs/solid-start - 0b37f3636949d8f01e902557b2f46ec3d6883e0a authored 11 months ago by Nikhil Saraf <[email protected]>
move error to server

github.com/solidjs/solid-start - 27ca39e27b639fcf05c53bb6379f40a085fbc470 authored 11 months ago by Ryan Carniato <[email protected]>
Better GET signature

github.com/solidjs/solid-start - 27d60cd28e72065f4a59dfb30191492641ae17f4 authored 11 months ago by Ryan Carniato <[email protected]>
Update tsconfig.json

github.com/solidjs/solid-refresh - e5829de636feb8c0ed0cd19f020aa03a6842a28a authored 11 months ago by Alexis H. Munsayac <[email protected]>
Fix build

github.com/solidjs/solid-refresh - 83bcdd559f167f581653c67cfd440b8a8539e652 authored 11 months ago by Alexis H. Munsayac <[email protected]>
Merge pull request #1282 from AirBorne04/main

fix edge runtime errors reading formData and jsonData from request body

github.com/solidjs/solid-start - c4de61d73ee8c462acb55537809d9b8484449962 authored 11 months ago by Ryan Carniato <[email protected]>
GET server functions, response returns, cache to use GET

github.com/solidjs/solid-start - 24a4eb2e8de06912e39b5b0315822eef060f2e47 authored 11 months ago by Ryan Carniato <[email protected]>
fix edge runtime errors reading formData and jsonData from request body

github.com/solidjs/solid-start - 92e8f8f8d1a80679360483f8b483f437fb4f4e47 authored 11 months ago by AirBorne04 <[email protected]>
fix #356 explicit link mode not working

github.com/solidjs/solid-router - 617ccc96557e2b29e537855f8b3688e9dbf774e9 authored 11 months ago by Ryan Carniato <[email protected]>
add support for GET, customBody in cache

github.com/solidjs/solid-router - 4c6e69a59ea7334d28e3e1603047c4c727c04c6f authored 11 months ago by Ryan Carniato <[email protected]>
add json helper and new response types to allow for returning rather than throwing.

github.com/solidjs/solid-router - de20192af4a276cf817181f27dbaea992b088a4b authored 11 months ago by Ryan Carniato <[email protected]>
support GET server functions

github.com/solidjs/solid-start - b5573d9a6d4f10e74e837d57dae36e542e756d06 authored 11 months ago by Ryan Carniato <[email protected]>
fix up action path resolution

github.com/solidjs/solid-router - 576e62642edcae765427f8ca52aee0c4979e671d authored 11 months ago by Ryan Carniato <[email protected]>
Use `.getAttribute('action')` instead of `.action` (#358)

* Use `.getAttribute('action')` instead of `.action`

Fixes #357

* Use double quotes and HT...

github.com/solidjs/solid-router - e5dc0fc8cbfb7a39add9ba87f9c5550d406e2a44 authored 11 months ago by Ken Powers <[email protected]>
Fix pre-processing

github.com/solidjs/solid-refresh - 666a7e08b5255b329fe92d279a30d89f83d04ae5 authored 11 months ago by Alexis H. Munsayac <[email protected]>
Update README.md

github.com/solidjs/solid-refresh - effd173c2d113a7aa8ad26bdb0a252054bb9f3a2 authored 11 months ago by Alexis H. Munsayac <[email protected]>
Update index.ts

github.com/solidjs/vite-plugin-solid - 5282c94c9d690a9aac01dc8ea879e0ae535f43e2 authored 11 months ago by Alexis H. Munsayac <[email protected]>
Add new `refresh` config

github.com/solidjs/vite-plugin-solid - 92a5533fec90eea43ef55a064e500855fbd2e244 authored 11 months ago by Alexis H. Munsayac <[email protected]>
Update index.ts

github.com/solidjs/solid-refresh - 27b517660a71bb634d7dc1d554290a99773ac5b6 authored 11 months ago by Alexis H. Munsayac <[email protected]>
Update index.ts

github.com/solidjs/solid-refresh - 28ed71f13c743e2e48ea71ab580deb3eafe76d0c authored 11 months ago by Alexis H. Munsayac <[email protected]>
Force reload for ESM HMR (#56)

github.com/solidjs/solid-refresh - ac6771c8af310dc6af80bb71e20c35dee896ccb9 authored 11 months ago by Alexis H. Munsayac <[email protected]>
0.7.0 (#54)

* Set `granular` mode as default

* Fix snapshots

* Add JSX HMR

* Fix opts check

* Fi...

github.com/solidjs/solid-refresh - db9f29269cda75bfacdba5ab5b4447d470433c28 authored 11 months ago by Alexis H. Munsayac <[email protected]>
update vite plugin solid

github.com/solidjs/solid-start - 7b62a2d2bfd800ad3478ef4bdddbc8a21eeb4e78 authored 11 months ago by Ryan Carniato <[email protected]>
Merge pull request #140 from ulrichstark/master

change wrong peerDependencyMeta to peerDependenciesMeta

github.com/solidjs/vite-plugin-solid - 2f66234bf7cdd1a42364a3163c86b3d488123f50 authored 11 months ago by Ryan Carniato <[email protected]>
Revert "fix lockfile"

This reverts commit ba87481872786d12b34ee742655ed427f54e3c5b.

github.com/solidjs/solid-start - 42f5f9c9956c48f346202bc15b958d43a7f52f36 authored 11 months ago by marvin-j97 <[email protected]>
change wrong peerDependencyMeta to peerDependenciesMeta

github.com/solidjs/vite-plugin-solid - 1fc333b5ea2a8868f1aee7c55c22e114d280d8a8 authored 11 months ago by Uli <[email protected]>
Merge branch 'main' into template/unocss

github.com/solidjs/solid-start - 2970f7b25c0b19c9262d062c5198fd50743aa524 authored 11 months ago by Ryan Carniato <[email protected]>
add changesets

github.com/solidjs/solid-start - 2ff99ef709de84a15ba94be805ce4301fe09b4de authored 11 months ago by Ryan Carniato <[email protected]>
fix #1253 cleanup after response

github.com/solidjs/solid-start - 0f51acb1aaa71713fd7ae2677b32ee3436bf6eda authored 11 months ago by Ryan Carniato <[email protected]>
Merge branch 'lxsmnsyc-typescript'

github.com/solidjs/vite-plugin-solid - 64cf854dbb514d573924e579d0c507086ba7966e authored 11 months ago by Ryan Carniato <[email protected]>
Merge branch 'typescript' of https://github.com/lxsmnsyc/vite-plugin-solid into lxsmnsyc-typescript

github.com/solidjs/vite-plugin-solid - af0a43634389bdf10b898dfbcd5afdfe2a705cd7 authored 11 months ago by Ryan Carniato <[email protected]>
Merge pull request #1275 from atk/vitest-example-reduced-config

vitest example: reduced configuration

github.com/solidjs/solid-start - 64832cbe1166597937eb07982aaf2af95c1006db authored 11 months ago by Ryan Carniato <[email protected]>
vitest example: reduced configuration

github.com/solidjs/solid-start - f7d94cfe26d869c38bf457bd702ca68420ac022d authored 11 months ago by Alex Lohr <[email protected]>
v1.8.12

github.com/solidjs/solid - 099a22b13890e31aa2945a64a573bf5666a8ae6d authored 11 months ago by Ryan Carniato <[email protected]>
ensure inertness in test for createMutable

github.com/solidjs/solid - d6b9418d851b73f893e3edfe495bf2073d86b354 authored 11 months ago by Ryan Carniato <[email protected]>
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...

github.com/solidjs/solid - 5f6a519f6b65bd69c7686d9dd96835cf7b0c8516 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
remove dom references from store test

github.com/solidjs/solid - 59148f1d0f4ea8755e39a2466c9a6e08c61c6c4b authored 11 months ago by Ryan Carniato <[email protected]>
fix #1746 class properties not working getters in createMutable

github.com/solidjs/solid - aba5de081677467b6fb84d9ca469e353b31de02f authored 11 months ago by Ryan Carniato <[email protected]>
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...

github.com/solidjs/solid - 9daf01f79faf9846a8b377a47eb947a1e6626ecb authored 11 months ago by takeramagan <[email protected]>
fix #2041, fix #2043 - async renderer timing, numeric prop literals

github.com/solidjs/solid - 85b26c369f0ec1e4fc2b587bc0c758ec245ee7cd authored 11 months ago by Ryan Carniato <[email protected]>
Added new solid interview video

github.com/solidjs/solid-site - 690b1b1c45a6c1d0d9d7543df96da39c845412b8 authored 11 months ago by David Di Biase <[email protected]>
Merge pull request #138 from solidjs/dependabot/npm_and_yarn/vite-5.0.12

Bump vite from 5.0.5 to 5.0.12

github.com/solidjs/vite-plugin-solid - d6c032291769f99cd3376c7f2db8124336f3c026 authored 11 months ago by Ryan Carniato <[email protected]>
Bump vite from 5.0.5 to 5.0.12

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

github.com/solidjs/vite-plugin-solid - 933968afcc61492b3ba25b952a006609ce5334e7 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #136 from atk/inline-solid-for-testing

inline solid-js for testing, fix jest-dom detect

github.com/solidjs/vite-plugin-solid - d7186ec0d5fbd87968f12125ca587670efe20f7a authored 11 months ago by Ryan Carniato <[email protected]>
Merge pull request #139 from ahmedali5530/patch-1

Update about.data.ts

github.com/solidjs/templates - 924ee8359dc908c3ca3bd622c0c32dd2d666c78e authored 11 months ago by Ryan Carniato <[email protected]>
Merge pull request #140 from birkskyum/Bump-all-templates

Update all templates

github.com/solidjs/templates - 16f750b57fa7d82f23a367dbded61e5f358a19bd authored 11 months ago by Ryan Carniato <[email protected]>
Merge pull request #1267 from doeixd/main

Docs: Typography and code highlight fixes

github.com/solidjs/solid-start - 2eeb393f81c053945e35639e90bf86614731ad21 authored 11 months ago by Ryan Carniato <[email protected]>
Merge pull request #1268 from solidjs/fix-dev-overlay

fix: dev overlay stuff

github.com/solidjs/solid-start - 43f41a8cfbc2478d3089b75e7d18fda3521bc720 authored 11 months ago by Ryan Carniato <[email protected]>
Merge pull request #1266 from uncenter/patch-1

Fix typos and capitalization in README

github.com/solidjs/solid-start - 3ef18e9f8cc05414aff6a274d24c059a62cf7007 authored 11 months ago by Ryan Carniato <[email protected]>
Bump all templates

github.com/solidjs/templates - 63f3a89a98680c676a21486f04fd0c763fc68af9 authored 11 months ago by Birk Skyum <[email protected]>
Merge pull request #53 from solidjs/fix-granular

Fix granular mode

github.com/solidjs/solid-refresh - e1608f535fbd7a92b9ccfcf403d47f302d63720a authored 11 months ago by Alexis H. Munsayac <[email protected]>
Fix image scaling

github.com/solidjs/solid-start - 809996dbc4f5b01abd6c7238fa95c14763c8da03 authored 11 months ago by Alexis H. Munsayac <[email protected]>
Fix styles

github.com/solidjs/solid-start - cc47e83a906390160b11112e719d3c7c6c4b4080 authored 11 months ago by Alexis H. Munsayac <[email protected]>
Fix source loading

github.com/solidjs/solid-start - f66ad90eab87d33a3b166c1696f52600a561c668 authored 11 months ago by Alexis H. Munsayac <[email protected]>
inline solid-js for testing, fix jest-dom detect

github.com/solidjs/vite-plugin-solid - 01de70bb53c51d4993d49e10c84107314fff7100 authored 11 months ago by Alex Lohr <[email protected]>
Rework test suite

github.com/solidjs/solid-refresh - 290ac724586078aee179873c49c0c2f8f42a4656 authored 11 months ago by Alexis H. Munsayac <[email protected]>
Fix dependency generation for granular mode

github.com/solidjs/solid-refresh - 68f6e965ce0596683a62d129fb634ec53ea53ea9 authored 11 months ago by Alexis H. Munsayac <[email protected]>
Merge pull request #133 from Omikorin/fix/regression

fix: regression from 2.8.1

github.com/solidjs/vite-plugin-solid - 6ef571f90f714a8992096dcbdbf4a743e886d8d0 authored 11 months ago by Ryan Carniato <[email protected]>
Fix compilation (#52)

* Update biome.json

* Add `babel-preset-solid` for testing

* Fix `solid-refresh` to transf...

github.com/solidjs/solid-refresh - 1defacbc3cdcf4198382971d4b44f0f90b176b82 authored 11 months ago by Alexis H. Munsayac <[email protected]>
Docs: Typography and code highlight fixes

github.com/solidjs/solid-start - d349e2162bd1192f8ce49a5b7d37aa1e6be71ccf authored 11 months ago by Patrick Glenn <[email protected]>
chore: explanation

github.com/solidjs/vite-plugin-solid - 9f9f5d52262489921bd14e4c065080631f10bd3e authored 11 months ago by Michał Korczak <[email protected]>
fix: regression from 2.8.1

github.com/solidjs/vite-plugin-solid - 1cf3e8aad7caa5dadfbd182a3236630615d218c8 authored 11 months ago by Michał Korczak <[email protected]>
Fix typos and capitalization in README

github.com/solidjs/solid-start - c21b9ac7f37d69fb729ea6d13fcce8a074c65853 authored 11 months ago by uncenter <[email protected]>
Merge pull request #132 from atk/testing-config-no-overwrite

testing config: do not overwrite user config

github.com/solidjs/vite-plugin-solid - 05ef3a50497379a16ca3d4719ee92d22c49b4f14 authored 11 months ago by Ryan Carniato <[email protected]>
refactoring after code review

github.com/solidjs/vite-plugin-solid - bdac54f49f69a20ca6cbfe070c8b171723effae7 authored 11 months ago by Alex Lohr <[email protected]>
testing config: do not overwrite user config

github.com/solidjs/vite-plugin-solid - fc23a15c7850580d6cebeec691bfd240c5a726eb authored 11 months ago by Alex Lohr <[email protected]>
Merge pull request #495 from solidjs/dependabot/npm_and_yarn/postcss-8.4.31

Bump postcss from 8.4.29 to 8.4.31

github.com/solidjs/solid-site - 80b792f7320afc53e291da2da8894286115ce0f6 authored 11 months ago by David Di Biase <[email protected]>
Merge pull request #502 from GiyoMoon/main

Add corvu to resources

github.com/solidjs/solid-site - 2b70305d636a0fa1bf5572f296105f4ca9441376 authored 11 months ago by David Di Biase <[email protected]>
Merge pull request #503 from LorisSigrist/add-paraglide-js-adapter-solidstart-to-ecosystem

Add ParaglideJS to Resources

github.com/solidjs/solid-site - b0f6732761ae4ee95aa2a5b0475a440dd26b80eb authored 11 months ago by David Di Biase <[email protected]>
Merge pull request #505 from zcyc/main

Update zh-cn translate

github.com/solidjs/solid-site - 25d29d570edde9c8462b5cb97390d929265493ee authored 11 months ago by David Di Biase <[email protected]>
Merge pull request #506 from JulianSoto/patch-1

Update Utilities.data.ts

github.com/solidjs/solid-site - 032ea4d8ec178955c405464ee453b47eb7517c84 authored 11 months ago by David Di Biase <[email protected]>
Merge pull request #508 from femincan/remove-duplicated-package

Remove duplicated ecosystem package

github.com/solidjs/solid-site - 3bbf208763d95959f63e28c385753f8e3058f8a6 authored 11 months ago by David Di Biase <[email protected]>
Merge pull request #509 from matteobruni/patch-1

Updated tsParticles package

github.com/solidjs/solid-site - 520318fd1fa2198d05077cbe05c370adeebc2777 authored 11 months ago by David Di Biase <[email protected]>
Merge branch 'main' into template/unocss

github.com/solidjs/solid-start - 78ca7db62f2bcfac50af6ba00c7b37ab679b6528 authored 11 months ago by Marvin <[email protected]>
update lock

github.com/solidjs/solid-start - d616975c397fac59020e7ddb9841d6d459b86701 authored 11 months ago by Ryan Carniato <[email protected]>
update dependencies, fix cleanup, bump to 0.8.5

github.com/solidjs/solid-testing-library - b1ba1ea994bf22548a7949c04b8dcbae09f46adb authored 11 months ago by Alex Lohr <[email protected]>
feat: add unocss example

github.com/solidjs/solid-start - 33620f7067649ea8e63d0506e71c3a31518adb67 authored 11 months ago by marvin-j97 <[email protected]>
Merge pull request #1259 from solidjs/fix-dev-overlay-stuff

Fix dev overlay stuff

github.com/solidjs/solid-start - 30148330747a0ec5a274a40fede87f4f56d2d637 authored 11 months ago by Nikhil Saraf <[email protected]>
Merge branch 'main' into fix-dev-overlay-stuff

github.com/solidjs/solid-start - fefcf2d8cb99729c0c77a19098ad537b6f000327 authored 11 months ago by Nikhil Saraf <[email protected]>
Merge pull request #1254 from solidjs/feat-chunking-server-functions

feat: New server functions chunking algorithm

github.com/solidjs/solid-start - d4402f54143d3254b70a1eaaf1ec4e28c8853e11 authored 11 months ago by Nikhil Saraf <[email protected]>
Merge branch 'main' into feat-chunking-server-functions

github.com/solidjs/solid-start - 50940e5a03060be1c12505242d1aee020d522ac6 authored 11 months ago by Nikhil Saraf <[email protected]>
Merge pull request #1257 from solidjs/preload-styles

feat: preload styles when lazy routes are preloaded

github.com/solidjs/solid-start - 461d76dc937d7421222a6edb09de7ccd22798569 authored 11 months ago by Nikhil Saraf <[email protected]>
Merge branch 'main' into preload-styles

github.com/solidjs/solid-start - 3fe6604a609ccb69534e42d3b9c12482fe744b0b authored 11 months ago by Nikhil Saraf <[email protected]>
Merge pull request #1258 from solidjs/to-web-request

use vinxi's toWebRequest (upstreams all bug fixes), bump to vinxi 0.1.3

github.com/solidjs/solid-start - b66054d5ae2eced36fb665b59dd79aaacc36aafd authored 11 months ago by Nikhil Saraf <[email protected]>
vinxi bump to 0.1.4 (fixes types for vinxi/server and declare fn in server fn file)

github.com/solidjs/solid-start - 90a342fdaeaa1f9d300b4a6a2847a2591d277a45 authored 11 months ago by Nikhil Saraf <[email protected]>