Commit Graph

  • 5884b8fa5f small tweak Rich Harris 2025-05-22 09:41:34 -0400
  • 4ba38535c1 update names Rich Harris 2025-05-22 09:39:29 -0400
  • dfde4590b5 deduplicate stuff Rich Harris 2025-05-22 08:44:58 -0400
  • fa8e1efd5e simplify Rich Harris 2025-05-22 08:13:46 -0400
  • 7d1551b3dd use function composition Rich Harris 2025-05-22 08:05:13 -0400
  • 408955dae6 rename stuff Rich Harris 2025-05-22 07:22:31 -0400
  • 19fae2023d push on create Rich Harris 2025-05-22 07:19:42 -0400
  • 380c85e551
    Merge 62a6a15b8a into 50de8c5317 #15524 Paolo Ricciuti 2025-05-22 09:31:37 +0200
  • 32d2b4ca93 add a runtime test, we can always add more later if we need to Rich Harris 2025-05-21 22:25:57 -0400
  • f4323057a1 one snapshot test is probably enough Rich Harris 2025-05-21 22:23:46 -0400
  • 0cb475e32b undo Rich Harris 2025-05-21 22:20:31 -0400
  • 78e3405d88 undo Rich Harris 2025-05-21 22:18:02 -0400
  • 99b7afcae3 undo Rich Harris 2025-05-21 22:17:34 -0400
  • 93c4d84f14 tweak Rich Harris 2025-05-21 22:15:52 -0400
  • 546fa28b59 more Rich Harris 2025-05-21 22:15:02 -0400
  • 4039f9ef24 remove test duplication Rich Harris 2025-05-21 22:10:53 -0400
  • 07aed41b7b colocate Rich Harris 2025-05-21 21:35:43 -0400
  • 1be912071d tweak Rich Harris 2025-05-21 21:28:59 -0400
  • 84f15d005c tweak Rich Harris 2025-05-21 21:28:21 -0400
  • d8637fbb75 tweak Rich Harris 2025-05-21 21:24:52 -0400
  • faf18220e0 optimise for the common case Rich Harris 2025-05-21 21:16:52 -0400
  • 941f266827 simplify Rich Harris 2025-05-21 20:57:12 -0400
  • 7edf0c2c18 simplify Rich Harris 2025-05-21 20:51:06 -0400
  • 5b736069f5 fix: allow attributes on the title element Joe Schafer 2025-05-21 17:32:47 -0700
  • 40be734f94 put locations on template, instead of on the side Rich Harris 2025-05-21 20:04:00 -0400
  • af7846518c unused Rich Harris 2025-05-21 19:47:51 -0400
  • 92cc17593b merge main Rich Harris 2025-05-21 19:46:57 -0400
  • ec3fa00c89 Version Packages #15978 github-actions[bot] 2025-05-21 23:46:51 +0000
  • 50de8c5317
    fix: attach __svelte_meta correctly to elements following a CSS wrapper (#15982) Rich Harris 2025-05-21 19:45:07 -0400
  • d2aec37ccd
    Update .changeset/nervous-hotels-clean.md #15982 Rich Harris 2025-05-21 18:45:24 -0400
  • 93b35dfa03 fix: attach __svelte_meta correctly to elements following a CSS wrapper Rich Harris 2025-05-21 18:43:15 -0400
  • bcc11ceb38 tweak Rich Harris 2025-05-21 18:23:34 -0400
  • 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