Commit Graph

  • 7446888875 tweak Rich Harris 2024-06-29 16:56:12 -0400
  • 7c95c7b662
    fix: support contenteditable binding undefined fallback (#12210) Dominic Gannaway 2024-06-29 21:51:36 +0100
  • 41c8c745fa
    chore: squash lint warning (#12223) Ben McCann 2024-06-29 13:20:49 -0700
  • c1a866bea3
    chore: remove map_set and map_get (#12219) Dominic Gannaway 2024-06-29 21:20:40 +0100
  • c1f45e4711 merge main #12223 Rich Harris 2024-06-29 16:17:27 -0400
  • 6ec803da3e FINALLY #12215 Rich Harris 2024-06-29 14:15:50 -0400
  • 136a38b669
    chore: drop 31 deps via eslint dependencies (#12226) Ben McCann 2024-06-29 07:57:37 -0700
  • d4a2611418 set effects Rich Harris 2024-06-29 10:08:26 -0400
  • b1b3e1e380 chore: drop 31 deps via eslint dependencies #12226 Ben McCann 2024-06-29 07:05:00 -0700
  • 777ebb3f72 fix baseballyama 2024-06-29 14:37:34 +0900
  • 302d775280 fix test baseballyama 2024-06-29 14:24:21 +0900
  • a979152135 support legacyAst on REPL #12225 feat/support-modern-ast-flag-on-repl baseballyama 2024-06-29 14:03:10 +0900
  • 16d839ca54 fix legacy ast baseballyama 2024-06-29 14:02:31 +0900
  • fc3ee2fc16 fix: correct start of `{:else if}` and `{:else}` baseballyama 2024-06-16 16:10:30 +0900
  • 3500ffee2b chore: squash lint warning Ben McCann 2024-06-28 16:10:25 -0700
  • 192e34417a HMR fix Rich Harris 2024-06-28 15:27:57 -0400
  • 83d60e8dfc Merge branch 'main' into effect-dom-boundaries Rich Harris 2024-06-28 15:17:59 -0400
  • 426792492a fix: deconflict multiple snippets of the same name Dominic Gannaway 2024-06-28 18:11:27 +0100
  • b8eda2b1bb
    fix: export add snippet symbol func #12008 Azat S. 2024-06-12 12:37:06 +0300
  • 9f76267774 cleaner separation between EachState and EachItem - precursor to efficient relinking Rich Harris 2024-06-28 09:40:38 -0400
  • 5663ed12fc chore: remove map_set and map_get #12219 Dominic Gannaway 2024-06-28 14:20:26 +0100
  • c42bb04276
    fix: disallow accessing internal Svelte props (#12207) Simon H 2024-06-28 13:25:09 +0200
  • 72add9b207 regenerate #12207 Simon Holthausen 2024-06-28 13:19:49 +0200
  • 81f9df6307 removed logic that reduced number of signals, cuz its use-cases are rare FoHoOV 2024-06-28 12:37:32 +0330
  • 38d54448e5 prop Simon Holthausen 2024-06-28 09:29:26 +0200
  • 95d9da332a
    Merge branch 'main' into disallow-internal-prop-access Simon H 2024-06-28 09:21:51 +0200
  • 33e44ea697
    feat: allow `let props = $props()`, optimize prop read access (#12201) Simon H 2024-06-28 09:20:41 +0200
  • d959d4afbe
    fix: make media bindings more robust (#12206) Simon H 2024-06-28 09:19:42 +0200
  • e274dda209 reused the calculated new_time FoHoOV 2024-06-28 10:41:46 +0330
  • 3d6ebabf3b update snapshot tests #12217 Conduitry 2024-06-27 20:11:58 -0400
  • ef312cbb0b clean up stray old versions Conduitry 2024-06-27 21:22:16 -0400
  • 221bd98d83 chore: bump remapping dep Ben McCann 2024-06-27 18:03:19 -0700
  • f7daad9cb4 generate:types Tiger Oakes 2024-06-27 17:47:53 -0700
  • a0264395fa update snapshot tests #12216 Conduitry 2024-06-27 20:11:58 -0400
  • 24f669dcab clean up stray old versions Conduitry 2024-06-27 20:07:20 -0400
  • caaae56596 chore: bump a few dependencies Ben McCann 2024-06-27 16:07:57 -0700
  • 319300e340 regenerate types Rich Harris 2024-06-27 18:41:25 -0400
  • ddcf3ff277 missed a spot Rich Harris 2024-06-27 18:04:54 -0400
  • 4cb822c848 revert config change Rich Harris 2024-06-27 18:01:33 -0400
  • 59f1ecfa9d tidy Rich Harris 2024-06-27 17:58:40 -0400
  • 6dabf23f63 belt and braces Rich Harris 2024-06-27 17:49:02 -0400
  • 29ab9b55af reduce indirection Rich Harris 2024-06-27 17:47:59 -0400
  • fdf3d84885 simplify Rich Harris 2024-06-27 17:39:46 -0400
  • 3a2a9699e1 tidy up Rich Harris 2024-06-27 17:23:29 -0400
  • 06a8f34566 simplify a tad Rich Harris 2024-06-27 17:13:31 -0400
  • 5d078faaf3 tweaks Rich Harris 2024-06-27 16:56:42 -0400
  • c2f4787dfa bring tests over from fix-each-dom-bug Rich Harris 2024-06-27 15:52:48 -0400
  • e8fb7f1a46 beat typescript into submission Rich Harris 2024-06-27 15:49:43 -0400
  • 35dbddd250 tidy up Rich Harris 2024-06-27 15:46:25 -0400
  • 17c95e232b tidy up a bit Rich Harris 2024-06-27 15:34:15 -0400
  • 54e3a2fa15 tidy up Rich Harris 2024-06-27 15:09:16 -0400
  • 469c73e43d all tests passing Rich Harris 2024-06-27 15:07:22 -0400
  • ce5d53e0b3 use hydration marker as effect boundary where possible Rich Harris 2024-06-27 13:59:16 -0400
  • 266f66958b
    fix(types): export CompileResult and Warning (#12212) Dominik G 2024-06-27 19:54:27 +0200
  • 760bb1b506 simplify Rich Harris 2024-06-27 13:53:58 -0400
  • a1afbacbd0 fix some type errors Rich Harris 2024-06-27 13:52:28 -0400
  • 933b81dc7f fix: regenerate types #12212 dominikg 2024-06-27 19:41:48 +0200
  • 7f26fd0258 tidy up Rich Harris 2024-06-27 13:38:54 -0400
  • 012a17cca5 fix(types): export CompileResult and Warning dominikg 2024-06-27 19:36:24 +0200
  • 520b3e16bf fix head stuff Rich Harris 2024-06-27 13:34:52 -0400
  • b0154111fd fix: support contenteditable binding undefined fallback #12210 Dominic Gannaway 2024-06-27 17:59:35 +0100
  • af05454d5d simpler to just leave these in (without children) and ignore them Rich Harris 2024-06-27 12:40:50 -0400
  • 0366bd2ae2 relink effects inside each block Rich Harris 2024-06-27 12:19:01 -0400
  • 27b38cdd9f more Rich Harris 2024-06-27 11:09:53 -0400
  • ca6ee9c274 fix: disallow accessing internal Svelte props Simon Holthausen 2024-06-27 16:50:55 +0200
  • 7b5efdda22 fix: make media bindings more robust #12206 Simon Holthausen 2024-06-27 15:42:45 +0200
  • d3111db1ef
    fix: ensure element dir properties persist with text changes (#12204) Dominic Gannaway 2024-06-27 14:40:19 +0100
  • 3d8e9cd3eb simplify #12204 Dominic Gannaway 2024-06-27 14:26:28 +0100
  • 3a2426b12d fix: ensure element dir properties persist with text changes Dominic Gannaway 2024-06-27 14:20:28 +0100
  • c954052ce3 fix: ensure element dir properties persist with text changes Dominic Gannaway 2024-06-27 14:17:46 +0100
  • 1488aeaea7 lint #12182 Dominic Gannaway 2024-06-27 12:40:41 +0100
  • af4cb5b968 feat: allow `let props = $props()`, optimize prop read access #12201 Simon Holthausen 2024-06-27 12:08:56 +0200
  • d9e8acd0d8
    docs: rename `$effect.active to `$effect.tracking` in REPL example (#12200) Ahmad S 2024-06-27 12:57:12 +0300
  • bc56960c8c
    docs: rename `$effect.active to `$effect.tracking` in REPL example #12200 Ahmad S 2024-06-27 12:55:16 +0300
  • c605005bf8 add test Dominic Gannaway 2024-06-27 10:03:19 +0100
  • 0a21145eb5 get the correct anchor node Dominic Gannaway 2024-06-27 09:52:50 +0100
  • 12f1fe44f0 chore: fix playground SSR (#12195) Rich Harris 2024-06-27 00:50:34 -0700
  • ef4b70ed2c docs: correct $effect examples (#12196) Ahmad S 2024-06-27 10:49:48 +0300
  • 887aab33e5 lint Dominic Gannaway 2024-06-26 11:28:54 +0100
  • 9af8ef32dd fix root cause for issue Dominic Gannaway 2024-06-26 11:23:58 +0100
  • e071734d2b fix root cause for issue Dominic Gannaway 2024-06-26 11:20:41 +0100
  • 4284067f28 tune Dominic Gannaway 2024-06-25 17:37:33 +0100
  • 7d62528f7a fix: ensure correct each block element is moved during reconcilation Dominic Gannaway 2024-06-25 17:01:15 +0100
  • 2aae8c4b83 fix: ensure correct each block anchoring is applied to new entries #12199 Dominic Gannaway 2024-06-27 09:59:05 +0100
  • 8904e0f6cc
    chore: fix playground SSR (#12195) Rich Harris 2024-06-27 00:50:34 -0700
  • b93adb7d00
    docs: correct $effect examples (#12196) Ahmad S 2024-06-27 10:49:48 +0300
  • 0703693bc5 simplified fine-grainability by using deriveds FoHoOV 2024-06-27 10:20:09 +0330
  • b9e9e4e00d combined setX with setUTCX tests together FoHoOV 2024-06-22 00:42:54 +0330
  • 408ade5958 fixed types FoHoOV 2024-06-22 00:26:18 +0330
  • e0c417eb95 using the same signal for getX and getUTCX FoHoOV 2024-06-21 23:35:06 +0330
  • b937500f91 improved performance by using less signals FoHoOV 2024-06-20 18:18:52 +0330
  • 52c362f400 added changeset FoHoOV 2024-06-20 16:41:28 +0330
  • dc55523b14 improved test FoHoOV 2024-06-20 15:58:37 +0330
  • 7df85f4d0e fix: improve ReactiveDate class FoHoOV 2024-06-20 15:31:43 +0330
  • 4ede3c1b31 Improve type arguments for snippet and bindable Tiger Oakes 2024-06-26 22:57:06 -0700
  • 83298b921e
    docs: correct $effect examples #12196 Ahmad S 2024-06-27 08:56:26 +0300
  • f3301d9efc chore: fix playground SSR #12195 Rich Harris 2024-06-26 23:35:35 -0400
  • 1a14f8c0b9 fix Rich Harris 2024-06-26 22:21:12 -0400
  • ea0acceb3f tidy up Rich Harris 2024-06-26 21:44:13 -0400
  • 7bafd25211 more Rich Harris 2024-06-26 21:17:04 -0400