Ecosyste.ms: OpenCollective

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

github.com/solidjs/solid-start

SolidStart, the Solid app framework
https://github.com/solidjs/solid-start

Pass file type through to Files in FormData (#449)

* pass file type through to files in FormData

* add tests for uploaded FormData File types

...

b461847f9477c986159e127923383611a0845fec authored about 2 years ago by Soorria Saruva <[email protected]>
Add AWS Lambda adapter (#477)

* Add AWS Lambda adapter

* Sync

* Update doc

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

3da0187432fdbd0d8160c80d3e9cf40b76720dac authored about 2 years ago by Frank <[email protected]>
fix islands only work with double quote imports (#499)

6233af7f9d0a7b78d38ea212903839ba40421592 authored about 2 years ago by Oren Elbaum <[email protected]>
chore: fix grammar (#492)

8e96c69334efaa829fccce8db558830596189c7a authored about 2 years ago by Tarun Pai <[email protected]>
docs: fix typos (#491)

* docs: fix typos

* docs: fix typos

f6ebfcf19befb961a2c3f03d9b37eef491b60f0e authored about 2 years ago by Harsh Mangalam <[email protected]>
add to api-routes docs: graphql api implementation example (#490)

6f6b5086dac689d9893db4280ca6b7cccd81d631 authored about 2 years ago by Alex Merced <[email protected]>
v0.2.6

0bb2a447432d362b80a1bee98f5b602ed126424f authored about 2 years ago by Ryan Carniato <[email protected]>
update example

2062e95f3d6f94611470b5cffecde8a91773065d authored about 2 years ago by Ryan Carniato <[email protected]>
fix for fixed types (#488)

Co-authored-by: Alex Lohr <[email protected]>

6ee8d63e69b8846fe54cbcf40f5de62a42ab5b2c authored about 2 years ago by Alex Lohr <[email protected]>
make types strict

793576c2ac15ae7127efe84b471164852ca342f3 authored about 2 years ago by Ryan Carniato <[email protected]>
temp fix for prisma example

259009c4c6927e3225997b0f6bfedf57a8392c12 authored about 2 years ago by Ryan Carniato <[email protected]>
Fix spelling and grammar on Renaming Index doc (#486)

92364ed5d1e17875099d2de47bc426fa9ee86851 authored about 2 years ago by Timotius Sitorus <[email protected]>
Fix wrong description of the entry-server.tsx docs (#484)

* Fix wrong description of the entry-server.tsx docs

* Update entry-server.md

184e54482fa3402a27a13370c3fab4d1de44ba6e authored about 2 years ago by Luca Rath-Heel <[email protected]>
start: fix types (#479)

Co-authored-by: Alex Lohr <[email protected]>

745a42287ea1084b09c96ea402091d6f3df76321 authored about 2 years ago by Alex Lohr <[email protected]>
allow isr/prerender on vercel (#466)

Co-authored-by: Ryan Carniato <[email protected]>

cbafb3108b79533f6492719af74842df1c7fe26e authored about 2 years ago by João Magalhães <[email protected]>
start: dev/server: unhandled instead of unhandler (#470)

fixes https://github.com/solidjs/solid-start/issues/469

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

131542bee816149cff47e4aad441ec910ad577ff authored about 2 years ago by Brian Takita <[email protected]>
Fix typo in getting started what-is-solidstart.md (#474)

b3d83cdc1df28d24885d989c65f781e6014a1cde authored about 2 years ago by Ikapo <[email protected]>
Add dotfile support to FileRoutes (#420)

Co-authored-by: Ryan Carniato <[email protected]>

13b84c840a7a2d9253e5686fba3b92b2b82c6310 authored about 2 years ago by Joe Tagliaferro <[email protected]>
fix vitest example (#462)

Co-authored-by: Alex Lohr <[email protected]>

0c8003bf2b74db720fa5bf8fddf713cc1ebbe33f authored about 2 years ago by Alex Lohr <[email protected]>
Fix typo in documentation (#461)

c30a3c9e3327c6534da822ab7d7e47eabce3f053 authored about 2 years ago by Cooper Labinger <[email protected]>
process: unhandledRejection: err.stack (#451)

typeof err === 'string' check to avoid IDE type error

fixes https://github.com/solidjs/solid-...

c851088953bfab3d290f4b2e7b618f229e7c5b4e authored about 2 years ago by Brian Takita <[email protected]>
fix(docs): add bold tag (#444)

ac3fd58860a5176c59ac7abf122a9f2d5aa14ae1 authored about 2 years ago by Nafees Nazik <[email protected]>
rename .tsx to .ts for non-jsx file (#437)

7c74e348bcaea02e69aa3ba1926b125a05e3143b authored about 2 years ago by Emil Bonne Kristiansen <[email protected]>
Add missing dependency (#418)

9bb454cf6271761161277bd9135bee3c79a1408f authored about 2 years ago by Baris Tikir <[email protected]>
fix prisma example (#404)

Co-authored-by: Ryan Carniato <[email protected]>

884144a8d6d40449a0e668c7242789641c17712e authored about 2 years ago by Davide <[email protected]>
fix: `getUser` (#426)

fix an error in the `getUser` call by passing correct arguments

d83df274fa45c0be9befb043219252bcf6d181ab authored about 2 years ago by bherbruck <[email protected]>
fix(example:with-prisma): Fixed a breaking bug in with-prisma example (#447)

The app was breaking because we needed to pass `db` as well as `request` object to the getUser f...

978954d7edf4e7f6a3aff5860dc55c6cc1f663bf authored about 2 years ago by Lalit <[email protected]>
fix lockfile

cf40585e8fcd049026f2ba1affeadb5966c8e514 authored about 2 years ago by Ryan Carniato <[email protected]>
Fix typos, etc in core concepts docs pages (#433)

* Fix broken link in API Routes doc page

* Fix typos and grammar in Data Loading docs

* Fi...

d7923aeb857e9a101317ab6a3009075b05b4f26b authored about 2 years ago by Iain Simmons <[email protected]>
Grammar fix (#430)

Fixed some grammar

Co-authored-by: Ryan Carniato <[email protected]>

3611a3475e32f693d1a50369e11061f27a962241 authored about 2 years ago by William z <[email protected]>
docs cleanup (#429)

794d46bfc1f54f7dac7651a9af81843888124d7c authored about 2 years ago by Anthony Campolo <[email protected]>
Added some minor detail to docs (#416)

* Minor changes

* Added more explanation of how to create pages with file based routing

df5d22be3db0f76e4ab5d815c1892855ec43b1f2 authored about 2 years ago by Patrick G <[email protected]>
Add missing word to routing docs (#414)

ef00e729a6413f1869ae83efddd553409ed7f672 authored about 2 years ago by Iain Simmons <[email protected]>
docs: Add doc for Route Groups and Index Renaming (#427)

ed5c8477e3c4fa65411b88f5064adc2b918fe020 authored about 2 years ago by Timotius Sitorus <[email protected]>
docs: add required miniflare options to cloudflare pages README (#405)

ac979b92e733c68441927e4d14dba5a420a9b87c authored about 2 years ago by Pete Bacon Darwin <[email protected]>
more updates to cloudflare pages readme

842f2751795a181ec3a9975f18a008344192535a authored about 2 years ago by Ryan Carniato <[email protected]>
update pages readme

399ffc053963e82f96a14f588aba76149965e71e authored about 2 years ago by Ryan Carniato <[email protected]>
fix static adapter to build the entry for node

002b82ddfd9746cd483a747b13b2fc91a8449a60 authored about 2 years ago by Nikhil Saraf <[email protected]>
v0.2.5

cc3dba98e81d63ef3bfce648bba513ed3812bb9c authored about 2 years ago by Ryan Carniato <[email protected]>
Update entry.js

f637f7c63bdff6ab2524f0de5a637b381fb12eae authored about 2 years ago by Nikhil Saraf <[email protected]>
v0.2.4

91334beb32c8d3694448664b626d86cc88f1666f authored about 2 years ago by Ryan Carniato <[email protected]>
mix remove extra new lines from MDX

b3954af5d7f1495468a7c17248fc63361b8b88e9 authored about 2 years ago by Nikhil Saraf <[email protected]>
fix (scss): fix scss/sass support for dev inline styles

a174396657273c71d3882dbfc69b7a5680e51cd9 authored about 2 years ago by Nikhil Saraf <[email protected]>
Update entry.js

cf4f4cadef03a0919f87a5fec8e396d390219ee9 authored about 2 years ago by Nikhil Saraf <[email protected]>
Update entry.js

f7b13023b26cc2febb412787544280b0bdf80f41 authored about 2 years ago by Nikhil Saraf <[email protected]>
Update entry.js

adb608b31d1b7fcf3615eb5aae1c989231c25e32 authored about 2 years ago by Nikhil Saraf <[email protected]>
Update routing.md

d70cefbea2f08592039b09d1a53d5d294cb9f744 authored about 2 years ago by Nikhil Saraf <[email protected]>
Merge pull request #387 from webfolderio/main

Update plugin.js

996f2b72878cf753e4ac8a4dedbea791643ad74d authored about 2 years ago by Nikhil Saraf <[email protected]>
Update plugin.js

Delete unused variable

99f84e9a5798fbc7e2ba0a72e6b9a0a248685ca1 authored about 2 years ago by webfolderio <[email protected]>
Merge pull request #384 from edivados/fix-trpc-docs

Fix trpc example in docs

7a4c06c06c36ba85fbf4b9de816d2b1097b985c7 authored about 2 years ago by Nikhil Saraf <[email protected]>
v0.2.3

44c538f8824a50a72772f0fc3030fa7d0176761a authored about 2 years ago by Ryan Carniato <[email protected]>
fix: bug with import

74bdf8ab630ea806123a7b7c541aab741569c747 authored about 2 years ago by Nikhil Saraf <[email protected]>
Fix trpc example in docs

e3cb4b0dcd21813c0d74bcc55031594c48261288 authored about 2 years ago by Davide <[email protected]>
deploy docs to cloudflare github action

4a368f5820365aaaa1d5ca9901c4f28d77429bff authored about 2 years ago by Nikhil Saraf <[email protected]>
deploy docs to cloudflare github action

b391ea15b25e9eaa9ca795b87c5f2f32d29b0558 authored about 2 years ago by Nikhil Saraf <[email protected]>
deploy docs to cloudflare

b400e9db15de13ad305a910bd1225f764e31e28f authored about 2 years ago by Nikhil Saraf <[email protected]>
fix vite scanning all files for docs

2b7ce80ead251ecacdab9fa72d02fe124a8bb866 authored about 2 years ago by Nikhil Saraf <[email protected]>
Merge pull request #374 from QuentinDutot/fix-broken-trpc-docs

fix broken trpc docs

ebffdea594857f96ad333c284435cea6aa5335b1 authored about 2 years ago by Nikhil Saraf <[email protected]>
Merge branch 'main' into fix-broken-trpc-docs

43c21248b4f785ac37fcae2362a548573f5b8970 authored about 2 years ago by Nikhil Saraf <[email protected]>
v0.2.2

265b63632da26d63d1e03c5bb3b6d5421656ecba authored about 2 years ago by Ryan Carniato <[email protected]>
rename example durable objects

b0fd5973630524d0074fa181f5710dd1399cea5a authored about 2 years ago by Nikhil Saraf <[email protected]>
types

de774a1d851af6035be97ec5687ea02faf42d833 authored about 2 years ago by Nikhil Saraf <[email protected]>
add typecheck github action

f2910b9ad8e69960037ee11511c77e5db66b12db authored about 2 years ago by Nikhil Saraf <[email protected]>
shift to strict typescript and start migration

766737e4799afca7deae05b2f96cc5a4c38e70c3 authored about 2 years ago by Nikhil Saraf <[email protected]>
fix types

fb0eebe8c41d05ffadff0d82a024dceda7920739 authored about 2 years ago by Nikhil Saraf <[email protected]>
package json fixes

d5d6f9e5f013ce4d44df6734119a1ffff23d6796 authored about 2 years ago by Nikhil Saraf <[email protected]>
prisma example

1c12f978ba320f1572dcc62d313377e149dd2ba5 authored about 2 years ago by Nikhil Saraf <[email protected]>
v0.2.1

99fc9667abb35ef150efe17cdc18d0ed7ffa381e authored about 2 years ago by Ryan Carniato <[email protected]>
update deps, handle duplex

38ed831719404e4757ef9e8d5f9e58c841b4b6d2 authored about 2 years ago by Ryan Carniato <[email protected]>
Merge pull request #373 from ghalle/fix/vite-middleware-name

Fix/vite middleware name

e36381e6ab022af00066d403622c4ecffddb9219 authored about 2 years ago by Nikhil Saraf <[email protected]>
fix trpc docs

558b0f5f212469e6de252398e1fc05749f436086 authored about 2 years ago by Quentin Dutot <[email protected]>
Merge branch 'main' of https://github.com/solidjs/solid-start

760f209a09349b447b5b2fd73f687ea73597a987 authored about 2 years ago by Gabriel Halle <[email protected]>
fix vite middleware name for vite 3.2.0

8271f737e6ff0e12b600746b62e11bf273fe4def authored about 2 years ago by Gabriel Halle <[email protected]>
Merge pull request #371 from nullableVoidPtr/node-19-fix

fix: webcrypto global under Node 19 runtime

f50b1b92e27be4235aca2c74938cbf4d23fa6564 authored about 2 years ago by Nikhil Saraf <[email protected]>
fix: webcrypto global under Node 19 runtime

fe19efc6993930522a047a8393013a9d7724e74b authored about 2 years ago by nullableVoidPtr <[email protected]>
docs: fix data-loading small

dc3f7d612de9509dc5266c6609449ebcd699ad7f authored about 2 years ago by Nikhil Saraf <[email protected]>
Merge pull request #367 from mhyfritz/patch-4

example: enable type support for tailwind config

5cf41e3683c0091b1f7e094cda2028266cd29399 authored about 2 years ago by Nikhil Saraf <[email protected]>
example: enable type support for tailwind config

10b174a39b135e21388011f9f90f85917ae770b9 authored about 2 years ago by Markus Hsi-Yang Fritz <[email protected]>
add start as cli

35d65d92a570028211dabd2735cc81c28fefe8da authored about 2 years ago by Nikhil Saraf <[email protected]>
fixes #356 change how vite is run in dev

417835c8a7625430762ce30679a2e02fb58c8df1 authored about 2 years ago by Nikhil Saraf <[email protected]>
fix router on reopen

46c0fbbf8ac6db85dc6fed40c7b05ccb581cb04b authored about 2 years ago by Nikhil Saraf <[email protected]>
Merge pull request #360 from mhyfritz/patch-2

docs: fix typos

c3e52fdcca9cc0eda30db953acd150f65fbd32e9 authored about 2 years ago by Nikhil Saraf <[email protected]>
Merge pull request #362 from rpivo/patch-1

minor grammar edits

92fef4b5dc97a5f7b88605d2522173ef63b797fa authored about 2 years ago by Nikhil Saraf <[email protected]>
Merge pull request #361 from mhyfritz/patch-3

example: use native `<a>` element

d65fada9c99569de6ccb7c42b6e2a99e9344c19b authored about 2 years ago by Nikhil Saraf <[email protected]>
minor grammar edits

7bd92457aee9c72f700c70c707bac0c29883b6c8 authored about 2 years ago by Ryan Pivovar <[email protected]>
example: use native `<a>` element

451610e3d971147378860ae62d7a3d4f33343d72 authored about 2 years ago by Markus Hsi-Yang Fritz <[email protected]>
docs: fix typos

f3c99683f0a95a91186527ef729cadd6ef07ec26 authored about 2 years ago by Markus Hsi-Yang Fritz <[email protected]>
Merge pull request #333 from ghalle/fix/circular-dep

Fix circular dependency by isolating FileRoutes

ca67de6caa0bb350387fd59b6d7a1fc4fea9ab01 authored about 2 years ago by Nikhil Saraf <[email protected]>
Merge branch 'main' into fix/circular-dep

c01e38eabc7d633fc8810758e71cdcbf4e2b753a authored about 2 years ago by Nikhil Saraf <[email protected]>
Merge pull request #357 from mhyfritz/patch-1

docs: fix typo

0d6d66fd75b5cadd08ffd2eac6c32a90a1b254f4 authored about 2 years ago by Nikhil Saraf <[email protected]>
docs: fix typo

a9330c2f254472b548be944d957a13cfbc1b2acc authored about 2 years ago by Markus Hsi-Yang Fritz <[email protected]>
Merge pull request #355 from solidjs/revert-327-multi-action-tests

Revert "Add tests for multi action"

6411f8691457d0a0940928d5c695d5c392b3b8ac authored about 2 years ago by Nikhil Saraf <[email protected]>
Revert "Add tests for multi action"

cf05f55fafcf1c0d851902f0b1d2ae6c7443fd2a authored about 2 years ago by Nikhil Saraf <[email protected]>
fix circular dep, babel plugin to rewrite import

9323f4d26da1a500b0bcb5e15ff21878e5f7d99b authored about 2 years ago by Gabriel Halle <[email protected]>
Merge pull request #353 from Tanner-Scadden/bug/null-check

Adding a truthy check to value in browser.ts

8bea60df8cfc050265cbc3b8b258d18b003f6fa5 authored about 2 years ago by Nikhil Saraf <[email protected]>
Adding a truthy check to value in browser.ts

75aa103dfd38b4c41761dbbcf0062dd93db7a2ae authored about 2 years ago by TannerScadden <[email protected]>
Merge pull request #327 from pawelblaszczyk5/multi-action-tests

Add tests for multi action

e9c395db2c3e4ef3ce85bd4e5ab2a2315fe5d06c authored about 2 years ago by Nikhil Saraf <[email protected]>
Merge pull request #345 from harshmangalam/docs

fix:docs typos

816c31ae4fd8be4fca7c4b113907c3ada8f61fe4 authored about 2 years ago by Nikhil Saraf <[email protected]>
fix:docs typos

67822665e6093d023d90934d83f1697a30b92cab authored about 2 years ago by harshmangalam <[email protected]>
fix types for ServerContext

6bce64c2257667832fc61121f5a8b8a68ef5606a authored about 2 years ago by Nikhil Saraf <[email protected]>