Commit Graph

  • 5d31d25a64 tweak, more logging ComputerGuy 2025-09-05 20:28:17 -0700
  • 27c5a33ec8 tweak ComputerGuy 2025-09-05 20:21:55 -0700
  • ecdeda2611 fix? ComputerGuy 2025-09-05 20:18:24 -0700
  • 8a7391c654 tweak ComputerGuy 2025-09-05 20:16:00 -0700
  • 58283de76d more logging ComputerGuy 2025-09-05 20:11:10 -0700
  • 125044d090 fix types baseballyama 2025-09-06 12:06:13 +0900
  • b5b61608f3 fix test baseballyama 2025-09-06 11:51:08 +0900
  • 256a8f9170 chore: update acorn to 8.15.0 baseballyama 2025-09-06 11:46:18 +0900
  • 4a7fb0613f add logging ComputerGuy 2025-09-05 18:37:11 -0700
  • e738c06e3b fix? ComputerGuy 2025-09-05 18:32:08 -0700
  • 57ed936937 fix: run deferred effects in async components ComputerGuy 2025-09-05 18:27:05 -0700
  • de48a77cb2 feat: hoisting S. Elliott Johnson 2025-09-05 17:04:35 -0600
  • 229ab37134
    tweak ComputerGuy 2025-09-05 14:42:13 -0700
  • da562d1f54
    Merge 3904b8f36c into d92fa432d1 #14116 Simon H 2025-09-05 20:17:14 +0200
  • f8747b9774 detect async_deriveds inside batches that are destroyed in later batches Simon Holthausen 2025-09-05 17:02:19 +0200
  • 594d35eebc fix: Use STATE_SYMBOL to de-proxy component in unmount (#16656) #16714 Pranav Agone 2025-09-05 17:24:10 +0530
  • d92fa432d1
    Version Packages (#16690) svelte@5.38.7 github-actions[bot] 2025-09-05 09:08:32 +0200
  • 3d731c7d17 scheduling Simon Holthausen 2025-09-04 23:02:29 +0200
  • e5b77f0c60 Version Packages #16690 github-actions[bot] 2025-09-04 19:38:43 +0000
  • 08b3b66865
    docs: add testing with storybook (#16701) Kyle Gach 2025-09-04 13:36:34 -0600
  • 908e35bb6c
    make it its own section #16701 Simon H 2025-09-04 09:53:24 +0200
  • 5260ae869e fix: correctly analyze `<object.property>` components ComputerGuy 2025-09-03 23:57:04 -0700
  • f51c04afce
    fix: ensure batch exists when resetting a failed boundary (#16698) Simon H 2025-09-04 04:06:17 +0200
  • dd45729934 Tweaks Kyle Gach 2025-09-03 18:08:50 -0600
  • 0f620e8efc test Simon Holthausen 2025-09-03 23:52:12 +0200
  • 1211fdc5f6 fix: correct first processing of boundary with pending snippet Simon Holthausen 2025-09-03 23:51:57 +0200
  • 3966b34407
    Update documentation/docs/07-misc/02-testing.md Simon H 2025-09-03 22:35:04 +0200
  • b78774b85e
    Revise Storybook testing documentation Simon H 2025-09-03 13:58:43 +0200
  • 805d4542bc docs: address feedback Kyle Gach 2025-09-02 17:46:39 -0600
  • 7b3bfaa484 docs: remove video Kyle Gach 2025-09-02 15:21:25 -0600
  • d51edf5a5e
    Merge branch 'sveltejs:main' into main #16700 Ziu 2025-09-02 20:24:52 +0800
  • 97e0fd356f
    Merge pull request #1 from ZiuChen/copilot/fix-fb61cdb4-ea0a-43f9-8c78-3cf2eb834cfb Copilot 2025-09-02 20:24:42 +0800
  • a2ab9b2500 fix: ensure batch exists when resetting a failed boundary #16698 Simon Holthausen 2025-09-01 18:04:44 +0200
  • 18f4b4d13d feat: fix prettier errors #16697 Hari 2025-09-01 16:04:18 +0100
  • 08e9f1822f feat: hashing css names by filename Hari 2025-09-01 16:00:38 +0100
  • d4d82532ce Merge branch 'main' into parallelize-async-work ComputerGuy 2025-08-31 02:34:56 -0700
  • 06d43dfdf5 make `$.all` a stmt if all awaits are stmts ComputerGuy 2025-08-31 02:33:37 -0700
  • 2344b4052e
    fix: replace `undefined` with `void(0)` in CallExpressions (#16693) ComputerGuy 2025-08-31 02:30:46 -0700
  • e2c32f94f1 dedupe parallelized `await` stmts ComputerGuy 2025-08-31 00:15:30 -0700
  • 1080beb858 remove unused ComputerGuy 2025-08-31 00:09:45 -0700
  • 4ee33d4890 ok *this* should fix it ComputerGuy 2025-08-31 00:06:04 -0700
  • eb61f7a62f tweak ComputerGuy 2025-08-30 23:53:47 -0700
  • 24164f9a9d fix ComputerGuy 2025-08-30 23:47:08 -0700
  • 41eeabaa4b eh that'll work for now ComputerGuy 2025-08-30 23:41:43 -0700
  • 01d6a75d57 try parallelizing awaited `$state` ComputerGuy 2025-08-30 23:33:50 -0700
  • 95753ec8fa tweak comment #16693 ComputerGuy 2025-08-30 17:45:53 -0700
  • c1b606fcf3 fix: replace `undefined` with `void(0)` in CallExpressions ComputerGuy 2025-08-30 17:39:47 -0700
  • a819a6721c fix? ComputerGuy 2025-08-30 17:27:06 -0700
  • d399d8a0d5 fix ComputerGuy 2025-08-30 17:25:17 -0700
  • 82cb5156c7 parallelize `await` expressions in instance ComputerGuy 2025-08-30 17:21:08 -0700
  • b138c6055b remove unused param ComputerGuy 2025-08-30 17:11:42 -0700
  • dad4889c51 this probably isn't necessary? ComputerGuy 2025-08-30 17:10:41 -0700
  • be645b4d9f
    fix: place store setup inside async body (#16687) ComputerGuy 2025-08-30 12:52:08 -0700
  • 2b7c9a8a21 non-working possible alterative to #16621 boundary-batch-nullpointer-fix-alt Rich Harris 2025-08-30 16:00:27 +0100
  • b88b4e8ef8 comment is no longer true #16621 Rich Harris 2025-08-30 09:33:37 -0400
  • 075a8b9826 Merge branch 'main' into boundary-batch-nullpointer-fix Rich Harris 2025-08-30 09:11:37 -0400
  • 8f11796838 remove unused import Rich Harris 2025-08-30 09:11:25 -0400
  • 18a790cb64 simplify Rich Harris 2025-08-30 09:10:49 -0400
  • dce25638c4 Merge branch 'main' into boundary-batch-nullpointer-fix Rich Harris 2025-08-30 08:57:03 -0400
  • 9d1aa699b6
    Docs: Updated the custom elements documentation to include $host (#16686) Jinay Patel 2025-08-30 05:38:50 -0700
  • 8050a05a89
    Update documentation/docs/07-misc/04-custom-elements.md #16686 Rich Harris 2025-08-30 08:36:22 -0400
  • c41900c666 more ComputerGuy 2025-08-29 20:55:19 -0700
  • c17a1e3ed2 cleanup ComputerGuy 2025-08-29 20:43:21 -0700
  • 7788c30087 try this ComputerGuy 2025-08-29 20:27:15 -0700
  • 464d7b6eab remove unused ComputerGuy 2025-08-29 18:40:38 -0700
  • c8cc9319be try this ComputerGuy 2025-08-29 18:31:49 -0700
  • 1c2ea75416 make it work in dev ComputerGuy 2025-08-29 18:26:48 -0700
  • 9ab08aaf15 fix ComputerGuy 2025-08-29 18:06:12 -0700
  • ccc993933c fix ComputerGuy 2025-08-29 18:02:07 -0700
  • fc03ba7e1b more ComputerGuy 2025-08-29 17:41:44 -0700
  • f5972d3237 fix ComputerGuy 2025-08-29 17:39:08 -0700
  • 8091a6eb36 more ComputerGuy 2025-08-29 17:35:43 -0700
  • 1b55045a16 doh ComputerGuy 2025-08-29 17:32:32 -0700
  • e80ab33d50 Merge branch 'parallelize-async-work' of https://github.com/sveltejs/svelte into parallelize-async-work ComputerGuy 2025-08-29 17:30:31 -0700
  • cd8969a905 try adding regular `await`ed variables ComputerGuy 2025-08-29 17:30:27 -0700
  • 6cb43b96a7 updated the formatting Github11200 2025-08-29 14:54:41 -0700
  • 83addfb691 Small update to the sentence Github11200 2025-08-29 14:53:03 -0700
  • f57ec19efb
    doh ComputerGuy 2025-08-29 13:32:09 -0700
  • 76b47d7270
    more ComputerGuy 2025-08-29 13:30:31 -0700
  • bd0403e739 moved the rune reference further up Github11200 2025-08-29 13:14:50 -0700
  • a5a5b8da89
    tweak ComputerGuy 2025-08-29 13:08:18 -0700
  • e07672b9f9
    fix ComputerGuy 2025-08-29 12:56:59 -0700
  • dd46f3c6eb
    Merge branch 'main' into effect-active ComputerGuy 2025-08-29 12:54:13 -0700
  • 6e7ccf7304 docs: add testing with storybook Kyle Gach 2025-08-29 10:50:05 -0600
  • 9d6e8548e2 more #16687 ComputerGuy 2025-08-28 20:01:08 -0700
  • 3c9f49639c tweak ComputerGuy 2025-08-28 19:57:46 -0700
  • fc33a391fc fix ComputerGuy 2025-08-28 19:53:42 -0700
  • 710d6a6282 fix ComputerGuy 2025-08-28 18:18:38 -0700
  • aeff5f3062 lint ComputerGuy 2025-08-28 18:12:48 -0700
  • c0723add39 fix? ComputerGuy 2025-08-28 18:11:56 -0700
  • 2f7319c475 fix ComputerGuy 2025-08-28 18:08:50 -0700
  • aafa27f5a3 don't parallelize if only one derived can be parallelized ComputerGuy 2025-08-28 18:06:59 -0700
  • 0bbc880535 remove temporary test thing ComputerGuy 2025-08-28 18:03:36 -0700
  • de84f6bea0 init ComputerGuy 2025-08-28 17:58:15 -0700
  • 3f56275ff5 fix? ComputerGuy 2025-08-28 17:49:23 -0700
  • 3d0526535d fix: place store setup inside async body ComputerGuy 2025-08-28 17:07:28 -0700
  • 64f91100de simplify S. Elliott Johnson 2025-08-28 16:25:16 -0600
  • 835101b642 whoop, tests S. Elliott Johnson 2025-08-28 16:17:02 -0600
  • a7abf8d8fa Updated the custom elements documentation to include Github11200 2025-08-28 14:38:31 -0700
  • 259d286f14 fix select/option stuff S. Elliott Johnson 2025-08-28 15:26:48 -0600