Commit Graph

  • 6c1a39fff1 make get_possible_element_siblings non-recursive Rich Harris 2024-11-26 10:58:05 -0500
  • 3fa08d565c
    fix: show `:then` block for `null` value (#14440) Simon H 2024-11-26 16:32:08 +0100
  • 9e9fb2463c
    fix: relax parent validation (#14442) Simon H 2024-11-26 16:00:54 +0100
  • 22d56e80f6 tidy up Rich Harris 2024-11-26 09:35:30 -0500
  • af7ebb043e tidy up Rich Harris 2024-11-26 09:32:31 -0500
  • 22ae61b55e comment Dominic Gannaway 2024-11-26 14:27:31 +0000
  • 628183671b fix Dominic Gannaway 2024-11-26 14:26:47 +0000
  • ac98ee75ba fix Dominic Gannaway 2024-11-26 14:25:40 +0000
  • af875b3f03 fix Dominic Gannaway 2024-11-26 14:22:35 +0000
  • 0953c0a85d
    Update packages/svelte/src/internal/client/reactivity/deriveds.js Dominic Gannaway 2024-11-26 14:15:06 +0000
  • 8a7dec8c5f changeset Dominic Gannaway 2024-11-26 14:09:01 +0000
  • 9d60721800 fix: addresses memory leak when creating deriveds inside untrack Dominic Gannaway 2024-11-26 12:35:23 +0000
  • e7a90c38f3 fix: addresses memory leak when creating deriveds inside untrack Dominic Gannaway 2024-11-26 12:32:18 +0000
  • c1d2881a65 fix: relax parent validation #14442 Simon Holthausen 2024-11-26 13:19:40 +0100
  • 81a7698dd5 fix test #14440 Simon Holthausen 2024-11-26 10:30:55 +0100
  • e44df3c88c fixes #14441 Simon Holthausen 2024-11-26 10:21:23 +0100
  • 142f60044e fix: show `:then` block for `null` value Simon Holthausen 2024-11-26 10:16:05 +0100
  • bc46771d13 Merge branch 'main' into better-pruning Rich Harris 2024-11-25 18:17:08 -0500
  • 4f0dde5207
    chore: simplify css pruning slightly (#14432) Rich Harris 2024-11-25 18:16:53 -0500
  • 60dfc894dd chore: simplify css pruning slightly #14432 Rich Harris 2024-11-25 17:40:07 -0500
  • fdce504689 WIP Rich Harris 2024-11-25 17:32:34 -0500
  • 33026a70e1 link snippets to render tags and vice versa Rich Harris 2024-11-25 16:49:00 -0500
  • 075b6dbba8 fix type check Simon Holthausen 2024-11-25 21:03:09 +0100
  • 42cd56302f mark as pure Simon Holthausen 2024-11-25 20:45:32 +0100
  • c996cc4a89 hnnnggh Simon Holthausen 2024-11-25 20:29:58 +0100
  • b84ed1e5d8 Merge branch 'main' into better-pruning Rich Harris 2024-11-25 14:03:46 -0500
  • 1912459308
    chore: initialize snippet binding correctly (#14430) Rich Harris 2024-11-25 14:03:28 -0500
  • 80887196f8 tweak, types Simon Holthausen 2024-11-25 20:00:52 +0100
  • 6e2bc3e12c rename Simon Holthausen 2024-11-25 19:58:33 +0100
  • fa8e551dd4 chore: initialize snippet binding correctly #14430 Rich Harris 2024-11-25 13:58:30 -0500
  • 905556b517 feedback Simon Holthausen 2024-11-25 19:57:23 +0100
  • 2867cc1801 WIP Rich Harris 2024-11-25 13:50:05 -0500
  • d2ce0a79ae
    remove stylesheet property from state (#14429) Rich Harris 2024-11-25 13:49:31 -0500
  • a46fecf754 remove stylesheet property from state #14429 Rich Harris 2024-11-25 13:12:05 -0500
  • 618638f793 untrack reads, they could be inside an effect Simon Holthausen 2024-11-25 18:00:53 +0100
  • 1f9c9cc8f4 Merge branch 'main' into default-values Simon Holthausen 2024-11-25 17:56:16 +0100
  • defa6465ad more tests fixes Simon Holthausen 2024-11-25 17:55:15 +0100
  • 7c3fb02e96 test polyfill Simon Holthausen 2024-11-25 17:44:52 +0100
  • 9da3a10adb createStartStopNotifier Simon Holthausen 2024-11-25 17:44:43 +0100
  • 2b5c0e791e
    Version Packages (#14383) svelte@5.2.8 github-actions[bot] 2024-11-25 11:30:12 -0500
  • be49f3a28e chore: remove preview site Rich Harris 2024-11-25 11:17:25 -0500
  • c3b1f5b034
    chore(deps-dev): bump @sveltejs/kit from 2.5.24 to 2.8.3 #14427 dependabot[bot] 2024-11-25 16:08:07 +0000
  • 62d370a753 matches -> current, server fallback Simon Holthausen 2024-11-25 17:03:20 +0100
  • 05e1dc59c4 Version Packages #14383 github-actions[bot] 2024-11-25 14:47:06 +0000
  • 63484aff9b
    fix: ensure last empty text node correctly hydrates (#14425) Dominic Gannaway 2024-11-25 14:46:01 +0000
  • a6a7bfd28c fix: ensure last empty text node correctly hydrates #14425 Dominic Gannaway 2024-11-25 14:43:23 +0000
  • be0b227afa fix: ensure last empty text node correctly hydrates Dominic Gannaway 2024-11-25 14:38:02 +0000
  • c5c4bea9da feat: provide `MediaQuery` / `prefersReducedMotion` Simon Holthausen 2024-11-25 12:10:34 +0100
  • 228a5ac545 changeset Simon Holthausen 2024-11-25 10:24:36 +0100
  • b22d3205c9 tweak Simon Holthausen 2024-11-25 10:23:52 +0100
  • 657ab78b56 remove Simon Holthausen 2024-11-25 10:22:06 +0100
  • 0d860231dc fix test Simon Holthausen 2024-11-25 10:21:37 +0100
  • a8d063c215
    Update spelling 01-stores.md #14414 Benjamin Modayil 2024-11-24 15:16:26 -0500
  • 3eebc3aa0a selected Simon Holthausen 2024-11-24 12:19:56 +0100
  • 3972524f94
    Update documentation/docs/02-runes/02-$state.md #14311 reactivity-boundary-docs Simon H 2024-11-22 22:13:59 +0100
  • ff28761ff3
    Update documentation/docs/02-runes/02-$state.md Simon H 2024-11-22 22:13:38 +0100
  • f928779665
    Update documentation/docs/02-runes/02-$state.md Simon H 2024-11-22 22:12:29 +0100
  • 37e6c7f26b
    fix: correctly prune key/each blocks (#14403) Rich Harris 2024-11-22 14:44:43 -0500
  • 6273859db5 Merge branch 'main' into default-values Simon Holthausen 2024-11-22 18:02:16 +0100
  • 8a5e6dc3c9 helperise/robustify #14403 Rich Harris 2024-11-22 10:48:36 -0500
  • 1b30e7f681 changeset Rich Harris 2024-11-22 10:44:23 -0500
  • 68b5a8e888 make more explicit Rich Harris 2024-11-22 10:43:43 -0500
  • f74d357d27 simplify Rich Harris 2024-11-22 10:41:50 -0500
  • 532954bf29 fix pruning of each blocks Rich Harris 2024-11-22 10:41:07 -0500
  • 1c753b2be3 fix: correctly prune key blocks Rich Harris 2024-11-22 10:22:12 -0500
  • e721d96d32
    fix: export temporary LegacyComponentType (#14256) (#14257) Theodor Steiner 2024-11-23 00:22:05 +0900
  • c4c544b41a
    Update .changeset/lovely-mayflies-sing.md #14257 Simon H 2024-11-22 16:18:18 +0100
  • 046900876f
    chore: remove references to node.parent (#14395) Rich Harris 2024-11-22 09:48:36 -0500
  • 2e8513019e simplify #14395 Rich Harris 2024-11-22 09:36:08 -0500
  • 1aa292c291 failing test for part of #14399 #14402 broken-slot-pruning Rich Harris 2024-11-22 09:08:31 -0500
  • 23227e546d chore: add changeset Theodor Steiner 2024-11-22 12:48:17 +0900
  • cbe0c8c90f replace some more weirdo code Rich Harris 2024-11-21 17:54:07 -0500
  • 8c5c5f7f98 make loop idiomatic Rich Harris 2024-11-21 17:44:37 -0500
  • cfc83a2a55 and another, albeit by replacing some bewildering code with some more bewildering code Rich Harris 2024-11-21 16:11:42 -0500
  • 610c8916cb another Rich Harris 2024-11-21 15:49:35 -0500
  • c005c08922 remove a node.parent usage Rich Harris 2024-11-21 15:48:25 -0500
  • 67b2c8c4f4 use node.metadata.path Rich Harris 2024-11-21 15:41:29 -0500
  • 86fdfe0231 Revert "put path on analysis.elements instead of metadata" Rich Harris 2024-11-21 15:30:12 -0500
  • c0c7ab8bd1 put path on analysis.elements instead of metadata Rich Harris 2024-11-21 15:28:51 -0500
  • 5ba013efa3
    Apply suggestions from code review Simon H 2024-11-21 21:16:30 +0100
  • de3b74c0f7 Merge branch 'main' into bind-get-set Simon Holthausen 2024-11-21 20:14:14 +0100
  • 9c5074535e changeset Simon Holthausen 2024-11-21 20:06:38 +0100
  • 8f02f1e8e4 add ElementWithPath interface Rich Harris 2024-11-21 13:27:58 -0500
  • eb59f72cb5 types Rich Harris 2024-11-21 13:23:32 -0500
  • 9682d573d6 chore: remove references to node.parent Rich Harris 2024-11-21 12:59:28 -0500
  • e769f03242 docs Simon Holthausen 2024-11-21 18:17:36 +0100
  • 0be3ba6fd8 properly Simon Holthausen 2024-11-21 18:14:43 +0100
  • dd9abea2a1
    fix: ensure spread attribute events are attached synchronously (#14387) Dominic Gannaway 2024-11-21 16:40:10 +0000
  • 82e6cb9a71 add labels, remove grouping Rich Harris 2024-11-21 11:37:33 -0500
  • 726c15397c Merge branch 'main' into each-without-as Simon Holthausen 2024-11-21 17:33:47 +0100
  • a078e25273
    Update packages/svelte/src/internal/client/dev/tracing.js Dominic Gannaway 2024-11-21 14:57:58 +0000
  • 3da9dac10b
    Update packages/svelte/src/internal/client/dev/tracing.js Dominic Gannaway 2024-11-21 14:57:49 +0000
  • 33b54348cc
    simplify #14387 Simon H 2024-11-21 15:57:18 +0100
  • 8c103b2050
    Update packages/svelte/src/internal/client/dev/tracing.js Dominic Gannaway 2024-11-21 14:56:50 +0000
  • 55b7549ce3
    Update packages/svelte/src/internal/client/dev/tracing.js Dominic Gannaway 2024-11-21 14:56:45 +0000
  • d50c994b2a
    Update .changeset/rich-worms-burn.md Simon H 2024-11-21 15:53:46 +0100
  • 3393409732 tweaks Rich Harris 2024-11-21 09:47:30 -0500
  • 6a5f30b290
    chore: add changeset checkbox to PR template (#14388) Simon H 2024-11-21 13:48:36 +0100
  • 50fcd29531
    chore: add changeset checkbox to PR template #14388 Simon H 2024-11-21 11:44:08 +0100
  • 86e9543e07 fix: ensure spread attribute events are attached synchronously Dominic Gannaway 2024-11-21 10:26:52 +0000