Commit Graph

  • 77612e38f8 tweak Rich Harris 2024-08-19 18:40:32 -0400
  • 784e6b3114 tidy Rich Harris 2024-08-19 18:36:34 -0400
  • 562194e71d tweak Rich Harris 2024-08-19 18:28:42 -0400
  • 10b6ee66b5 tweak Rich Harris 2024-08-19 18:25:07 -0400
  • 11c8fe2982 unused Rich Harris 2024-08-19 17:56:37 -0400
  • 38ba2ac948 tidy up Rich Harris 2024-08-19 17:53:25 -0400
  • 0ccb0983bd working but messy Rich Harris 2024-08-19 17:36:10 -0400
  • e13a889f21 working Rich Harris 2024-08-19 17:26:51 -0400
  • ea9225adec collapse sequential sibling calls Rich Harris 2024-08-19 16:22:16 -0400
  • 3f1941d21d fix Rich Harris 2024-08-19 16:19:18 -0400
  • de67611480 more Rich Harris 2024-08-19 16:14:56 -0400
  • b9068c3390 use variables Rich Harris 2024-08-19 16:08:54 -0400
  • deda52ed62 chore: use closures for state proxies Rich Harris 2024-08-19 15:57:27 -0400
  • fe58bf1395 Version Packages (next) #12907 github-actions[bot] 2024-08-19 19:36:57 +0000
  • 1681b218cf
    docs: mention removal of `foreign` namespace (#12906) Simon H 2024-08-19 21:35:58 +0200
  • 78b55c4130
    fix: exclude local declarations from non-reactive property warnings (#12909) Rich Harris 2024-08-19 10:49:19 -0400
  • e263a28ec8 copypasta fail #12909 Rich Harris 2024-08-19 09:48:18 -0400
  • 50c551009c fix: exclude local declarations from non-reactive property warnings Rich Harris 2024-08-19 09:40:11 -0400
  • 5ec4409fb2
    fix: ensure typings for `<svelte:options>` are picked up (#12902) Simon H 2024-08-19 15:07:38 +0200
  • 0da4116b9d
    fix: ensure typings for `<svelte:options>` are picked up (Svelte 5 version) (#12903) Simon H 2024-08-19 14:51:45 +0200
  • 0687db63d0 docs: mention removal of `foreign` namespace #12906 Simon Holthausen 2024-08-19 14:50:56 +0200
  • 1191a9b757 WIP Rich Harris 2024-08-19 08:25:10 -0400
  • c97d50ee42 fix: ensure typings for `<svelte:options>` are picked up (Svelte 5 version) #12903 Simon Holthausen 2024-08-19 12:52:26 +0200
  • 57e79830eb fix: ensure typings for `<svelte:options>` are picked up #12902 Simon Holthausen 2024-08-19 12:51:07 +0200
  • 9bcd9de43c step one Rich Harris 2024-08-18 21:58:49 -0400
  • 4c006d18c7
    Version Packages (next) (#12897) svelte@5.0.0-next.225 github-actions[bot] 2024-08-18 19:36:53 +0100
  • d2cc5d8b28 Version Packages (next) #12897 github-actions[bot] 2024-08-18 17:16:46 +0000
  • aa5c4421cf
    fix: ensure nullish expressions render empty text (#12898) Dominic Gannaway 2024-08-18 18:15:45 +0100
  • 1b3fb73d71
    Update .changeset/nasty-mirrors-applaud.md #12899 gh-12896 Rich Harris 2024-08-18 13:05:36 -0400
  • 5d5109bcb5 changeset Rich Harris 2024-08-18 13:04:08 -0400
  • 3bc9ac6fe7 fix: ensure nullish expressions render empty text #12898 Dominic Gannaway 2024-08-18 18:03:52 +0100
  • 00a85182fa fix: add `?? ` to memoized function calls in strings Rich Harris 2024-08-18 13:03:47 -0400
  • 1f99935b99
    feat: more efficient checking for missing SSR text node (#12891) Rich Harris 2024-08-18 12:54:02 -0400
  • b41300d58a
    fix: improve createRawSnippet types with cleanup type (#12894) TOMIKAWA Sotaro 2024-08-19 01:53:49 +0900
  • 3333844cab
    changeset #12894 Rich Harris 2024-08-18 12:53:23 -0400
  • 7eabce8c96
    chore: improve the performance of set_text for single expressions (#12893) Dominic Gannaway 2024-08-18 17:45:30 +0100
  • 9490e29844 fix: improve createRawSnippet types ssssota 2024-08-18 15:58:42 +0900
  • 759750c8ac chore: improve the performance of set_text for single expressions #12893 Dominic Gannaway 2024-08-17 20:13:28 +0100
  • 2dc0a2f171 update tests #12891 Rich Harris 2024-08-17 11:35:48 -0400
  • fb0cb329f3 feat: more efficient checking for missing SSR text node Rich Harris 2024-08-17 11:30:52 -0400
  • 47e8ad7619
    chore: convert member expression property strings to identifiers (#12890) Rich Harris 2024-08-17 11:23:54 -0400
  • 80d252abb0 while we're here #12890 Rich Harris 2024-08-17 11:15:34 -0400
  • f8e1c7c4f9 tweak Rich Harris 2024-08-17 11:13:09 -0400
  • eaee7d3581
    Version Packages (next) (#12887) svelte@5.0.0-next.224 github-actions[bot] 2024-08-17 16:13:08 +0100
  • 93c6564cf7 Version Packages (next) #12887 github-actions[bot] 2024-08-17 15:09:38 +0000
  • 903dc28287 Merge branch 'main' into auto-member-id Rich Harris 2024-08-17 11:08:56 -0400
  • 94ed09628d
    fix: correctly ensure prop bindings are reactive when bound (#12879) Dominic Gannaway 2024-08-17 16:08:44 +0100
  • 65b05e2532 oops Rich Harris 2024-08-17 11:07:09 -0400
  • 573045523f merge Rich Harris 2024-08-17 11:06:15 -0400
  • f78a15937c chore: convert member expression property strings to identifiers Rich Harris 2024-08-17 11:05:29 -0400
  • cb75b5c966
    chore: minor tidy up (#12889) Rich Harris 2024-08-17 10:55:09 -0400
  • 19a35c62e1
    chore: inline start and end node properties into effect (#12878) Dominic Gannaway 2024-08-17 15:53:01 +0100
  • ca63169436
    Update packages/svelte/src/compiler/phases/3-transform/client/utils.js #12879 Rich Harris 2024-08-17 10:50:09 -0400
  • 94d5f1c7d6
    Apply suggestions from code review Rich Harris 2024-08-17 10:49:57 -0400
  • c05f70b30d chore: minor tidy up #12889 Rich Harris 2024-08-17 10:33:25 -0400
  • 4e2f60906c revert #12878 Conduitry 2024-08-17 10:07:28 -0400
  • cb4976af6c merge main Rich Harris 2024-08-17 10:01:42 -0400
  • 817558828e
    chore: refactor internal signal dependency heuristic (#12881) Dominic Gannaway 2024-08-17 14:35:27 +0100
  • 32de9e459f oops Dominic Gannaway 2024-08-17 14:34:00 +0100
  • 4512462b66
    chore: tweak each block logic (#12884) Dominic Gannaway 2024-08-17 14:32:49 +0100
  • d2f71361e5 revert Dominic Gannaway 2024-08-17 14:32:19 +0100
  • 76f66f83fe revert Dominic Gannaway 2024-08-17 14:31:53 +0100
  • 7b7871d852 Merge branch 'main' into inline-nodes-effect Dominic Gannaway 2024-08-17 14:31:02 +0100
  • aa55b709e7
    fix: remove remaining Sapper stuff (#12875) Frédéric Crozatier 2024-08-17 15:09:09 +0200
  • 14eab18078
    Update packages/svelte/src/internal/client/dom/blocks/each.js #12884 Dominic Gannaway 2024-08-17 13:38:07 +0100
  • 3190bb4e08
    Update packages/svelte/src/internal/client/dom/blocks/each.js Dominic Gannaway 2024-08-17 13:38:03 +0100
  • b81a318aaf
    Update packages/svelte/src/internal/client/dom/blocks/each.js Dominic Gannaway 2024-08-17 13:37:57 +0100
  • 33a159cd61
    fix: allow store as initial value for props in ssr (#12885) Paolo Ricciuti 2024-08-17 14:32:26 +0200
  • 9e8063811d Merge branch 'main' into remove-redundant-code #12881 Dominic Gannaway 2024-08-17 13:07:47 +0100
  • b41c5bf559 oops Dominic Gannaway 2024-08-17 12:48:49 +0100
  • 07899e4c14 name better Dominic Gannaway 2024-08-17 12:45:05 +0100
  • 8d7b145d7c tweak Dominic Gannaway 2024-08-17 12:35:38 +0100
  • 8e03fff0ba refactor Dominic Gannaway 2024-08-17 12:34:39 +0100
  • 70f75efd52 fix: allow store as initial value for props in ssr #12885 paoloricciuti 2024-08-17 11:01:43 +0200
  • c09decec44
    Version Packages (next) (#12856) svelte@5.0.0-next.223 github-actions[bot] 2024-08-17 00:21:59 +0100
  • c2f9ff3f76 more tweaks Dominic Gannaway 2024-08-17 00:16:58 +0100
  • c41e9c5aff more tweaks Dominic Gannaway 2024-08-17 00:16:15 +0100
  • c6f9d9c9ff Version Packages (next) #12856 github-actions[bot] 2024-08-16 23:12:24 +0000
  • 437509915c
    Revert "chore: bring back recursive processing of effects" (#12880) Dominic Gannaway 2024-08-17 00:11:31 +0100
  • 39c559a0d7
    feat: better destructuring assignments (#12872) Rich Harris 2024-08-16 18:56:03 -0400
  • 62670b2bcb lint Dominic Gannaway 2024-08-16 23:30:03 +0100
  • 585b26a78f more tweaks Dominic Gannaway 2024-08-16 23:21:32 +0100
  • ea0c5ba04c chore: tweak each block logic to avoid Array.from Dominic Gannaway 2024-08-16 23:15:46 +0100
  • d083a3d20f
    fix: always call tick() if defined in transitions Matei Trandafir 2024-08-17 00:47:16 +0300
  • c58c17562d chore: remove redundant signal logic Dominic Gannaway 2024-08-16 21:05:14 +0100
  • c75a625ab1 apply tweak #12880 Dominic Gannaway 2024-08-16 20:25:40 +0100
  • 2c5f0e2975
    Revert "chore: bring back recursive processing of effects (#12861)" Dominic Gannaway 2024-08-16 20:22:49 +0100
  • 2e74928410 fix: correctly ensure prop bindings are reactive when bound Dominic Gannaway 2024-08-16 17:15:56 +0100
  • 70f2d93149 Revert "chore: set `binding.kind` before analysis (#12843)" Dominic Gannaway 2024-08-16 16:48:53 +0100
  • 153709460a chore: inline start and end node properties into effect Dominic Gannaway 2024-08-16 16:42:10 +0100
  • 686b0865c5
    docs: Move note on runes mode that ended up in wrong section. (#12876) brunnerh 2024-08-16 17:20:59 +0200
  • 6448e07521
    breaking: remove foreign namespace (#12869) Rich Harris 2024-08-16 06:41:52 -0400
  • 9dc909f03b
    docs: Move note on runes mode that ended up in wrong section. #12876 brunnerh 2024-08-16 11:28:07 +0200
  • dc6c100e6d changeset #12875 fcrozatier 2024-08-16 10:54:52 +0200
  • c8f963ab97
    docs: add note on destructured declarations (#12873) Rich Harris 2024-08-16 04:53:16 -0400
  • 8d63975815 remove sapper bindings fcrozatier 2024-08-16 10:52:03 +0200
  • eba674fd30 docs: add note on destructured declarations #12873 Rich Harris 2024-08-15 18:52:56 -0400
  • edc3e631f9 changeset #12872 Rich Harris 2024-08-15 18:39:56 -0400
  • bb42afc1b0 add test Rich Harris 2024-08-15 18:39:41 -0400
  • 180756a230 preserve existing destructuring assignments where appropriate Rich Harris 2024-08-15 18:37:12 -0400