Ecosyste.ms: OpenCollective

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

github.com/sveltejs/kit

web development, streamlined
https://github.com/sveltejs/kit

fix: add ambient module types to published files (#980)

4c457842033f1dd2174ae678910802be10fb0046 authored over 3 years ago by Ignatius Bagus <[email protected]>
Version Packages (next) (#973)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

315ac1a76b62041cd8f7a1bd8925c6440cbb9c0b authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
add test for local styles

c5215fbbc36a55a7ac77a3b380518ec09b60759b authored over 3 years ago by Rich Harris <[email protected]>
Nested error components (#901)

* failing test for #626

* update create_manifest_data and unit tests

* update types

* g...

1007f6730600b3f770c5062d385d539661d6d0c6 authored over 3 years ago by Rich Harris <[email protected]>
switch `handle` hook from positional arguments to named arguments (#959)

* update handle to ({ request, render }) => response

* update hooks test

* update document...

ca108a672a009b9937f9955d81fffca7f3d8c970 authored over 3 years ago by Conduitry <[email protected]>
Version Packages (next) (#916)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

b202c1e78e612644508a29976c65d5aaf1e537cd authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix --open on WSL; fix --open with --https (#921)

* fix --open on WSL; fix --open with --https

* add changesets

1d5228cf3be8f919a05f18926f414b96725be739 authored over 3 years ago by Conduitry <[email protected]>
Fix links to prerendering docs (#938)

Co-authored-by: Rich Harris <[email protected]>

8ca6a3cd503a530968f4678d7e76f7b14c686123 authored over 3 years ago by Ben McCann <[email protected]>
Add some upfront documentation about pages vs endpoints (#970)

* Add some upfront documentation about pages vs endpoints

* include pages vs endpoints in int...

75191426714c5fba95e9b2a297f973d92a6cac32 authored over 3 years ago by Ben McCann <[email protected]>
Add ambient `$app` types (#917)

This adds ambient type definitions for `$app/..` imports. This removes the need for a funky tsco...

39b69677635a59b40675d375c64bbc4507ea0ea5 authored over 3 years ago by Simon H <[email protected]>
Add button:focus CSS styles to template Counter button (#957)

59a1e06dcbff48ab7ffbdad666d9e3148926e145 authored over 3 years ago by Rachel Cherry <[email protected]>
changelog (#954)

Co-authored-by: Antony Jones <[email protected]>

dfbe62b28baf5f846f4d23f0668691fdf4d39b66 authored over 3 years ago by Antony Jones <[email protected]>
Add page <title> to template index file (#953)

b4974e1d7622b418b63cc50dfdff1611ae6532d7 authored over 3 years ago by Rachel Cherry <[email protected]>
Add sponsorship button

336722acd7fc6fba83af82f6b9a54ab82cff780e authored over 3 years ago by Antony Jones <[email protected]>
fix(types): remove optional mark in RequestHandler args (#914)

bb2d97d9c590b52b23c8a4de68794ab0b7fb5441 authored over 3 years ago by Ignatius Bagus <[email protected]>
Flesh out the FAQ content (#877)

0ce1b6e1703b6c71465e64cab00fd96acb8c6fa8 authored over 3 years ago by Ben McCann <[email protected]>
Final (I think) stepping stone PR towards #519/#626 (#893)

* create separate _load_error method

* make error component available to renderer

* includ...

ccb8825fd97d7f23ee961b30077e1a2bf1a53b42 authored over 3 years ago by Rich Harris <[email protected]>
Fix typo in options documentation (#886)

567e5e2f49918353c5e79bf6f5545602f3be7e59 authored over 3 years ago by Luciano Delucchi <[email protected]>
lay more groundwork for #519/#626 (#882)

* load all components up-front

* typechecking

* invoke router on startup if no SSR

* ge...

a3a10b21247a28635c883838bbb448138dc88f5c authored over 3 years ago by Rich Harris <[email protected]>
chore: switch to playwright-chromium from playwright (#880)

26f4f2c98ea8966580567f8639915af38210c196 authored over 3 years ago by pngwn <[email protected]>
ci: skip chrome installs in ci (#875)

* ci: skip chrome installs in ci

* ci: remove unneeded script

* ci: fix typo

71c734bdbb88bf67a6d383114855a98cf66fdbac authored over 3 years ago by pngwn <[email protected]>
Colocate some stuff that should be colocated (#873)

* move respond into separate module

* separate out 404 responses

* fix endpoint signature
...

bd0560c54e30afb2c530693c60da4742843c3eb0 authored over 3 years ago by Rich Harris <[email protected]>
Add coverage to adapt-node (#863)

* Add coverage collection to test runs for adapter-node

* Add test case for when a matching r...

93225f4058f6227aa8d6a91f9c3440be749cd14b authored over 3 years ago by Sam Saccone <[email protected]>
Version Packages (next) (#850)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

c27325568ba8a9594bd4d1cb579a50e5d68b25f9 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
expand typechecking, rename builder -> utils (#856)

1e2f07033897e8d56c7edb6f20e650f41f5b1410 authored over 3 years ago by Rich Harris <[email protected]>
minor tidy up (#855)

* move page.js to page/index.js

* rename get_response to respond

* always unsubscribe from...

5f7fdbcfdc2ce02d613aa287778a50b064a872db authored over 3 years ago by Rich Harris <[email protected]>
Always return something from `render` (#847)

* only write to disk on 200

* always return something when prerendering

* return dependenc...

108c26cb797a7d09dda5f287cd17ee9f02bc914a authored over 3 years ago by Rich Harris <[email protected]>
Version Packages (next) (#840)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

42dc6b30139257952f92f8803a16b8139babb246 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Duplicate style (#845)

* remove duplicate <style> on hydration

* changeset

6ecfa2c3a6f8c1fe612759ac9baf5faf8887b5a0 authored over 3 years ago by Rich Harris <[email protected]>
omit CSS if ssr=false - fixes #818 (#839)

6d9f7b1856dd1979934cf09aa8cef223a456bb0b authored over 3 years ago by Rich Harris <[email protected]>
Version Packages (next) (#836)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

2855f7d5f9b6234190825edba20226afc363c95b authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Call `load` when `page.path` changes, if referenced (#838)

* failing test for #643

* reorganise tests

* track usage of page.path - fixes #643

* ch...

e2eeeeaf13369df194a66e3a2aa0329c35657648 authored over 3 years ago by Rich Harris <[email protected]>
Credentialed fetch from `load` (#835)

* failing test for #672

* pass credentials to internal fetch where appropriate

* changeset

50b5526cb7332ae8600b6645926706dac1c9c7d3 authored over 3 years ago by Rich Harris <[email protected]>
only inline data if hydrate=true (#837)

* only inline data if hydrate=true

* changeset

6384af64d12cd237f59afe99e4619486fd069473 authored over 3 years ago by Rich Harris <[email protected]>
Add `prerendering` to `$app/env` (#833)

* add prerendering to $app/env (#763)

* add docs

4d2cd6225681b382913f07a2b1248bb578b4b718 authored over 3 years ago by Rich Harris <[email protected]>
document --host and --https, simplify https stuff (#834)

* document --host and --https, simplify https stuff

* lint

* capitalise stuff consistently...

c12556ab0c63c9c366238928c06037098990b66f authored over 3 years ago by Rich Harris <[email protected]>
delete redundant global.css stylesheet link (#832)

15f51f79ce52a71cc9fb751aafe789400ecea842 authored over 3 years ago by phaleth <[email protected]>
Version Packages (next) (#827)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

2896a276d9e2258037aac44b9080496401505418 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
support https (#462)

* support https

* tidy up, typecheck

* clarify

* changeset

Co-authored-by: Rich Harr...

24fab19fc801a57fe714d4f9940edf608316fc5e authored over 3 years ago by Tan Li Hau <[email protected]>
check port before dev/start and expose network address (#819)

* check port before dev/start and expose network address - closes #688

* add --host flag

*...

ba4f9b792417e4528f593e6bb6959eb1786376af authored over 3 years ago by Rich Harris <[email protected]>
Update bug_report.md

fa0ab78f16ef0f728ef94d4e8c2ac755d6148dcc authored over 3 years ago by Rich Harris <[email protected]>
Add Vite to envinfo for GH issues (#820)

ad09981723b6daa536e68967583aa3a2e1554709 authored over 3 years ago by GrygrFlzr <[email protected]>
remove the rest of sandbox

8dda690f8c6f9ad4d06abd033289a95fa5324a35 authored over 3 years ago by Rich Harris <[email protected]>
Version Packages (next) (#812)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

81e68ad6f05ea6f2f7a4ee7f0ddaa22bceeef853 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Remove sandbox example (#695)

fc070a7e3a2b470878df2bff7b3665b71f3d8078 authored over 3 years ago by Ben McCann <[email protected]>
Specify minimum node version number (#787)

* Specify minimum node version number

* Add .npmrc

8d453c84bba271d8147f178869b5284735b03c99 authored over 3 years ago by Ben McCann <[email protected]>
Update docs to show how `load` differs from Next.js's getStaticProps (#813)

* Add how `load` differs from Next.js's getStaticProps

* Fix grammar

* Update documentatio...

59e6f28d942356f2519677e461151ec9d9495117 authored over 3 years ago by Nick Mazuk <[email protected]>
create-svelte: update tsconfig to allow es2020 module and lib (#817)

570f90c2a19dc5f38ad7a5baad709608a19dcf36 authored over 3 years ago by GrygrFlzr <[email protected]>
make router responsible for prefetching (#766)

* make router responsible for prefetching

* add a note to the docs

* remove some unused co...

db1ccd389cd39c0390354abbc5bccb8931de916e authored over 3 years ago by Rich Harris <[email protected]>
add note to docs

fe8b30089e0476fc5177f9c40eb44c7fab5a02aa authored over 3 years ago by Rich Harris <[email protected]>
Allow [...rest] params to be optional (#768)

* make rest parameters optional

* changeset

f33a22c5a640900d9abb7dd9a687055aa162fa90 authored over 3 years ago by Rich Harris <[email protected]>
Clarified some documentation about cookies (#782)

* Clarified some documentation about cookies

* Fixed typo

* Update 01-routing.md

Co-aut...

cc125fae3e6e58f4150c5c0a7cd2ad8fa5bad40b authored over 3 years ago by Jean-Cédric Huet <[email protected]>
Add basic smoke tests for adapter-node (#807)

* verify the server starts
* verify it can serve a 404

---

Additional changes:

- chang...

5a3f8551b62c9efbae5033ffb7f0a94e4991ff49 authored over 3 years ago by Sam Saccone <[email protected]>
Merge branch 'master' of github.com:sveltejs/kit

6cd6960077bf1ed1147d6c285fe091d7014818b3 authored over 3 years ago by Rich Harris <[email protected]>
merge n3x503-master -> master

78aec0cf637ea00e6ec73308b467655a5ddcb53b authored over 3 years ago by Rich Harris <[email protected]>
shrink test matrix (#797)

* shrink test matrix - closes #796

* try exclude instead of include

* perhaps i'm just an ...

a7853c7de0b7b0b2c278482b85d8493efc0e6a38 authored over 3 years ago by Rich Harris <[email protected]>
fix client-side redirect loop detection - closes #745 (#811)

679e9974378a68ef1ce7a5a39f2101f62e5aae2a authored over 3 years ago by Rich Harris <[email protected]>
Version Packages (next) (#804)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

60e5e0ecc782d5e15e0f7d52cc266e36167dd90b authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Use `Response` type from `node-fetch` to type our own fetch responses (#799)

* use response type from node-fetch

* changeset

* Revert "use response type from node-fetc...

d9ce2a2dd46370442288cb43667d2694c8150fe9 authored over 3 years ago by Cassidy Bandy <[email protected]>
Version Packages (next) (#803)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

4b6870e210a608e405e330ede5e127bada7f2050 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix fatal error when parsing URLs in Node adapter (#802)

* fix parsing url in node adapter

* add changeset

* simplify vercel url parsing

* add c...

feb2db738ff00e040eaed0ac7b0f287bbe0b2084 authored over 3 years ago by Conduitry <[email protected]>
Version Packages (next) (#791)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

7c8c49f9e48694dfacf6f98c0a5d48b458a6bd07 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add body to request type (#783)

d067cfb3f92949771648528573d322ac2116a7f1 authored over 3 years ago by Jonas De Vrient <[email protected]>
prevent XSS when serializing fetch results (#769)

* prevent XSS when serializing fetch results - fixes #721

* remove test.only

* fix

9b09bccde2be21ad1bc2b05baccdbba4d0aa9112 authored over 3 years ago by Rich Harris <[email protected]>
create-svelte: allow importing JSON modules (#792)

Co-authored-by: Rich Harris <[email protected]>

dac29c5c0b1f9b55442a63dfb5c3f9797f58cea9 authored over 3 years ago by GrygrFlzr <[email protected]>
Fix client-side load error handling (#794)

* failing test

* SSR fixes

* correctly hydrate error pages

* update test

* tidy up
...

c0b98730985e16e7f7bdccff41e5a77eefc61875 authored over 3 years ago by Rich Harris <[email protected]>
try to fix test flakiness (#795)

* try this

* doh

3612bb066846f89a5aa3b3e2f764b33a8092a1ed authored over 3 years ago by Rich Harris <[email protected]>
Fix empty query params in adapter-vercel (#774)

Co-authored-by: Ben McCann <[email protected]>

ca33a3596ef0e6e36f5bb30909aa5400fd3fd2d8 authored over 3 years ago by Arne Wiese <[email protected]>
Set target to es2019 in default tsconfig.json (#772)

8dc89ba4c987123e6b23031309076cdcfcf0ac86 authored over 3 years ago by Ben McCann <[email protected]>
Type vite config (#786)

b8a8e5387a942dbf0bdd771122f8929c19ceb959 authored over 3 years ago by Cassidy Bandy <[email protected]>
docs: fix typo and add additional info (#755)

* chore: fix typo

change adjective to verb

* chore: add info for pages with no js at all
...

96cbda341e4139bd944ac01f9fe8753e8a25a171 authored over 3 years ago by Ignatius Bagus <[email protected]>
Version Packages (next) (#760)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

b5cfba66be28e2eb5d9066a7c2d8a71d2e225df3 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
set optimizeDeps: [] (#759)

7f58512a746948c8c1578e4795bcb4c7a9cc6a64 authored over 3 years ago by Rich Harris <[email protected]>
Version Packages (next) (#752)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

56f3709c01f66487fb24d0388c858bebc7bb97cc authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
docs: fix skipped heading levels (#756)

2dc4aff2c28eb0cbc18c2283b19555e8c4d562c1 authored over 3 years ago by pngwn <[email protected]>
changeset

31f94fec499ce744220b4e02cd2ec816ed216d8a authored over 3 years ago by Rich Harris <[email protected]>
ssr/router/hydrate options (SPA mode! 0kb JS pages!) (#713)

* documentation for ssr/router/hydrate (#231)

* buncha failing tests

* make ssr disable-ab...

a59fbd07caa3fbee22b8c4abbf065be623c774d4 authored over 3 years ago by Rich Harris <[email protected]>
Upgrade to the next version of polka to fix path decoding bug. (#743)

Fixes #743

e053a6b8c83cc9a277e22459889736d6357320e5 authored over 3 years ago by Sam Saccone <[email protected]>
Version Packages (next) (#750)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

29f4ca0e88b423a24840722025fb15339550bb73 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix adapter-cloudflare-workers dependencies (#749)

e890031c80ba3c50ace56d08d42dbb4253c3a895 authored over 3 years ago by GrygrFlzr <[email protected]>
make the button in template look more like a button (#705)

a8c2ba0fe0abbd1c7630d245d790ebb52e10f5be authored over 3 years ago by Hofer Ivan <[email protected]>
Version Packages (next) (#736)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

5a1d47ee6123623f3375c8205adceca3b52c8683 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Cloudflare Worker Adapter (#717)

* Sandbox seems to be working

* integrate with svelte-kit-demo

* Update demo site readme w...

ede4bf2e2391fc1f56e38746a8c2a9f07313e8a3 authored over 3 years ago by halfnelson <[email protected]>
Global stylesheets (during `create-svelte` depending on the chosen CSS preprocessor) (#726)

* Add a global stylesheet during create-svelte depending on the chosen CSS preprocessor

* Cha...

7d42f72ee89d83fec35a086ce9df7969c6bef3ce authored over 3 years ago by Jacob Babich <[email protected]>
add test for #461, apply same logic to SSR build

66ef6226e99b841b8094086e6067740718ef92e9 authored over 3 years ago by Rich Harris <[email protected]>
docs: add changeset (#461)

864c3d4a8971a3736be478461c20f915a5b3440b authored over 3 years ago by Andre Loker <[email protected]>
fix: lib build-mode causes assets to be inlined (#461)

When running vite in lib mode, all assets referenced in css and js files are base64-inlined inst...

e877f9650d126918f5175ed2c93c6d688f9a76c0 authored over 3 years ago by Andre Loker <[email protected]>
changeset

7e51473ba715ecfe01238e051cc5c5224fcee0a6 authored over 3 years ago by Simon Holthausen <[email protected]>
Fix ESLint errors after generating app with create-svelte (#730)

- Use .gitignore as ignore path for ESLint
- Add return type annotation instead of variable ann...

4cefaa99507989bc33d9cbeb36d3930681576114 authored over 3 years ago by Grzegorz Rozdzialik <[email protected]>
Add static adapter's build directory to .prettierignore (#723)

The build directory for adapter-static is 'build'. It was not mentioned
in the .prettierignore ...

a5e21a176d6ca7bd6c135295e87978228cf0c1c4 authored over 3 years ago by Grzegorz Rozdzialik <[email protected]>
Fix: request.query -> query in realworld example (#729)

dd1d41dad60670d168a5e4a7817f09b81130068c authored over 3 years ago by icyrockcom <[email protected]>
Add new line at the end of Counter.svelte for prettier (#725)

80f04c8b46ad7298923b5eaea5e65976bb2d3a84 authored over 3 years ago by Grzegorz Rozdzialik <[email protected]>
Version Packages (next) (#702)

89298a4465fa73642111ab3008a0860033b58a38 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add env to eslint config (#722)

Else it will complain about uses of console.log etc. Added node/browser/es2017 for the 90% use c...

df380e62f9c9c5c1983092f46de01ed91fd03543 authored over 3 years ago by Simon H <[email protected]>
fix(create-svelte): Add `$service-worker` to `paths` in `tsconfig.json` (#716)

f7badf1ae87eeec74c9feed0e7d4b31093ae3830 authored over 3 years ago by Liam Murphy <[email protected]>
Some useful hints in migration docs (#709)

* hint to add module type in package.json

* hint to return something from load function

l...

17bb699a4f4fc6e9331d8874bc7d56c8c81babbe authored over 3 years ago by Shahid Kamal <[email protected]>
Set .eslintrc.ts.cjs to ignore all .cjs files. (#707)

9a664e1cbe98ce5d46fbbc7d2615e8527ea0701d authored over 3 years ago by James Pyne <[email protected]>
Fix typo in ignorePatterns for the generated TypeScript .eslintrc.cjs (#701)

bdf4ed954f949b2d09fb7ac509ebd991a5c8d010 authored over 3 years ago by James Pyne <[email protected]>
Version Packages (next) (#694)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

1ffee247ce242f9410d5494048c8969cc8ec8e6a authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
changeset

4b2c97e5db75c0c24fa10d0d0c8f774ae311d652 authored over 3 years ago by Rich Harris <[email protected]>