Commit Graph

  • 51e9234893 Merge branch 'main' into aa-coordination-resource Dominic Gannaway 2025-02-06 09:01:11 +0000
  • fbeead51e2 wip Dominic Gannaway 2025-02-06 09:00:44 +0000
  • 6ab408a2cc Merge branch 'async' into async-abort-signal async-abort-signal Rich Harris 2025-02-05 21:47:42 -0500
  • 461c081cd1 error handling Rich Harris 2025-02-05 21:47:12 -0500
  • e6411106ef wip Dominic Gannaway 2025-02-06 00:53:39 +0000
  • 12c35310ea wip Dominic Gannaway 2025-02-06 00:50:10 +0000
  • 39179583c4 add getAbortSignal Rich Harris 2025-02-05 18:51:38 -0500
  • 69a1902a22 small fix Rich Harris 2025-02-05 18:50:36 -0500
  • adbcbd7903 add docs Rich Harris 2025-02-05 15:57:27 -0500
  • b0c4fa5246
    Version Packages (#15216) svelte@5.19.8 github-actions[bot] 2025-02-05 15:37:41 -0500
  • 0934e36092 add test Rich Harris 2025-02-05 15:31:23 -0500
  • 9d7b9d665a changeset Rich Harris 2025-02-05 15:22:54 -0500
  • 21cd0a2d4a add docs Rich Harris 2025-02-05 15:20:54 -0500
  • e487bccbc7 start at 1 Rich Harris 2025-02-05 15:08:44 -0500
  • 64768d27e7 ditto Rich Harris 2025-02-05 15:06:19 -0500
  • 3647ce3f18 non-constants should be lowercased Rich Harris 2025-02-05 15:02:42 -0500
  • fe2f521d5f simplify Rich Harris 2025-02-05 15:02:23 -0500
  • 6415f8ff49 oops Rich Harris 2025-02-05 14:48:15 -0500
  • e9ab932575 relax const requirement, validate assignments instead Rich Harris 2025-02-05 14:45:30 -0500
  • 7b8b0959c3 fix message Rich Harris 2025-02-05 14:24:49 -0500
  • ee2ea29a32 Version Packages #15216 github-actions[bot] 2025-02-05 19:24:01 +0000
  • 3b7066f5c6
    fix: ensure custom element updates don't run in hydration mode (#15217) Simon H 2025-02-05 20:22:58 +0100
  • 6f392d679b
    fix: properly set `value` property of custom elements (#15206) Simon H 2025-02-05 20:22:36 +0100
  • 872ee51378
    chore(deps-dev): bump vitest from 2.0.5 to 2.1.9 (#15220) dependabot[bot] 2025-02-05 14:18:59 -0500
  • 1d7fd6b3ea
    chore(deps-dev): bump vitest from 2.0.5 to 2.1.9 #15220 dependabot[bot] 2025-02-05 19:14:39 +0000
  • f098008e8d Merge branch 'main' into revert-15196-corepack-bullshit Rich Harris 2025-02-05 14:13:58 -0500
  • 1ada302603
    Revert "chore(deps-dev): bump vite from 5.4.14 to 6.0.9 (#15199)" (#15201) Rich Harris 2025-02-05 14:13:20 -0500
  • 25ceb7bc8e
    changeset #15217 Rich Harris 2025-02-05 14:12:35 -0500
  • bc42fa0e20 Merge branch 'async' into aa-coordination-resource Dominic Gannaway 2025-02-05 18:07:51 +0000
  • 726b3f1b85 delay initial async derived resolution if invalidated during init Rich Harris 2025-02-05 13:03:32 -0500
  • 73d10e7dfb wip Dominic Gannaway 2025-02-05 17:56:07 +0000
  • 2703ac6096 fix heuristic for transforming await expressions on server Rich Harris 2025-02-05 12:42:07 -0500
  • bcdddc6efb fix member expressions for real Rich Harris 2025-02-05 11:58:37 -0500
  • 994afafbd9 Revert "fix await member expressions" Rich Harris 2025-02-05 11:57:42 -0500
  • 68a10b73b9 Merge branch 'main' into async Rich Harris 2025-02-05 11:56:00 -0500
  • 541f8eb290
    chore: remove pbcopy from hash script (#15221) Rich Harris 2025-02-05 11:46:41 -0500
  • 3c4313abba chore: remove pbcopy from hash script #15221 Rich Harris 2025-02-05 11:45:19 -0500
  • ed1cf75b79
    chore: add download/hash scripts for sandbox (#15218) Rich Harris 2025-02-05 11:42:24 -0500
  • 7df8aa380c remove logging #15218 Rich Harris 2025-02-05 10:35:59 -0500
  • 3ea7924d03 wip Dominic Gannaway 2025-02-05 15:35:16 +0000
  • 2fb4ea87c1 wip Dominic Gannaway 2025-02-05 15:13:19 +0000
  • 91d25f1da9 wip Dominic Gannaway 2025-02-05 15:09:20 +0000
  • b18476b26c chore: add download/hash scripts for sandbox Rich Harris 2025-02-05 09:45:37 -0500
  • fbe0a3d350 wip Dominic Gannaway 2025-02-05 13:15:20 +0000
  • f07d4da349 fix: ensure custom element updates don't run in hydration mode Simon Holthausen 2025-02-05 13:50:11 +0100
  • d39d8c0675
    fix: ensure tracking returns true, even if in unowned (#15214) Dominic Gannaway 2025-02-05 12:28:18 +0000
  • 6ae85acb1e
    Update packages/svelte/tests/runtime-runes/samples/effect-tracking-unowned/main.svelte #15214 Simon H 2025-02-05 13:24:52 +0100
  • 95b76c7e6a fix: ensure tracking returns true, even if in unowned Dominic Gannaway 2025-02-05 11:01:32 +0000
  • f7a47d5195 fix: ensure tracking returns true, even if in unowned Dominic Gannaway 2025-02-05 10:58:06 +0000
  • ae8bd6f222 fix await member expressions Dominic Gannaway 2025-02-04 23:45:02 +0000
  • 5c0749fdf3 fix Dominic Gannaway 2025-02-04 23:44:20 +0000
  • 31783b85e0 fix component.js to handle member await expressions Dominic Gannaway 2025-02-04 23:42:40 +0000
  • 990634d15f remove old comment Rich Harris 2025-02-04 17:26:11 -0500
  • ff5d9fec07 pending_items -> offscreen_items Rich Harris 2025-02-04 17:25:35 -0500
  • c6e0351267 add resource Dominic Gannaway 2025-02-04 19:47:56 +0000
  • ba5d219a53 add resource Dominic Gannaway 2025-02-04 19:42:03 +0000
  • b41004a7a3 lint #15207 7nik 2025-02-04 18:34:06 +0200
  • 63a32c8aeb drop unused logic 7nik 2025-02-04 18:28:38 +0200
  • 68b4715e85 put type narrowing to the correct place 7nik 2025-02-04 16:56:28 +0200
  • e69d85b1a0 Merge branch 'main' into aa-coordination aa-coordination Dominic Gannaway 2025-02-04 14:33:39 +0000
  • 7fc15149c5 format 7nik 2025-02-04 16:32:56 +0200
  • d2cf4f6e4b fix: correctly visit elements that may match :has() during pruning 7nik 2025-02-04 16:31:24 +0200
  • 80550468f9 dont reconnect deriveds inside destroyed effects Rich Harris 2025-02-04 09:26:06 -0500
  • 95fe4f2799 fix: properly set `value` property of custom elements #15206 Simon Holthausen 2025-02-04 14:30:47 +0100
  • b64cfc6231 update comment Rich Harris 2025-02-03 18:01:12 -0500
  • 5f2abc8fb4 skip adding dependencies for destroyed effects Rich Harris 2025-02-03 17:50:14 -0500
  • 179335c346 rename $.create_uid() into $.props_id() adiguba 2025-02-03 22:31:01 +0100
  • 6698a34917 fix errors adiguba 2025-02-03 22:26:04 +0100
  • ecbdc71020
    Revert "chore(deps-dev): bump vite from 5.4.14 to 6.0.9 (#15199)" #15201 Rich Harris 2025-02-03 15:59:19 -0500
  • 74daf21e48 $props.id() adiguba 2025-02-03 21:38:33 +0100
  • f67cf201af
    chore(deps-dev): bump vite from 5.4.14 to 6.0.9 (#15199) dependabot[bot] 2025-02-03 14:51:08 -0500
  • 67dc57935d
    Update main.svelte #15166 Simon H 2025-02-03 19:54:17 +0100
  • 83a94bdd6b
    chore(deps-dev): bump vite from 5.4.14 to 6.0.9 #15199 dependabot[bot] 2025-02-03 18:38:14 +0000
  • 502b585ed2
    docs: enhance migration docs about accessors (#15138) Simon H 2025-02-03 19:37:49 +0100
  • 7867e7584b
    bump vite (#15198) Rich Harris 2025-02-03 13:36:00 -0500
  • 366528024f Merge branch 'main' into bump-vite #15198 Rich Harris 2025-02-03 13:32:06 -0500
  • f63a7a28db bump vite Rich Harris 2025-02-03 13:31:18 -0500
  • c2869f5617 bump Rich Harris 2025-02-03 13:27:24 -0500
  • 03a9d387ed
    Revert "try this (#15196)" Rich Harris 2025-02-03 13:23:50 -0500
  • f878736f38
    try this (#15196) Rich Harris 2025-02-03 13:23:46 -0500
  • be40b84833 try this #15196 Rich Harris 2025-02-03 13:18:59 -0500
  • cc7bc3279e merge main Rich Harris 2025-02-03 12:55:45 -0500
  • 64f86ee9d4
    Version Packages (#15190) svelte@5.19.7 github-actions[bot] 2025-02-03 12:30:41 -0500
  • cf402d4c9a Version Packages #15190 github-actions[bot] 2025-02-03 17:22:27 +0000
  • e1014e3016
    Update 11-bind.md (#15192) Scott Wu 2025-02-04 01:21:28 +0800
  • e0b3dc020c
    chore: remove unused code from signal logic (#15195) Dominic Gannaway 2025-02-03 17:20:29 +0000
  • 0dc84ab2a2 only suspend in top-level async deriveds Rich Harris 2025-02-03 12:06:52 -0500
  • 80b713a85e abort component if already destroyed Rich Harris 2025-02-03 09:00:54 -0500
  • 3ff071dda5 chore: remove unused code from signal logic #15195 Dominic Gannaway 2025-02-03 13:30:01 +0000
  • 4883dcf8a0
    Update 11-bind.md #15192 Scott Wu 2025-02-03 05:03:12 -0800
  • 343f3d86f2 add template #15172 Scott Wu 2025-02-03 18:27:57 +0800
  • e12fe8795c
    chore: simplify assignment expression (#15177) pgliang001 2025-02-03 17:13:30 +0800
  • 5b30fbfb0b
    fix: encounter svelte:element in blocks as sibling during pruning css (#15165) 7nik 2025-02-03 11:11:40 +0200
  • 0a5628f456 improve waterfall detection Rich Harris 2025-02-02 21:03:38 -0500
  • c56ee71653 add showPendingAfter and showPendingFor Rich Harris 2025-02-02 21:01:43 -0500
  • c9d61951c6 make purpose explicit Rich Harris 2025-02-02 13:31:48 -0500
  • 8aa7dfd078 Merge branch 'dev/uid' of https://github.com/adiguba/svelte into dev/uid adiguba 2025-02-02 10:37:37 +0100
  • 0580d77b79 fix adiguba 2025-02-02 10:29:49 +0100
  • 541be4699f
    Merge pull request #5 from sveltejs/main adiGuba 2025-02-02 09:51:33 +0100
  • 657a09aa4c first impl of $$uid adiguba 2025-02-02 09:49:49 +0100