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

Invalidate URLs (#1303)

* invalidate resource

* failing test for #1277

* fix bad this reference, strengthen test
...

d279e36115a96839d17d2d45b21b9b2dc117b6ef authored over 3 years ago
Fix `navigating` store type (#1322)

* fix da type

* changeset

694f5de32368f64818b6d1d3af90d20ef8fa55e6 authored over 3 years ago
ESM (#1323)

* .svelte -> .svelte-kit

* update gitignores in project templates

* changeset

* convert...

c6fde9932f81ddee09762eca8cd6530255ffec14 authored over 3 years ago
.svelte -> .svelte-kit (#1321)

* .svelte -> .svelte-kit

* update gitignores in project templates

* changeset

* fix exa...

0befffbe1fdebd78ccd66a9261bd6dec9d5f5b6b authored over 3 years ago
Version Packages (next) (#1320)

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

bbbbe89f244caaf926daecaf5f248d89e2e3a9a3 authored over 3 years ago
Improve promts, turn confirms into toggle (#1312)

* Improve promts, turn confirms into toggle

* undo undesired formatting

3fb191cc6edd0202a5a93d8120917ea3b881cd77 authored over 3 years ago
Add `prerendering` to `$app/env` typings (#1316)

* Add `prerendering` to `$app/env` typings

This change makes TypeScript stop yelling at you i...

63eff1a04480dc88e7480fe6829365c4f23fa61e authored over 3 years ago
Mention `prerendering` during `svelte-kit preview` (#1317)

The documentation for `svelte-kit preview` does mention that it functions irrespective of your c...

3fb01dee700e41edd647572c249346362630db74 authored over 3 years ago
Version Packages (next) (#1292)

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

9551e0141e8919f42c9950ef304c3af2a4ed906d authored over 3 years ago
fix(kit): export AdapterUtils type (#1300)

* fix(kit): export AdapterUtils type

* chore: create changeset

16cca89c020a1f93597836a3f34b7093c42476fb authored over 3 years ago
Upgrade dependencies (#1307)

27a55f0a4c43fd3168f74c51afd4a39916c169bb authored over 3 years ago
validate app.html, and throw in dev if target is missing (#1304)

427e8e01df001504b18fa1335329754845b8eb26 authored over 3 years ago
remove navigated to text from announcer (#1305)

5023e98f73b87a849b680255f9474f27e649cc82 authored over 3 years ago
fix parsing endpoint json body (#1272)

* fix parsing endpoint json body

Converting to JSON string also when the 'content-type' heade...

f3ef93d16eed098fc2c247279e44e560bf46f5fe authored over 3 years ago
lowercase header keys - fixes #1127

b4d0d6c6ef4b96f380e7918c35944cda7e6ea1f5 authored over 3 years ago
fix(template): typehint default config file (#1294)

16975b3e60ca0ba922eab4dadf4ce1e3272cc3e1 authored over 3 years ago
Update 12-cli.md (#1297)

e7f6fefe6756b4df24100c48e389fbde2ccecab4 authored over 3 years ago
Support esm config files (#936)

08ebcb518c71cd58f4717784a5144cb195b49a68 authored over 3 years ago
[adapter-cloudflare-workers] add es2020 target to esbuild function to solve Unexpected character '#' error (#1287)

* add es2020 target to esbuild to solve Unexpected character '#' error

* add changeset

9e6750549656b91e27beca43e355e8aeb93bd3f1 authored over 3 years ago
Version Packages (next) (#1283)

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

3b21b7e558e33885f40b7e09befb4c6c3d86b958 authored over 3 years ago
Swap CI from Node 15 to Node 16 (#1284)

f3444b4ca0ca71d9e744dbbd1635c7f08491bfc4 authored over 3 years ago
Update 05-modules.md (#1285)

fe8ebfdb9fb1bc1711b9f1553079e4ac05684594 authored over 3 years ago
Version Packages (next) (#1282)

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

cbe0101fe4d37c30dc35e6762f826a72a7d8c37d authored over 3 years ago
update links to modules section (#1279)

Signed-off-by: Adityo Pratomo <[email protected]>

e9bfeec74307e805909125c147ed5f473d2b99ba authored over 3 years ago
handle URLs that need to be decoded (#1273)

* fix : https://github.com/sveltejs/kit/issues/1228 Invalid character

* https://github.com/sv...

72c78a4eca3fe461ab3660cb02b2293ff12f7529 authored over 3 years ago
Update Vite Plugin to next.9 (#1275)

923372e45f26800a9a0b2527ee654bc9a3549b5b authored over 3 years ago
Version Packages (next) (#1270)

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

bbe818305902ce247297e4a27bafd91e72b50207 authored over 3 years ago
disable FLoC (#1267)

* implement floc option - closes #1263

* changeset

* docs

353afa1bbc8799abc9247544422dd9b2f240f878 authored over 3 years ago
fix(create-svelte): bump minimum required Svelte version (#1192)

d19f3de4b4ec83adf6dc2a61de1e6a452ed71931 authored over 3 years ago
Version Packages (next) (#1269)

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

c688a542f73630e7cf0e971b44f18c7593ff2cdb authored over 3 years ago
a11y improvements for template to-do list (#1207)

* A11y improvements to todo list demo

* Add changeset

* Focus appropriate input instead of...

c44f231ffb90596abb0c5ee5db6718631396aa9e authored over 3 years ago
Link session sections in docs (#1264)

e5ed499eeb3e12624ed112d1da0726a1ae5b0f76 authored over 3 years ago
Version Packages (next) (#1259)

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

1ac62f996a86ad3cd553db5964c263af9fdd467a authored over 3 years ago
use built-in error page

52bef766133edaeae8be76d8ce689ca048bf8dc7 authored over 3 years ago
remove incorrect comment

8a8e86e7c3772ce30f43ba70a2a2c969c0626233 authored over 3 years ago
simplify

be8af51162760f15354c894c367d3702774fccd5 authored over 3 years ago
Merge branch 'issue-1190' of https://github.com/mattiash/kit into mattiash-issue-1190

b0b3a52d34438f93a9cedaae6efe7edd4f15d3f5 authored over 3 years ago
Replace outdated TODO with migration docs (#1246)

* Remove outdated TODO

* Add details to migration guide about HTML minification

cd5ee03be80b91fbeb915603a57867bdce077723 authored over 3 years ago
fix: accept FormData as ReadOnlyFormData (#1256)

* use conditional narrowing for ParameterizedBody

* add changeset

354e38497003b57a5892a02f12727e849f332f4d authored over 3 years ago
Document global fetch (#1252)

Co-authored-by: GrygrFlzr <[email protected]>

c68c78226d04562bf0d281e6a54bca771012052c authored over 3 years ago
Remove Axios FAQ, add Firebase FAQ, and update preprocess and env FAQs (#1237)

ee11a9ded23aded98657fabea53d6d5c3186a927 authored over 3 years ago
Replace Sapper reference

f3694f78ee6008d0204f44727a9f4df49075e356 authored over 3 years ago
Version Packages (next) (#1236)

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

b4a851e4af1102de53ad6b09dee52438f2e7f330 authored over 3 years ago
fix: remove ?import from svelte component id and update to vite 2.2.3

82955ec9f8708e0012aed70f5baf5c483b4c4d2c authored over 3 years ago
add install instructions and warning for netlify adapter (#1217)

* add install instructions and warning for netlify adapter

* Update packages/adapter-netlify/...

79dd9b6ebff92c0f7aa7c21316671471b0af96f4 authored over 3 years ago
types: adapters declaration file (#1230)

* add adapter-static types

* add adapter-node types

* add adapter-vercel types

* add ad...

2e72a9461b87987b1863d479f7d1192ff9623c96 authored over 3 years ago
remove ssr.noExternal from skeleton template so it matches default template (#1234)

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

c47b483313fcba7a0d4645195417d15732adcf09 authored over 3 years ago
Update FAQ for Vite issues when including a library

2e1b8c6fe8b96f56751b88d4374055d359788e03 authored over 3 years ago
Version Packages (next) (#1225)

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

e616da248f51584e58bece9d0e906638dba43739 authored over 3 years ago
Explain layout can also export the load function (#1213)

ef646c4c71f38cf7a027f8bcd290223687d3a7fe authored over 3 years ago
Update Vite to 2.2.2 (#1224)

* Update Vite to 2.2.3

* Vite 2.2.2 instead

2f121e2baf1e772ef850ff28f4e033fb9153a026 authored over 3 years ago
ci: deploy docs when merging to master (#1219)

* ci: add docs deploy workflow

* ci: typo

561062fe815c47b115954f96cd55df0e96d1fbc3 authored over 3 years ago
Exit process with code 0 after successful adapt - fixes #978 (#1212)

ac602085da60abf2f79ccaba347dbb242365fad3 authored over 3 years ago
Render error page on 404

f1e1622da1c0bf97dc374935c232dd8d6f1993d3 authored almost 4 years ago
Version Packages (next) (#1210)

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

399220dc71d88ff9f90bed27ac7ec6c9ad485579 authored almost 4 years ago
update prerender error message as per #1176 (#1200)

* update prerender error message as per #1176

* add changeset

927e63ce98d152b29cde1dcc4cff594efa259fd9 authored almost 4 years ago
miscellaneous documentation adjustments (#1204)

5a663830ce5514e015d0c1de3735c88ead05085f authored almost 4 years ago
Redirect to base on unknown initial path.

Fixes #1190.

b1bfe83aed34f08df9db4b7d7649bdd8eb43de81 authored almost 4 years ago
CI: Fix Windows Playwright Cache (#1201)

aa3610bc3608814f775d89dcff6ed5995343ce5b authored almost 4 years ago
Version Packages (next) (#1187)

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

dea2c00c28f3b2b7d8b6c40e11ab589df9abd45a authored almost 4 years ago
update welcome message (#1196)

* update welcome message

* make our next steps consistent with our FAQ

* no adapter by def...

6f2b4a6dc0b7c27513cb93ec5d8ad6a32cfc953a authored almost 4 years ago
update ESLint plugin version in create-svelte template (#1195)

* update ESLint plugin version in create-svelte template

* update lockfile

* add changeset

1b816b2dff0278b9b5ac7e6ad9a938a5c1efe036 authored almost 4 years ago
doc fixes (#1189)

7bfb7154d6d150895e9984ee799a3f4bdde8f556 authored almost 4 years ago
Version Packages (next) (#1186)

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

92d33913e284e00fb20d882253ba5439eeafc407 authored almost 4 years ago
adjust .vscode/settings.json (#1185)

cc64a117fd4fbae2162bb4f5cccb0211f015d95b authored almost 4 years ago
adjust .prettierrc (#1184)

cc7cba2d3d42d7be5f78c7dbc7aef9cab1076275 authored almost 4 years ago
SPA mode (#1181)

* rename ssr to respond, since ssr is sometimes false

* add tests to adapter-static

* add ...

41314672bddc5a94a83eabd997e52ac972cc32c8 authored almost 4 years ago
Version Packages (next) (#1180)

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

1a7ce014ffd74868c036c98bfeca503cc740b660 authored almost 4 years ago
Support multiple rel values on anchor tag (#884)

Co-authored-by: lukasio <[email protected]>
Co-authored-by: Ben McCann <322311+benmccann@user...

2130087590afbb46707aa90600ef558f5b910efc authored almost 4 years ago
Don't swallow errors in hooks.js (#1178)

* dont swallow hooks.js errors - fixes #1170

* fix lint errors

ba732ffcc563ba17649664ab31aeae77448705eb authored almost 4 years ago
Add check script for create-svelte package (#1174)

* add check script

* fix lint error in bin.js

* update lockfile

* fix prettier ignore-p...

53521dbb7fa43789cb8c86ca5c4cd220d2d349ed authored almost 4 years ago
Fix non-existent language causing FAQ 500 error

638871a10230190e4955c0c1e1b924c75c58e38f authored almost 4 years ago
lockfile

9883c179720aeff37c9d6db4b5b37ed9e61e3c7c authored almost 4 years ago
merge master

e2524bd9ee8296a5f2d5d027755bbc52c893e9fb authored almost 4 years ago
reinstate options

8ae834903c7fddfac66eed54a8cde56631e82877 authored almost 4 years ago
Merge branch 'rename-cli-preview' of https://github.com/babichjacob/kit into babichjacob-rename-cli-preview

d27487d05df16306eb84e8d107e47104dbfada16 authored almost 4 years ago
Remove svelte-kit-demo (#1166)

* remove old demo

* update lockfile

955bb98c35ad75bef754080d94ea47a5ca60e201 authored almost 4 years ago
Update packages FAQ after additional Vite testing

72a863b3866eab1745c7162e4b15fd2a4930a2d7 authored almost 4 years ago
Version Packages (next) (#1169)

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

e6f80982ffc956c7dc5e2e00907f0f2f7a8d496c authored almost 4 years ago
format

060ea95ed28de8d876ba713caf823f0da20e041b authored almost 4 years ago
Merge branch 'rename-cli-preview' of https://github.com/babichjacob/kit into babichjacob-rename-cli-preview

f4505c0370d7978df592c9e087c765726271b6ce authored almost 4 years ago
account for the extremely helpful and intuitive npm behaviour - fixes #1159 (#1167)

2bf4338485bcc1161727519faf0d01b0788cffb1 authored almost 4 years ago
remove unused flags, remove adapt command, make message bolder

6dc59ed1145c2ea39bef1dacfd37b3a83d625df0 authored almost 4 years ago
most commands require explicit `run`

464c1ebbd3cf5e26b70a20a4d1b5f1fb9d2f1f33 authored almost 4 years ago
Add notice that `svelte-kit start` is now `svelte-kit preview` and warn against using it in production

fb8151c348283233738dd78bb3a9a87aeec6571d authored almost 4 years ago
Merge remote-tracking branch 'upstream/master' into rename-cli-preview

c8c4619b56361f94f759e35e3c67e98803f94a39 authored almost 4 years ago
Changeset for "Rename `start` to `preview` in the CLI and package scripts"

a2f3f4b1ffa9b845a52fbe677cf9154908d815d9 authored almost 4 years ago
Rename `start` to `preview` in the CLI and package scripts

1af5b502a33dbce491291602afdf7f76fe7315a6 authored almost 4 years ago
Version Packages (next) (#1153)

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

32b3fcde3c206347d0ca58ea2f8ecec649f5b7f5 authored almost 4 years ago
Fix navbar style for active page (#1152)

5d8146fd2909ed2828860327a46a226cf7c80f74 authored almost 4 years ago
force Vite to bundle component libraries in SSR (#1148)

* force Vite to bundle component libraries in SSR - fixes #904

* get things working

* lock...

4645ad5fd01ccdc84d4339a85f9c7ca611e236b4 authored almost 4 years ago
changeset

abf0248c0e5f7f8efea9f76147082c26d5848058 authored almost 4 years ago
Merge branch 'patch-1' of https://github.com/dkzlv/kit into dkzlv-patch-1

54b7003daf80bede1998b4df3389cd1910070549 authored almost 4 years ago
chore: silence prettier unknown option warning (#1160)

* fix ignored unknown option warning

* update sort order to include options

84b7d90a5d492612227752c816a48ba935324110 authored almost 4 years ago
Fixing typings for service worker

Related issue: https://github.com/sveltejs/kit/issues/646

Probably was renamed, but the typin...

7fc794091a89a27f5d2ed3f1555d2e243d1c00f2 authored almost 4 years ago
Version Packages (next) (#1147)

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

3d29d23c15c74d5f5dae38db2e3158e573d16db0 authored almost 4 years ago
Improve a11y for template counter component (#1150)

* Hide out-of-view count from assistive tech

* Add changeset

872d7349dd7f476609e47cae017afe9451ab3c07 authored almost 4 years ago
fix: ssr method expects rawBody instead of body (#1146)

closes https://github.com/sveltejs/kit/issues/1143

59f92778ae70ce1d39f266df949e6ecf1e5a741e authored almost 4 years ago
Version Packages (next) (#1138)

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

7f0004f1ee16fd5b7935a22c808f25c6f23ff191 authored almost 4 years ago
Typecheck tests (#1139)

* start typechecking tests dir

* aliases

* add some types

* fix some stuff

* fix a b...

41ed72779ce716665ff83a25ee025b839bcb597f authored almost 4 years ago