Commit Graph

  • 2378a61726 fix: better scope `:global()` with nesting selector `&` #15671 7nik 2025-04-02 18:28:26 +0300
  • b043b28d45 feat: custom renderer api custom-render-shim-dom paoloricciuti 2025-04-02 13:17:16 +0200
  • 471f479305 Merge remote-tracking branch 'upstream/main' into snippet-dev-arg-warnings ComputerGuy 2025-04-01 21:58:34 -0700
  • be398671ca
    chore: alterative functional templating syntax (#15599) Paolo Ricciuti 2025-04-01 23:27:02 +0200
  • 31b4bb6bb3
    tweak changeset ComputerGuy 2025-04-01 08:14:42 -0700
  • afe82895a4 Version Packages #15665 github-actions[bot] 2025-04-01 15:01:21 +0000
  • 80557bbc1c
    fix: ensure clearing of old values happens independent of root flushes (#15664) Dominic Gannaway 2025-04-01 15:59:44 +0100
  • 3b44fe65c6 test #15664 Dominic Gannaway 2025-04-01 15:56:22 +0100
  • dfa435030c lint Dominic Gannaway 2025-04-01 15:56:10 +0100
  • bc874ba219 fix: ensure clearing of old values happens indepedent of root flushes Dominic Gannaway 2025-04-01 15:22:14 +0100
  • 5b9053d111
    Version Packages (#15650) svelte@5.25.6 github-actions[bot] 2025-04-01 14:21:29 +0200
  • eb2a9e2329 Version Packages #15650 github-actions[bot] 2025-04-01 12:19:07 +0000
  • 959f593487
    fix: ignore generic type arguments while creating AST (#15659) Simon H 2025-04-01 14:16:13 +0200
  • d14ab95301 fix $$render_inner declaration #15659 Simon Holthausen 2025-04-01 14:10:02 +0200
  • 44231fd141 fix: ignore generic type arguments while creating AST Simon Holthausen 2025-04-01 13:36:19 +0200
  • 3682371fb6
    chore: doc fix (#15651) Rich Harris 2025-03-31 16:07:19 -0400
  • f82d0fc2b8 chore: doc fix #15651 Rich Harris 2025-03-31 16:05:25 -0400
  • e035e2838f
    Fix: consider component and its snippets during css pruning (#15630) 7nik 2025-03-31 22:37:27 +0300
  • c822f9b0bf
    Version Packages (#15649) svelte@5.25.5 github-actions[bot] 2025-03-31 15:35:56 -0400
  • c5b46d830a Version Packages #15649 github-actions[bot] 2025-03-31 19:27:31 +0000
  • ec91cacab2
    init (#15628) ComputerGuy 2025-03-31 12:25:56 -0700
  • 5d0eb27526
    chore(deps-dev): bump vite from 5.4.14 to 5.4.16 (#15648) dependabot[bot] 2025-03-31 15:21:34 -0400
  • 97542048df
    fix: silence assignment warning on more function bindings (#15644) Simon H 2025-03-31 21:15:06 +0200
  • 92697e3dd9
    chore(deps-dev): bump vite from 5.4.14 to 5.4.16 #15648 dependabot[bot] 2025-03-31 18:42:02 +0000
  • 046145fdd7
    fix: make sure CSS is preserved during SSR with bindings (#15645) Simon H 2025-03-31 20:41:20 +0200
  • d6d99ca2fd
    Version Packages (#15647) svelte@5.25.4 github-actions[bot] 2025-03-31 14:40:31 -0400
  • bf8acb2ddd Version Packages #15647 github-actions[bot] 2025-03-31 14:51:15 +0000
  • b93d004d98
    fix: ensure `undefined` class still applies scoping class, if necessary (#15643) Simon H 2025-03-31 16:48:52 +0200
  • 6f8068637c
    fix: support TS type assertions (#15642) Simon H 2025-03-31 16:48:42 +0200
  • 664ac7f4fc
    Update packages/svelte/tests/html_equal.js #15644 Simon H 2025-03-31 15:56:36 +0200
  • 186a09752b fix: make sure CSS is preserved during SSR with bindings #15645 Simon Holthausen 2025-03-31 15:55:52 +0200
  • 117ae9e39f fix: silence assignment warning on more function bindings Simon Holthausen 2025-03-31 15:41:30 +0200
  • 43cca07c30 fix: ensure `undefined` class still applies scoping class, if necessary #15643 Simon Holthausen 2025-03-31 15:25:26 +0200
  • ef09c9cb9c fix: support TS type assertions #15642 Simon Holthausen 2025-03-31 15:13:27 +0200
  • 355b9dba38
    Update create-reactive-function.js #15633 elliott/create-reactive-function Elliott Johnson 2025-03-29 09:57:57 -0700
  • 04257925d2
    docs: clarify what you can build with SvelteKit (#15461) Ben McCann 2025-03-29 01:42:18 -0700
  • e13c7d9b22 lint ComputerGuy 2025-03-28 19:46:47 -0700
  • 4d11b5656e add tests, add to server ComputerGuy 2025-03-28 19:43:09 -0700
  • f98b73e6f5 Merge remote-tracking branch 'upstream/main' into allow-state-return ComputerGuy 2025-03-28 18:18:14 -0700
  • 57be09baa3
    Update documentation/docs/01-introduction/02-getting-started.md #15461 Ben McCann 2025-03-28 14:07:27 -0700
  • a5470f9569 feat: Export `createReactiveFunction` S. Elliott Johnson 2025-03-28 14:14:03 -0600
  • 58149482ab fix: avoid iterator.map #15630 7nik 2025-03-28 18:19:43 +0200
  • f49856449d
    docs: add a reference to the official hash router (#15611) Scott Wu 2025-03-28 23:53:10 +0800
  • 4d93a508b7
    Update documentation/docs/07-misc/99-faq.md #15611 Simon H 2025-03-28 16:52:54 +0100
  • 0576daea4b add changeset 7nik 2025-03-28 17:36:09 +0200
  • a774fb4604 fix: consider component and its snippets during css pruning 7nik 2025-03-28 17:32:59 +0200
  • 03d035acba init #15628 ComputerGuy 2025-03-27 16:29:29 -0700
  • b79fcd1e11 chore: only use `append` to append to the fragment #15599 paoloricciuti 2025-03-26 15:15:34 +0100
  • 36a3c84645 chore: move create elements, text, comment etc to `operations` paoloricciuti 2025-03-26 09:42:15 +0100
  • 115e8933aa
    Update 99-faq.md Scott Wu 2025-03-26 05:07:14 +0800
  • a78111f85d fix: remove `.at(-1)` paoloricciuti 2025-03-24 15:00:06 +0100
  • dfbc271599 chore: alterative functional templating syntax paoloricciuti 2025-03-24 14:39:20 +0100
  • a48df4a44a Merge remote-tracking branch 'origin/main' into templateless-template-generation paoloricciuti 2025-03-24 10:09:20 +0100
  • 1b0918c31c refactor logic to only use one loop #15593 ComputerGuy 2025-03-23 16:38:49 -0700
  • 91b7d1df65 I was stupid and forgot how `this` works in POJOs, disregard my last few commits ComputerGuy 2025-03-23 15:49:26 -0700
  • 6140fdea22 revert `should_proxy` change ComputerGuy 2025-03-23 15:12:09 -0700
  • 9799b896f3 either fixed it or broke it, not sure yet ComputerGuy 2025-03-23 15:06:54 -0700
  • 097fbb48a0 fix: use `execute_derived` instead of `update_reaction` paoloricciuti 2025-03-23 17:55:21 +0100
  • 4e281a5a42 fix: visit the derived function when to update the dependencies even when it's reassigned paoloricciuti 2025-03-23 17:50:48 +0100
  • f498a21063
    Version Packages (#15587) svelte@5.25.3 github-actions[bot] 2025-03-23 09:59:21 -0400
  • 81d972f645 fix: set unowned as `MAYBE_DIRTY` instead of `CLEAN` paoloricciuti 2025-03-23 10:25:46 +0100
  • 2f1b320a58 update types #15596 ComputerGuy 2025-03-22 23:22:31 -0700
  • 44d8369927 fix circular dep ComputerGuy 2025-03-22 23:14:29 -0700
  • 9ffb3004b3 lint ComputerGuy 2025-03-22 23:05:47 -0700
  • 328a17a851 changeset ComputerGuy 2025-03-22 22:31:51 -0700
  • 025fade089 expose `StoresValues` type ComputerGuy 2025-03-22 22:30:10 -0700
  • 7adad75e7f support implicit returns in arrow functions ComputerGuy 2025-03-22 20:20:35 -0700
  • b82e182f8f more fixes ComputerGuy 2025-03-22 12:02:36 -0700
  • f2ce6f4997 transform `this` references, fix failing tests ComputerGuy 2025-03-22 11:57:26 -0700
  • ffab0a3e4d changeset ComputerGuy 2025-03-22 11:36:22 -0700
  • a46d062b52 simplify proxying logic ComputerGuy 2025-03-22 11:26:44 -0700
  • 2ff4e4f80a reformat logic ComputerGuy 2025-03-22 11:24:28 -0700
  • 3bb6481603
    chore: remove unnecessary typecast Paolo Ricciuti 2025-03-22 19:23:18 +0100
  • 9a6064ef15 thunkify deriveds in properties ComputerGuy 2025-03-22 11:23:02 -0700
  • 908861efdb
    chore: remove only Paolo Ricciuti 2025-03-22 19:19:30 +0100
  • 5ace53d017 fix: set deriveds as `CLEAN` if they are assigned to paoloricciuti 2025-03-22 19:10:48 +0100
  • 714c042e03
    extract `onchange` callbacks from options (#15579) Rich Harris 2025-03-22 09:14:29 -0400
  • 976ff68e15 Merge branch 'state-onchange' into state-onchange-tweak #15579 Rich Harris 2025-03-22 09:02:07 -0400
  • a33ff30e2a Merge branch 'main' into state-onchange Rich Harris 2025-03-22 09:01:58 -0400
  • c93fa1087b init ComputerGuy 2025-03-21 23:30:14 -0700
  • 5c3a1534cc oops ComputerGuy 2025-03-21 19:50:49 -0700
  • a14644019b Merge remote-tracking branch 'upstream/main' into allow-state-return ComputerGuy 2025-03-21 19:46:09 -0700
  • 0d526ce5b8 init ComputerGuy 2025-03-21 18:59:49 -0700
  • cbde4e7872 Version Packages #15587 github-actions[bot] 2025-03-22 00:58:54 +0000
  • 3080c1334e
    fix: prevent state runes from being called with spread (#15585) Paolo Ricciuti 2025-03-22 01:56:31 +0100
  • ae530e1925 prevent spread arguments for all runes except $inspect #15585 Rich Harris 2025-03-21 20:50:46 -0400
  • 5d131b1144
    update docs with MDN JavaScript details #15586 Todd Williams 2025-03-21 17:10:20 -0700
  • 6eb1340953
    Improve documentation regarding .svelte.js and svelte.ts $state export rules Todd Williams 2025-03-21 17:05:06 -0700
  • 1b58ca0261 fix: prevent state runes from being called with spread paoloricciuti 2025-03-22 00:20:00 +0100
  • e4c799210b fix: revert unwrap args in case of spread paoloricciuti 2025-03-22 00:07:04 +0100
  • d14e93195c Version Packages #15584 github-actions[bot] 2025-03-21 23:05:43 +0000
  • 7fe9bf524b
    Version Packages (#15582) svelte@5.25.2 github-actions[bot] 2025-03-22 00:04:01 +0100
  • 78d238c5a3
    chore: revert version check in migrate (#15583) Paolo Ricciuti 2025-03-22 00:03:38 +0100
  • 8ac279ab22 chore: revert version check in migrate #15583 paoloricciuti 2025-03-21 23:58:01 +0100
  • c0def9ef70 Version Packages #15582 github-actions[bot] 2025-03-21 22:49:34 +0000
  • 33d118f8a2
    feat: migrate reassigned deriveds to `$derived` (#15581) Paolo Ricciuti 2025-03-21 23:47:26 +0100
  • af3c5f4651 fix: unwrap args in case of spread paoloricciuti 2025-03-21 22:45:44 +0100
  • 39fef24ff5 feat: migrate reassigned deriveds to `$derived` #15581 paoloricciuti 2025-03-21 22:36:58 +0100
  • c1ae8953aa
    Version Packages (#15580) svelte@5.25.1 github-actions[bot] 2025-03-21 17:04:59 -0400
  • d8afd8e46c fix (this broke the sandbox) Rich Harris 2025-03-21 16:14:10 -0400