Commit Graph

  • ab5f15c324 tweak Rich Harris 2025-05-21 18:20:19 -0400
  • f36df5f5b1 remove unused arg Rich Harris 2025-05-21 18:18:08 -0400
  • 98fa3c0c7a simplify Rich Harris 2025-05-21 18:16:43 -0400
  • 310f82d4f7 move stuff off `state.metadata.context` and onto `state.template` Rich Harris 2025-05-21 18:13:49 -0400
  • 9106533053 doh Rich Harris 2025-05-21 18:10:20 -0400
  • 3afd814adc tweak Rich Harris 2025-05-21 18:00:36 -0400
  • 60813bc18d tweak Rich Harris 2025-05-21 17:48:51 -0400
  • 747d24a8ad lint Rich Harris 2025-05-21 17:42:33 -0400
  • 448cff1141 remove indirection Rich Harris 2025-05-21 17:38:55 -0400
  • 8c819e5bdd unused Rich Harris 2025-05-21 17:26:14 -0400
  • a59f18a0af fix Rich Harris 2025-05-21 17:25:52 -0400
  • f677792666 fix Rich Harris 2025-05-21 17:23:03 -0400
  • 1e6d85b58e fixes Rich Harris 2025-05-21 17:17:45 -0400
  • 17f1b6af30 WIP Rich Harris 2025-05-21 17:00:46 -0400
  • d9237e25bc simplify state Rich Harris 2025-05-21 15:57:51 -0400
  • 68de6b4337 no longer need to pass `is_functional_template_mode` to `clean_nodes` Rich Harris 2025-05-21 15:56:17 -0400
  • 36c01cad45 fix Rich Harris 2025-05-21 15:55:06 -0400
  • a9f2d6f6d0 tidy up Rich Harris 2025-05-21 15:20:10 -0400
  • c03ea47e4e
    chore: simplify `<pre>` cleaning (#15980) Rich Harris 2025-05-21 15:09:21 -0400
  • b709136887 chore: simplify `<pre>` cleaning #15980 Rich Harris 2025-05-21 14:57:35 -0400
  • 22cf914aad generate functional output in sandbox Rich Harris 2025-05-21 13:43:37 -0400
  • 76d05e065c make process_children unaware of templating mode - the less visitors know about this, the better Rich Harris 2025-05-21 13:13:34 -0400
  • 4a3fc9d9cb remove instruction.args Rich Harris 2025-05-21 13:06:17 -0400
  • 324bd8a7a3 use proper discriminated unions (TODO replace args with node-specific properties) Rich Harris 2025-05-21 12:57:08 -0400
  • e81c669ae0 chore: refactor `to-functions` to be sane paoloricciuti 2025-05-21 18:54:02 +0200
  • 1c4503c85c
    Apply suggestions from code review Rich Harris 2025-05-21 12:48:35 -0400
  • 5b1f5e536d do the escaping inside `template_to_string` Rich Harris 2025-05-21 12:37:00 -0400
  • d9d24a20b9 this is already copied, no need to do it explicitly Rich Harris 2025-05-21 12:36:42 -0400
  • 173a7f78a2 update snapshots Rich Harris 2025-05-21 12:24:01 -0400
  • 67183ceb8e Merge branch 'main' into templateless-template-generation Rich Harris 2025-05-21 12:22:29 -0400
  • 2e24fdc36e chore: use more sane to-string code paoloricciuti 2025-05-21 18:16:50 +0200
  • d3ee992593 fix: revert exporting `seen` paoloricciuti 2025-05-21 17:59:17 +0200
  • 7f732bf129
    chore: remove export of `seen` Paolo Ricciuti 2025-05-21 16:51:39 +0200
  • b9e315e58b
    Update documentation/docs/02-runes/02-$state.md #15969 Rich Harris 2025-05-21 09:19:00 -0400
  • 4e72b7d28b
    fix: import `untrack` directly from client in `svelte/attachments` (#15974) Paolo Ricciuti 2025-05-21 15:18:33 +0200
  • 61474e7685
    docs: mention update method on svelte-action page #15977 James Scott-Brown 2025-05-21 12:13:41 +0100
  • dadff16500 fix: use `build_assignment_value` for deriveds assignments paoloricciuti 2025-05-21 12:01:50 +0200
  • 5877d1a64d fix: correctly parse escaped unicode characters in css selector #15976 7nik 2025-05-21 13:01:13 +0300
  • 3f7053cc2e fix: import `untrack` directly from client in `svelte/attachments` #15974 paoloricciuti 2025-05-21 09:12:07 +0200
  • 69bd060c96 fix: handle basic assignment of deriveds on the server paoloricciuti 2025-05-20 22:20:17 +0200
  • 3b6a0e467a extend HTMLProps type #15972 venus 2025-05-20 22:02:21 +0200
  • e299432caf feat: enable TS autocomplete for Svelte HTML element definitions venus 2025-05-20 21:07:23 +0200
  • ef48d35a15
    Version Packages (#15967) svelte@5.32.1 github-actions[bot] 2025-05-20 14:13:31 -0400
  • 91fac6f6bc
    docs: move some `$state` information around Rich Harris 2025-05-20 14:08:00 -0400
  • 4f02b07f29 more idiomatic #15968 Rich Harris 2025-05-20 14:00:43 -0400
  • 9987951f72 fix Rich Harris 2025-05-20 14:00:21 -0400
  • 11dea0a7a6 docs: improve bind:group example Rich Harris 2025-05-20 13:53:37 -0400
  • 38fe479ab6 Version Packages #15967 github-actions[bot] 2025-05-20 17:34:54 +0000
  • de8094910d
    fix(14815): warn when an invalid <select multiple> value is given (#14816) Gautier Ben Aïm 2025-05-20 19:32:47 +0200
  • 175f030693
    chore: add --tag legacy to prevent svelte 4 being published as latest (#15966) svelte-4 Rich Harris 2025-05-20 13:23:43 -0400
  • 8db9ee3c9d chore: add --tag legacy to prevent svelte 4 being published as latest #15966 Rich Harris 2025-05-20 13:20:22 -0400
  • 49d1f1d265
    Version Packages (#15965) svelte@4.2.20 github-actions[bot] 2025-05-20 12:33:29 -0400
  • 7f9133d44f Version Packages #15965 github-actions[bot] 2025-05-20 16:27:37 +0000
  • 8286164143
    fix: properly remove event listeners in Component's removeEventListener (v4) (#13556) Daniel Regeci 2025-05-20 18:26:50 +0200
  • 93255f1e8a changeset #13556 Rich Harris 2025-05-20 12:17:29 -0400
  • 53b9b8f335 merge main Rich Harris 2025-05-20 11:38:39 -0400
  • 21d5448ab7
    Version Packages (#15959) svelte@5.32.0 github-actions[bot] 2025-05-20 11:28:43 -0400
  • 053ddefb2e Version Packages #15959 github-actions[bot] 2025-05-20 15:15:40 +0000
  • 93443f9316
    fix: only re-run directly applied attachment if it changed (#15962) Rich Harris 2025-05-20 11:13:55 -0400
  • c66a43940a
    feat: warn on implicitly closed tags (#15932) 7nik 2025-05-20 17:50:54 +0300
  • b29da13551 update message #15932 Rich Harris 2025-05-20 10:40:51 -0400
  • b4d5b392b5 tweak Rich Harris 2025-05-20 09:21:30 -0400
  • 60a471ffed account for attributes in opening tag Rich Harris 2025-05-20 09:20:50 -0400
  • ad846db643 separate tests for parent/sibling case Rich Harris 2025-05-20 09:20:33 -0400
  • e6c4e8c5c5 fix: make deriveds on the server lazy again Simon Holthausen 2025-05-20 13:09:54 +0200
  • 2b13874dae Revert "one down" #15962 Rich Harris 2025-05-19 21:52:33 -0400
  • 4e3bd94897 fix Rich Harris 2025-05-19 21:52:22 -0400
  • 9f6c4cf848 one down Rich Harris 2025-05-19 21:39:20 -0400
  • b18407a99b add note Rich Harris 2025-05-19 21:12:11 -0400
  • 110e37ee51 fix: only re-run directly applied attachment if it changed Rich Harris 2025-05-19 21:09:12 -0400
  • 7d1e9f168e only warn if the object is mutated #15948 warn-attachments-legacy-member-access Rich Harris 2025-05-19 20:51:33 -0400
  • ef173e3a1a fix: stable attachments Rich Harris 2025-05-19 20:20:25 -0400
  • 7183886a73
    feat: attachments `fromAction` utility (#15933) Paolo Ricciuti 2025-05-20 00:02:08 +0200
  • e12c331e44 gah #15933 Rich Harris 2025-05-19 17:58:56 -0400
  • 7e1e277502 damn ur weird typescript Rich Harris 2025-05-19 17:49:56 -0400
  • 5a963d14d7 defer to the reference documentation Rich Harris 2025-05-19 17:35:00 -0400
  • 09da021572 god i hate overloads Rich Harris 2025-05-19 17:33:34 -0400
  • c7bd1750da oops Rich Harris 2025-05-19 17:20:59 -0400
  • 11e086bb25 get rid of the arg0, arg1 stuff Rich Harris 2025-05-19 17:18:14 -0400
  • 1d4aa8a967 Merge remote-tracking branch 'origin/from-action-remove-interface' into from-action paoloricciuti 2025-05-19 23:12:34 +0200
  • d190509144 fix: use typedef instead of exported interface paoloricciuti 2025-05-19 22:57:07 +0200
  • 7c2a49e326 overload #15958 Rich Harris 2025-05-19 16:54:31 -0400
  • d166cd6bd9 Merge branch 'from-action' into from-action-remove-interface Rich Harris 2025-05-19 16:43:35 -0400
  • 35a3b473c7
    Merge branch 'main' into from-action Rich Harris 2025-05-19 16:33:55 -0400
  • 22a0211cbb
    docs: clarify when attachments re-run (#15927) Rich Harris 2025-05-19 16:32:23 -0400
  • 398171b2eb fix #15927 Rich Harris 2025-05-19 16:28:35 -0400
  • b0912ad55c Merge branch 'main' into clarify-attachment-reruns Rich Harris 2025-05-19 16:26:13 -0400
  • 49c8582770 update docs Rich Harris 2025-05-19 16:11:55 -0400
  • 585d81c939 remove FromAction interface Rich Harris 2025-05-19 15:42:08 -0400
  • a96d01b918
    Version Packages (#15956) svelte@5.31.1 github-actions[bot] 2025-05-19 15:39:25 -0400
  • 42662e4008 regenerate Rich Harris 2025-05-19 15:04:14 -0400
  • a4981b942c add since Rich Harris 2025-05-19 14:52:44 -0400
  • 7d6fea7b14 simplify implementation - create action first, then only create update/destroy effects if necessary Rich Harris 2025-05-19 14:52:31 -0400
  • ffb9205c4f Version Packages #15956 github-actions[bot] 2025-05-19 18:27:20 +0000
  • a2ddca1aa1
    fix: avoid auto-parenthesis for special-keywords-only `MediaQuery` (#15937) Paolo Ricciuti 2025-05-19 20:25:07 +0200
  • 7eef30ee02 fix: fix media queries with commas #15937 paoloricciuti 2025-05-19 19:47:02 +0200
  • b7b393d50f
    chore: watch for messages changes in dev generate script (#15950) Paolo Ricciuti 2025-05-19 18:26:10 +0200
  • e10ea8a169 only create one timeout #15950 Rich Harris 2025-05-19 12:13:44 -0400
  • 36c74becc1 guard Rich Harris 2025-05-19 12:11:37 -0400
  • 21bf947ca8
    Version Packages (#15947) svelte@5.31.0 github-actions[bot] 2025-05-19 11:56:41 -0400