Commit Graph

10592 Commits (aaaf428cce34fe8d5a42c9f831728060ec036a76)
 

Author SHA1 Message Date
Rich Harris aaaf428cce
just gonna go ahead and merge this as the review comments take up too much space
11 months ago
S. Elliott Johnson 894b93e40c Merge branch 'adjust-boundary-error-message' of github.com:sveltejs/svelte into adjust-boundary-error-message
11 months ago
S. Elliott Johnson 8773216e01 got the extra children to go away
11 months ago
S. Elliott Johnson 0e5eeb7e45 checkpoint
11 months ago
Elliott Johnson 298f02ddee
Update payload.js
11 months ago
Elliott Johnson 49241764bd
merge local branches (#16757)
11 months ago
S. Elliott Johnson 127c5a73cb idk man
11 months ago
S. Elliott Johnson 5a4060181e Merge remote-tracking branch 'origin' into adjust-boundary-error-message
11 months ago
S. Elliott Johnson e7c6b1c2a6 test improvements
11 months ago
S. Elliott Johnson aa9a72c171 better errors for sync-in-async
11 months ago
S. Elliott Johnson f1c0634733 naming
11 months ago
Rich Harris 808fbb4989
chore: inline `suspend` (#16755)
11 months ago
S. Elliott Johnson d6c7f58e69 chore: remove snippet and is_async
11 months ago
github-actions[bot] df13be8727
Version Packages (#16754)
11 months ago
Rich Harris 72ce753278
fix: flush effects scheduled during boundary's pending phase (#16738)
11 months ago
dependabot[bot] 0b5bcc891e
chore(deps-dev): bump vite from 5.4.19 to 5.4.20 (#16749)
11 months ago
github-actions[bot] 96a4b16842
Version Packages (#16744)
11 months ago
dai 558a3c963b
fix: transform input defaults from spread (#16481)
11 months ago
ComputerGuy 2743cd0fe5
fix: correctly analyze `<object.property>` components (#16711)
11 months ago
Elliott Johnson f09f25e6a3
fix: Don't destroy boundary contents on error unless the boundary is an error boundary (#16746)
11 months ago
S. Elliott Johnson e3b0f80b7c chore: Update a bunch of tests for hydration markers
11 months ago
ComputerGuy 68d27f1c4f
chore: generate CSS hash using the filename (#16740)
11 months ago
Simon H f343b00cc6
fix: clean up scheduling system (#16741)
11 months ago
S. Elliott Johnson 26d6613bfc ALKASJDFALSKDFJ the test passes
11 months ago
S. Elliott Johnson d4bd8e320b meh
11 months ago
S. Elliott Johnson 41e26b5a8b checkpoint
11 months ago
S. Elliott Johnson a30de03242 silly fix
11 months ago
S. Elliott Johnson 5d04b3bc2c snapshots
11 months ago
github-actions[bot] f778975b76
Version Packages (#16734)
11 months ago
Dominik G. 7f9fe99927
refactor(release): run with node24 and remove NPM_TOKEN to use oidc publish (#16733)
11 months ago
S. Elliott Johnson a8fc627279 Merge remote-tracking branch 'origin' into adjust-boundary-error-message
11 months ago
S. Elliott Johnson f98aa72b88 remove docs
11 months ago
Rich Harris 18dd45640b
fix: send `$effect.pending` count to the correct boundary (#16732)
11 months ago
S. Elliott Johnson 380f45725b Merge branch 'elliott/effect-pending-correct-boundary' into adjust-boundary-error-message
11 months ago
S. Elliott Johnson 3c73cc703a feat: first hydrationgaa
11 months ago
S. Elliott Johnson f0b01f76ca stuff from upstream
11 months ago
S. Elliott Johnson bd6a414377 changeset
11 months ago
S. Elliott Johnson 02b737224e fix: `$effect.pending` sends updates to incorrect boundary
11 months ago
S. Elliott Johnson de48a77cb2 feat: hoisting
11 months ago
github-actions[bot] d92fa432d1
Version Packages (#16690)
11 months ago
Kyle Gach 08b3b66865
docs: add testing with storybook (#16701)
11 months ago
Simon H f51c04afce
fix: ensure batch exists when resetting a failed boundary (#16698)
11 months ago
ComputerGuy 2344b4052e
fix: replace `undefined` with `void(0)` in CallExpressions (#16693)
11 months ago
ComputerGuy be645b4d9f
fix: place store setup inside async body (#16687)
11 months ago
Rich Harris 8f11796838 remove unused import
11 months ago
Jinay Patel 9d1aa699b6
Docs: Updated the custom elements documentation to include $host (#16686)
11 months ago
S. Elliott Johnson 64f91100de simplify
11 months ago
S. Elliott Johnson 835101b642 whoop, tests
11 months ago
S. Elliott Johnson 259d286f14 fix select/option stuff
11 months ago
S. Elliott Johnson d761749f93 solve async tree stuff
11 months ago