Commit Graph

10618 Commits (04445d40d5f3d50cc7d19eafe7682e8658c78ffb)
 

Author SHA1 Message Date
Rich Harris 04445d40d5
Update packages/svelte/src/compiler/phases/3-transform/server/visitors/EachBlock.js
10 months ago
Rich Harris 3eb704dc35 inline capture
10 months ago
Rich Harris 65f903e127 prettier
10 months ago
S. Elliott Johnson 5a42efb99b run ssr on sync and async
10 months ago
S. Elliott Johnson b63a56a67e compiler work
10 months ago
S. Elliott Johnson 4356b649cd clean up payload a bit
10 months ago
S. Elliott Johnson d26fb1f89e lint
10 months ago
S. Elliott Johnson e3e92792a4 Merge branch 'adjust-boundary-error-message' of github.com:sveltejs/svelte into adjust-boundary-error-message
10 months ago
S. Elliott Johnson b2cee26a13 cleanup
10 months ago
Elliott Johnson 3b99bdbfdb
Apply suggestions from code review
10 months ago
Rich Harris ba391448eb
chore: remove is_async (#16769)
10 months ago
Rich Harris 9d8f259db3
chore: remove analysis.state.title (#16771)
10 months ago
Elliott Johnson cf3ea69b7a
Update packages/svelte/src/compiler/phases/types.d.ts
10 months ago
Rich Harris 8e7b87a737 Merge branch 'main' into adjust-boundary-error-message
10 months ago
Rich Harris 8b4e1fcb7a
chore: extract a couple of drive-by fixes from other branch (#16772)
10 months ago
Rich Harris e793d2c384 put this back where it was, keep the diff small
10 months ago
Rich Harris 4e048f1a7d
Update packages/svelte/src/compiler/phases/3-transform/server/visitors/SnippetBlock.js
10 months ago
Rich Harris 33453869e7
chore: remove metadata.pending (#16764)
10 months ago
Rich Harris 2365d1b90c
Apply suggestions from code review
10 months ago
Rich Harris 27e33a8d9a
chore: simplify slots (#16765)
10 months ago
Rich Harris 393a44a061
chore: remove unused analysis.boundary (#16763)
10 months ago
Rich Harris fbef4bbd7c
remove await_outside_boundary error (#16762)
10 months ago
Rich Harris ed3cb33b6c
chore: fix hydration treeshaking (#16767)
10 months ago
Aaron Ajose a0598014d2
docs: Fix some inaccuracies (#16759)
10 months ago
Rich Harris 6a8ab8e008
Update packages/svelte/src/compiler/phases/3-transform/server/visitors/SvelteHead.js
10 months ago
Rich Harris cf7587382f
chore: remove hoisted_promises (#16766)
10 months ago
Rich Harris aaaf428cce
just gonna go ahead and merge this as the review comments take up too much space
10 months ago
S. Elliott Johnson 894b93e40c Merge branch 'adjust-boundary-error-message' of github.com:sveltejs/svelte into adjust-boundary-error-message
10 months ago
S. Elliott Johnson 8773216e01 got the extra children to go away
10 months ago
S. Elliott Johnson 0e5eeb7e45 checkpoint
10 months ago
Elliott Johnson 298f02ddee
Update payload.js
10 months ago
Elliott Johnson 49241764bd
merge local branches (#16757)
10 months ago
S. Elliott Johnson 127c5a73cb idk man
10 months ago
S. Elliott Johnson 5a4060181e Merge remote-tracking branch 'origin' into adjust-boundary-error-message
10 months ago
S. Elliott Johnson e7c6b1c2a6 test improvements
10 months ago
S. Elliott Johnson aa9a72c171 better errors for sync-in-async
10 months ago
S. Elliott Johnson f1c0634733 naming
10 months ago
Rich Harris 808fbb4989
chore: inline `suspend` (#16755)
10 months ago
S. Elliott Johnson d6c7f58e69 chore: remove snippet and is_async
10 months ago
github-actions[bot] df13be8727
Version Packages (#16754)
10 months ago
Rich Harris 72ce753278
fix: flush effects scheduled during boundary's pending phase (#16738)
10 months ago
dependabot[bot] 0b5bcc891e
chore(deps-dev): bump vite from 5.4.19 to 5.4.20 (#16749)
10 months ago
github-actions[bot] 96a4b16842
Version Packages (#16744)
10 months ago
dai 558a3c963b
fix: transform input defaults from spread (#16481)
10 months ago
ComputerGuy 2743cd0fe5
fix: correctly analyze `<object.property>` components (#16711)
10 months ago
Elliott Johnson f09f25e6a3
fix: Don't destroy boundary contents on error unless the boundary is an error boundary (#16746)
10 months ago
S. Elliott Johnson e3b0f80b7c chore: Update a bunch of tests for hydration markers
10 months ago
ComputerGuy 68d27f1c4f
chore: generate CSS hash using the filename (#16740)
10 months ago
Simon H f343b00cc6
fix: clean up scheduling system (#16741)
10 months ago
S. Elliott Johnson 26d6613bfc ALKASJDFALSKDFJ the test passes
10 months ago