Commit Graph

  • aefce56233 tweak example Rich Harris 2025-11-24 20:22:25 -0500
  • 271ddc6a19 include all non-internal frames, handle identical stacks Rich Harris 2025-11-24 20:15:14 -0500
  • 9919b7f3a7 Merge remote-tracking branch 'origin' into elliott/hydratable Elliott Johnson 2025-11-24 16:42:09 -0700
  • 96012ccc5b improve errors Elliott Johnson 2025-11-24 16:29:53 -0700
  • 129c4086f7
    Version Packages (#17228) svelte@5.43.15 github-actions[bot] 2025-11-24 22:47:40 +0100
  • 6442ba9798 Version Packages #17228 github-actions[bot] 2025-11-24 21:47:30 +0000
  • 84b261886b
    chore: lift "flushSync cannot be called in effects" restriction (#17139) Simon H 2025-11-24 22:46:34 +0100
  • 5c32d1be5b
    Merge branch 'main' into lift-flushsync-restriction #17139 Simon H 2025-11-24 22:43:19 +0100
  • ea8838e96f
    fix: store forked derived values (#17212) Paolo Ricciuti 2025-11-24 22:41:09 +0100
  • b76910755f make it less expensive, modify test #17212 Simon Holthausen 2025-11-24 22:37:24 +0100
  • da91e6439f Merge branch 'elliott/hydratable' of github.com:sveltejs/svelte into elliott/hydratable Elliott Johnson 2025-11-24 14:19:45 -0700
  • a1d9410707
    simplify hydratable (#17230) Rich Harris 2025-11-24 16:19:31 -0500
  • 308fc7e5e2
    Merge branch 'elliott/hydratable' into simplify-hydratable #17230 Elliott Johnson 2025-11-24 14:19:24 -0700
  • f18a42bd6c trim Elliott Johnson 2025-11-24 14:17:26 -0700
  • feb145189f fix Elliott Johnson 2025-11-24 14:14:13 -0700
  • 5b55183874 docs: improve typography #17222 t11r 2025-11-23 01:59:27 +0100
  • 6a95d86b7e remove context restoration Elliott Johnson 2025-11-24 14:08:37 -0700
  • 0529a5090f fix: snapshot destructured values in #each blocks to prevent mutation issues AyushCoder9 2025-11-25 01:34:39 +0530
  • 651c0f1fea minimise diff #17231 dedupe-stack-stuff Rich Harris 2025-11-24 14:56:59 -0500
  • 3072e3f030 oops Rich Harris 2025-11-24 14:55:09 -0500
  • 77077da9a3 chore: dedupe stack stuff Rich Harris 2025-11-24 14:50:24 -0500
  • 72722bfea3 fix: always update deriveds in forks paoloricciuti 2025-11-24 20:45:55 +0100
  • 46ddb51da4 unused Rich Harris 2025-11-24 14:39:51 -0500
  • d5e0c19b36 tidy up Rich Harris 2025-11-24 14:35:21 -0500
  • f3d1e9ea21 simplify hydratable Rich Harris 2025-11-24 14:28:42 -0500
  • b0b315efbe regenerate types Manuel Serret 2025-11-24 20:08:53 +0100
  • fd35103a82 changeset Manuel Serret 2025-11-24 20:00:51 +0100
  • 7d79239cd0 Merge branch 'main' into print Manuel Serret 2025-11-24 19:58:42 +0100
  • 9305f5c707 add docs Manuel Serret 2025-11-24 19:58:10 +0100
  • 915e70c86f add formatting related test Manuel Serret 2025-11-24 19:42:27 +0100
  • 71058026cd docs(readme): improve clarity and modernize wording #17229 Ramsai Polisetti 2025-11-24 22:57:29 +0530
  • 6f4b7fc275 ssr + test #17226 Simon Holthausen 2025-11-24 16:58:05 +0100
  • 53bbe3462b
    fix: don't execute attachments and attribute effects eagerly (#17208) Simon H 2025-11-24 16:28:21 +0100
  • e7d00735b3 fix: await blockers before initialising const Simon Holthausen 2025-11-24 14:23:04 +0100
  • 2805eeb686 managed_effect #17208 Simon Holthausen 2025-11-24 13:56:28 +0100
  • aec7ff22d3 make typescript happy Manuel Serret 2025-11-23 09:52:48 +0100
  • 6bec5193ec cleanup Manuel Serret 2025-11-23 09:39:53 +0100
  • 72ea549b8b fixes for formatting Manuel Serret 2025-11-23 09:27:11 +0100
  • d1218ccd47 style Manuel Serret 2025-11-23 09:23:23 +0100
  • 2e7abb8d25 support formatting for a lot more nodes Manuel Serret 2025-11-23 09:18:01 +0100
  • 0f0523b642 improved formatting Manuel Serret 2025-11-23 08:48:26 +0100
  • 45ae8206a3 rmeove usless comments & fix playground Manuel Serret 2025-11-22 20:28:09 +0100
  • 2372f176c0 fix svelte element new lines Manuel Serret 2025-11-22 20:01:52 +0100
  • 452c997fbe fix new lines for #each:else Manuel Serret 2025-11-22 19:57:45 +0100
  • 8d732bc114 put attributes into multiple lines if too long Manuel Serret 2025-11-22 19:54:48 +0100
  • 080ca6ff07 use common method for attributes Manuel Serret 2025-11-22 19:40:33 +0100
  • 4a87f5aaf8 fix self closing tag problems Manuel Serret 2025-11-22 14:56:49 +0100
  • 90ea50bb1c fix #if indentation Manuel Serret 2025-11-22 14:49:44 +0100
  • 7910be8af1 fix css output Manuel Serret 2025-11-22 12:18:02 +0100
  • e6b325761f move block to css visitors Manuel Serret 2025-11-22 11:38:21 +0100
  • 4c4856da34 fix svelte-element Manuel Serret 2025-11-22 11:33:49 +0100
  • c7befaf681 fix const test Manuel Serret 2025-11-22 11:32:29 +0100
  • 386ec29031 rename early tests Manuel Serret 2025-11-22 11:31:13 +0100
  • 8817682b42 fix failing test Manuel Serret 2025-11-22 11:24:48 +0100
  • 5fb2bb4f42 seperate css and svelte visitors for clarity Manuel Serret 2025-11-22 11:14:06 +0100
  • b146e42a3d tests for U-nodes Manuel Serret 2025-11-22 11:03:46 +0100
  • 0e6fcd3ab9 tests for T-nodes Manuel Serret 2025-11-22 11:02:30 +0100
  • 424f221de2 tests for S-nodes Manuel Serret 2025-11-22 10:57:28 +0100
  • 5c1c81ea99 tests for R-nodes Manuel Serret 2025-11-22 10:33:49 +0100
  • db337bdd3d tests for P-nodes Manuel Serret 2025-11-22 10:27:46 +0100
  • f2b4bdfd15 tests for O-nodes Manuel Serret 2025-11-22 10:25:40 +0100
  • 3c36c7e4e8 tweak Elliott Johnson 2025-11-21 16:15:55 -0700
  • b5f21430ba Merge branch 'elliott/hydratable' of github.com:sveltejs/svelte into elliott/hydratable Elliott Johnson 2025-11-21 16:09:27 -0700
  • 98849452b3 make errors better Elliott Johnson 2025-11-21 16:09:19 -0700
  • 824b3f41a4 feat: add `isCommitted/isDiscarded/run` to `fork` #17217 fork-methods Simon Holthausen 2025-11-21 23:50:43 +0100
  • 8c357df22c remove other todo Manuel Serret 2025-11-21 21:22:01 +0100
  • eb9cc5d6bd add todo Manuel Serret 2025-11-21 21:21:13 +0100
  • 78e602c063 tests for N-nodes Manuel Serret 2025-11-21 21:15:54 +0100
  • 273e3d7448 tests for L-nodes Manuel Serret 2025-11-21 21:13:51 +0100
  • b612430e8c tests for K-nodes Manuel Serret 2025-11-21 21:05:30 +0100
  • ae0852e413 tests for I-nodes Manuel Serret 2025-11-21 21:03:31 +0100
  • 1fe285b64e tests for H-nodes Manuel Serret 2025-11-21 20:58:32 +0100
  • 8f3ca9e1b9 tests for E-nodes Manuel Serret 2025-11-21 20:54:29 +0100
  • 3914ade55b combine css tests Manuel Serret 2025-11-21 20:43:15 +0100
  • b4c66841af tests for C-nodes Manuel Serret 2025-11-21 20:08:05 +0100
  • 83b19d5a91 delete basic test Manuel Serret 2025-11-21 19:57:10 +0100
  • e89cc8a35d tests for B-nodes Manuel Serret 2025-11-21 19:36:09 +0100
  • 825821d64f fix interface Manuel Serret 2025-11-21 19:30:59 +0100
  • 86fe74d57e tests for A-nodes Manuel Serret 2025-11-21 19:29:42 +0100
  • ab7fd7d9ef common tests Manuel Serret 2025-11-21 19:29:11 +0100
  • 614fdf2a1e
    Update documentation/docs/06-runtime/05-hydratable.md Elliott Johnson 2025-11-21 11:17:57 -0700
  • af0ef1cfda ensure new lines at end of file Manuel Serret 2025-11-21 19:12:02 +0100
  • 6f5eb19a56 fix test file Manuel Serret 2025-11-21 19:08:42 +0100
  • 5f05884483 fix: reuse `batch_values` paoloricciuti 2025-11-21 17:09:39 +0100
  • fea81ad68a fix: store forked derived values paoloricciuti 2025-11-21 15:07:05 +0100
  • 3b98a17773 fix: don't execute attachments and attribute effects eagerly Simon Holthausen 2025-11-21 12:37:34 +0100
  • 74b878f198 ugh ugh ugh Elliott Johnson 2025-11-20 17:43:19 -0700
  • 0c34711b29 ugh Elliott Johnson 2025-11-20 17:40:51 -0700
  • 9c88438e58 docs Elliott Johnson 2025-11-20 17:34:14 -0700
  • 9af60134db tests Elliott Johnson 2025-11-20 16:54:47 -0700
  • 640fabd70c ajsldkfjalsdfkjasd Elliott Johnson 2025-11-20 16:45:05 -0700
  • 3f3ad1a2e6 fixes Elliott Johnson 2025-11-20 16:28:37 -0700
  • 90dd32b6e2 thunkify Elliott Johnson 2025-11-20 16:26:25 -0700
  • 1aafbc47ff
    Version Packages (#17204) svelte@5.43.14 github-actions[bot] 2025-11-20 14:58:07 -0500
  • 2ec34a23b2 Merge branch 'elliott/hydratable' of github.com:sveltejs/svelte into elliott/hydratable Elliott Johnson 2025-11-20 11:55:17 -0700
  • ce926c37f9 robustify Rich Harris 2025-11-20 13:20:05 -0500
  • 9343114bae compare resolved serialized values Rich Harris 2025-11-20 13:11:08 -0500
  • 9fed6f0a21 fix tests Elliott Johnson 2025-11-20 10:47:47 -0700
  • 4662cbe76a Version Packages #17204 github-actions[bot] 2025-11-20 16:23:59 +0000
  • 91486fa807
    fix: take async into account for bindings/transitions/animations/attachments (#17198) Simon H 2025-11-20 17:23:02 +0100