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] Adapter netlify: don't set the request body on get/head requests (#3459)

* don't set the request body on get/head requests

* add changeset

4d58e10c36cab47d40c161a87c82512bebeb6b90 authored about 3 years ago
roundly cleanup of types and docs (#3455)

* move Fallthrough to endpoint

* remove Rec helper

* update docs

* sync changes from do...

799f1bc99171408b676974947e61deb206daaeb2 authored about 3 years ago
gh-3403: Remove encodeURI call for redirect load property (#3404)

3da6b4e06150888d17b28b7b901795b778d576a9 authored about 3 years ago
Version Packages (next) (#3450)

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

b841d1486ee72a35e2a66a42dfd83b2958811758 authored about 3 years ago
[fix] adapter-node ORIGIN runtime environment variable (#3448)

* fix ORIGIN handling in adapter-node

* add changeset

e364454f6f7f057c758aab197e6015b6b93f287d authored about 3 years ago
Version Packages (next) (#3446)

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

3e36378b943586c195bb13696a0f8567b8ccd1b8 authored about 3 years ago
fix #3443 (#3445)

* fix #3443

* Update .changeset/fifty-taxis-tease.md

9c93f3450c8e120d7ea8162862b23f07028d6a72 authored about 3 years ago
Version Packages (next) (#3439)

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

db5557a8b8a2d3330fa870750b65bf6c1cc120f4 authored about 3 years ago
fix changeset

ec290257e0d436f44942987b0f42d709bfb92e49 authored about 3 years ago
[docs] update links to svelte.dev docs (#3440)

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

9cd04e6a9e4007626b23c2750f222459b9603ade authored about 3 years ago
Add programmatic interface to create-svelte (#3437)

* [feat] add programmatic interface to create-svelte

* these should have been snake_cased bef...

d76b2b1abdcf35b49973565553eba7f97f849f6b authored about 3 years ago
[fix] rename `BASE` to `ORIGIN` and fix config handling (#3423)

c653aec2555cd542dc98a15b3138dee4eedf3d80 authored about 3 years ago
[docs] update `handle` hooks docs (#3433)

192a8fe53ccc6c2be8cc6ffc74027cf6a6364ad9 authored about 3 years ago
[fix] register service worker regardless of hydrate/router option (#3435)

9efebb1a4a9a357a2d298eb2e028ce0ae73d18c4 authored about 3 years ago
[docs] update docs to reflect new home of HN example (#3425)

e57172a41a4c0af10668cc2c40f0382bf673b4b1 authored about 3 years ago
Version Packages (next) (#3431)

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

2918f3a49dc2d94a793a6d188937ff6c1c33a951 authored about 3 years ago
[chore] add changeset for create-svelte (#3430)

missed in #3384
closes #3417

21b51baa3d5a36edc50e1215b7f6c60e0736c2a7 authored about 3 years ago
[chore] remove hn example from ignore option (#3427)

7129ed6f539de24d5e6e46e6f0df80ed3888399f authored about 3 years ago
remove examples (#3405)

* remove examples

* update lockfile and gitignore

f78c6203e6303e32eda6c2a9419de39d0fb2ba0a authored about 3 years ago
Version Packages (next) (#3415)

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

b8ca7a54fa12da267baf882fb64610355bb8bf19 authored about 3 years ago
Breaking: use `Request` and `Response` objects in endpoints and hooks (#3384)

* this should be an internal type

* change app.render return type to Response

* update ada...

ee906a3b2b103e4523eb1b6bb13f04d03eb35238 authored about 3 years ago
Version Packages (next) (#3414)

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

7fa43a4886793f7598a1f6c1f735c2d9dff64533 authored about 3 years ago
[fix] add methodOverride to default configs (#3411)

* [fix] add methodOverride to default configs

* Changeset

48bccdcb98acb9c563e36b8ed26bcbad67a492c4 authored about 3 years ago
Version Packages (next) (#3383)

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

d00642fb37307788577cb3b47dad9ce3de313c42 authored about 3 years ago
[fix] avoid downloading CSS with highest priority when `inlineStyleThreshold` is used (#3396)

* add media to disabled CSS link to prevent browser downloading

* change to media="print"

...

ceeadd602fe31edf2d2fc3c0cc4dbf466d2f30ec authored about 3 years ago
document serviceWorker register option (#3395)

* document serviceWorker register option

* Update documentation/docs/14-configuration.md

C...

3e4f3ba446ba6b5fdee2957b985b4d16a182e0c2 authored about 3 years ago
exclude fixtures from linguist (#3394)

* exclude fixtures from linguist

* more specific paths

* should be the same

* apparentl...

54d302d28bb5883ec0bfd28ecdef39cdd19ac466 authored about 3 years ago
fix: polyfill fetch before running any app code (#3400)

49114b9a37e93335b027865e68fa4d58a0a7a2e5 authored about 3 years ago
Fix hidden-text user-selection for Counter.svelte in default template (#3398)

02a12afdec52a4beded1d99d61683b0aa094a50c authored about 3 years ago
[fix] refactor navigation singletons to avoid storing undefined reference (#3374)

Co-authored-by: Rich Harris <[email protected]>
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail...

86f8f8a52c50e3854aa29ab33d9b03b217178070 authored about 3 years ago
cleanup changelog slip up (#3399)

cbe15c796d399b7ceed0bf605e5f0e5b5e4413c4 authored about 3 years ago
[docs] fix broken link in docs (#3390)

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

d6d492ade3183d6243e431364b4205a60cd2c6ec authored about 3 years ago
Version Packages (next) (#3382)

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

f17143414cf2efd966c3432bc29e6133908e75f2 authored about 3 years ago
Update 01-routing.md (#3373)

Clarity and parenthesis avoidance. Also my first open source PR ever.

1460b2b6778d22e33d0f9b5b41b669a6f5d76ef2 authored about 3 years ago
Update dependency dotenv to v14 (#3379)

Co-authored-by: Renovate Bot <[email protected]>

d473a8cff2d92ebc77533fe5eabe3e5c63a1f2b2 authored about 3 years ago
chore: re-release adapters for fetch polyfill change (#3377)

* chore: re-release adapters for fetch polyfill change

* Update .changeset/many-hairs-push.md...

7569bb27a640c2bbff6ac02a4c44fdf456bdc227 authored about 3 years ago
exclude test from linguist (#3378)

* exclude test from linguist

* double asterisk

* more specific maybe

* huh

* back to...

fefe32c5b09cec71da597c0e4d77c0bf9edfcbed authored about 3 years ago
Version Packages (next) (#3361)

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

c92f986277d12a8d6b74d94d20ed59b48f90bbdc authored about 3 years ago
[docs] add links to sveltekit examples for people to find (#3366)

* add links to sveltekit examples for people to find

* Update documentation/docs/90-additiona...

89e7e2a62c60fb90bba7a4756c659cfe50a0ebd1 authored about 3 years ago
[fix] ignore hash links during prerendering (again) (#3367)

cefe7cb58a4931cf6b8fb5fd6e72e7099432d2af authored about 3 years ago
Don't overwrite custom etag (#3348)

* Don't overwrite custom etag

* Fix code style

* Add test and changeset for custom etag

...

668b0aaa2b5626e8f610f395ac551f98eafbd10b authored about 3 years ago
Version Packages (next) (#3359)

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

55bfa3d6a3d667d1334093031920a62929f20eb9 authored about 3 years ago
[fix] make properties overwritable (#3356) (#3357)

59694fed4b972052fdf438037df1ef5205cc521d authored about 3 years ago
Handling of static assets with `paths.base` (#3346)

* Fix svelte-kit dev/preview when config.kit.paths.base is set

* add test of truncated base
...

d6ddf3cb8c174fb87d466ec4149e81570ced3443 authored about 3 years ago
Fix truncated basepath (#3345)

* Fix svelte-kit dev/preview when config.kit.paths.base is set

* add test of truncated base
...

eddea5738aec1420933e5a8132e1e89b545c4a05 authored about 3 years ago
Update dependency dotenv to v12 (#3350)

Co-authored-by: Renovate Bot <[email protected]>

f92c3e212dbb3247904fd5c3229c040a9650db41 authored about 3 years ago
[docs] svelte.dev is also inside sites repo now. (#3353)

1f00d612c49177f7df3bf4d44afd298aa4b91c2d authored about 3 years ago
Version Packages (next) (#3329)

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

9e482ac43b2d3f903f497ab5c9cc92691aec9906 authored about 3 years ago
Test with `src` modules (second attempt) (#3335)

* start shuffling files around

* move modules into shared folder

* remove all traces of .s...

3114f2a3f1cea8b31acef416b6919bd895fc7468 authored about 3 years ago
remove unnecessary async keyword

9de809405f13a24268da167d3c50ad894ecd14a8 authored about 3 years ago
shuffle things around a bit (#3327)

* start shuffling files around

* move modules into shared folder

* remove all traces of .s...

a79b5bf51b38b778af85ed4ade1d26bf7584c417 authored about 3 years ago
log errs to, err, stderr (#3328)

* log errors to stderr, not stdout

* changeset

* write logger errors to stderr as well

389a45c19b763f07f63785e8d2c558a075300edd authored about 3 years ago
Version Packages (next) (#3321)

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

411b73c17059c19a0e5ed0919fd1ebc4ffc15b87 authored about 3 years ago
Docs - updating hooks doc regarding use of request.url.pathname (#3323)

Updating the docs to cover the updated use of request.url.pathname vs request.path

0cc9d5b23a3fe5b08fcf6fdccb548367829461de authored about 3 years ago
Rebase the service worker to the app's base path (#3319)

* Rebase the service worker to the app's base path

* Add a changeset

341f930f2abeb4a175e0b7f5c451769c8062b512 authored about 3 years ago
Version Packages (next) (#3320)

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

1b6332fafbe33ce5267404fa163f7e7a4c8ee92f authored about 3 years ago
304 response should contain etag (#3313)

* 304 response should contain etag

* etag added to 304 response

* preserve headers per the...

0eb435899c5bd0db87adff971db6fe99b448a4b8 authored about 3 years ago
throw if url.search or url.searchParams is accessed from page store during prerendering (#3314)

* throw if url.search or url.searchParams is accessed from page store during prerendering

* r...

6639a1f31aecbba8b4df380b841002f0d72ab5de authored about 3 years ago
add missing hash in permalinks (#3317)

0b6bb2ccb18b73542182d6c3c2d2121aa3050a8a authored about 3 years ago
Version Packages (next) (#3315)

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

a09a7cf22b2b81c2e2dcabb0a73d4031d1194054 authored about 3 years ago
Version Packages (next) (#3304)

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

21151556cf7091ec84cd9d6820aa7e2afd58cdef authored about 3 years ago
[feat] `beforeNavigate` and `afterNavigate` lifecycle functions (#3293)

* feature/add-onBeforeNavigate-listner

* minor fixes

* naming

* minor naming changs

...

cb44e2895a2527b3f73d99a7e9191237106dcd4e authored about 3 years ago
[docs] unbreak docs deployment (#3309)

74717a5d50b2829ab4e0bf1e3714383b7e4f7260 authored about 3 years ago
fix page options permalinks (#3296)

e881c7c57a3b136f92eba3aaef8952b11591a8e1 authored about 3 years ago
Refactor navigation (#3303)

* defer history update until after navigation

* resolve redirects against intermediate URL

...

e3cb69b716b7e1c71580c665a606b906fb670b2c authored about 3 years ago
Parse value of srcset attribute closer to specifications (#3301)

* Revert parsing srcset to previous regex method

* Add text for commas in url in srcset

* ...

5a7bd8a5a4ad2b09fe8fac7dcee7e2ff3d51ea42 authored about 3 years ago
Fix readonly form data return (#3302)

* Remove redundant map lookup

Map.get returns undefined when the key doesn't exist, so using ...

26accb3fda41ce5932c1924261e2e42e13899866 authored about 3 years ago
[docs] remove outdated line from faq (#3292)

023b3c99046904bdf1e374a362931caac82186f1 authored about 3 years ago
Version Packages (next) (#3291)

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

495bbfa9ee7f8b49023f6bd999f0a2d27008ffc6 authored about 3 years ago
[feat] `inlineCss` option (#2620)

* feat: inline CSS

* Update .changeset/tiny-files-smile.md

Co-authored-by: Ben McCann <322...

2097f00f131aef42ffe4e8fd16da6e302ce22901 authored about 3 years ago
Version Packages (next) (#3289)

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

afd8743037b3b2bea5095a36f19e83c3f1a30d9a authored about 3 years ago
Crawl prerendered pages without regex hackery (#3288)

* start building more robust crawler

* implement crawler

* add ignore-rel-external test

...

da29c3fb01b43674c9a824efcd983047ef8e488c authored about 3 years ago
try to get deploys working with pnpm (#3276)

* try to get deploys working with pnpm

* try this

* disable npm on netlify

* build ever...

06249dda82971857079996e7cc3d5cdf977b21c7 authored about 3 years ago
Update dependency selfsigned to v2 (#3287)

Co-authored-by: Renovate Bot <[email protected]>

f44e9531d3c2b2d462f03fe0d8c54782f10ea4f8 authored about 3 years ago
Update dependency dotenv to v11 (#3282)

Co-authored-by: Renovate Bot <[email protected]>

b10ba93136b93bccb8ce3eac5508034fa0b8d8cd authored about 3 years ago
remove accidental export (#3281)

835da3fe76630256f6829a8a9692f860ded8b503 authored about 3 years ago
Version Packages (next) (#3280)

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

952d09a9cf40d4d311210fd33e935d27cc7f8cad authored about 3 years ago
Add functionality to override http methods (issue #1046) (#2989)

* Add functionality to override http methods (issue #1046)

See: https://github.com/sveltejs/k...

3523d38845d4eb2dc7e6eeb2861fddb366df4f63 authored about 3 years ago
Version Packages (next) (#3278)

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

5e42af4c55c7b8fd7cd322ffe1f37f5aebb77e96 authored about 3 years ago
[feat] add an `ssr` parameter to `resolve` for better skipping of SSR (#2804)

* add an 'ssr' option to 'resolve'

* respect ssr option when rendering error page, on a best-...

d425b8a6f13ca2a8606baca650e41e1abdcbfd72 authored about 3 years ago
Version Packages (next) (#3277)

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

3b9d4b245ada172f74eb49269a00cba48fcab3c3 authored about 3 years ago
[feat] adding returned `stuff` from pages to `$page` store (#3252)

* add returned stuff to $page

* add changeset

* Update documentation/docs/03-loading.md

...

7c03e775bfb13321114726d0bb5776101c1c5cea authored about 3 years ago
log adapter-static output directories (#3274)

b569ebed0d7b82c3c218637f19bc3adee55dbb1f authored about 3 years ago
Explicit fallthrough (#3217)

* fall through works now also in layout components

* added test

* added changeset

* rem...

bcedf8cf7a63f45b9843b3c0fc3e0e4af96e9c3d authored about 3 years ago
Version Packages (next) (#3275)

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

fb08d55be2fdaa4bc077b2810c278bff914b4b21 authored about 3 years ago
allow prefixes and suffixes around rest parameters - fixes #1714 (#3240)

15843338224cc62d575b30203393c297cbdc7ca3 authored about 3 years ago
[fix] strip hash fragments during prerendering (#3251)

* [fix] don't prerender hash links

* handle # wherever it appears

* changeset

Co-author...

25727e9e96ea97b513203a22075d3d25673ad206 authored about 3 years ago
[chore] only import AMP validator if using AMP (#3249)

* [chore] only import AMP validator if using AMP

* the AMP stuff probably belongs in the plug...

5c6f79672c9364c382514ec2d4ece0278fb9fd6c authored about 3 years ago
[fix] urlhash in page store (#3273)

* implemented fix

* added tests

* added changeset

Co-authored-by: Nathan Herrmann <na.h...

37d8b8724f71cc1efcc412d515ee99a4025c1d67 authored about 3 years ago
Version Packages (next) (#3266)

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

2aafbe88b412b59ad8fa916e1c3e3360979fc5bd authored about 3 years ago
[chore] add links to bug template (#3250)

27193cfab3b9101060d0d1c2cddda83df6fff50b authored about 3 years ago
render error page if error happens in handle hook (#3239)

* render error page if error happens in handle hook - fixes #2824

* changeset

71052dbe5c630e955a64593106458b63872e8c7a authored about 3 years ago
[chore] update dependency sirv to v2 (#3263)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Ben McCann <322311+benmccann...

1c30945d609e3c6acf5a17e64b61278a84780d9b authored about 3 years ago
Update renovate.json

d5b912f0da50535941e503333bf51f8cd9a903b2 authored about 3 years ago
Update renovate.json

d86f4550f0ff182c5d050118b9a2056203641137 authored about 3 years ago
Update renovate.json (#3259)

d5819eea7f711ea254a81d59aa343137019f1c1e authored about 3 years ago
Update renovate.json (#3258)

e2f422b534378a2bc083b8ad1288ee9722678cbd authored about 3 years ago
Update renovate.json (#3257)

97424b626e3a0ce2cfb7d386e1f041c4e24e5e0a authored about 3 years ago
Add renovate.json (#3253)

Co-authored-by: Renovate Bot <[email protected]>

5e40287936c1953014219ecdadf3d6acff5ccd4e authored about 3 years ago
Version Packages (next) (#3238)

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

f89fb524f851b794cceba4a91864d127dc3948ee authored about 3 years ago