Commit Graph

  • f2e61f6e87 fix #16145 7nik 2025-06-13 13:35:37 +0300
  • a63c7571a8 format 7nik 2025-06-13 13:15:50 +0300
  • 1fdf11f25f fix: prevent memory leaking signals in legacy mode 7nik 2025-06-13 13:12:42 +0300
  • fcac7d6fb4 tweak description #16142 Lyu, Wei Da 2025-06-13 11:44:37 +0800
  • db6f93d2e2 fix: typings for dimension bindings Lyu, Wei Da 2025-06-13 10:11:14 +0800
  • a0dfeea62f
    Merge branch 'main' into $state-invalidate ComputerGuy 2025-06-12 17:39:27 -0700
  • e2290b59e9
    Fix more tests #16140 Matei-Paul Trandafir 2025-06-13 01:55:05 +0300
  • bd1fb74729
    Fix derived pause logic Matei-Paul Trandafir 2025-06-13 01:30:40 +0300
  • d04e4bb14a
    Update test snapshots Matei-Paul Trandafir 2025-06-13 01:30:27 +0300
  • 18fec5c71e fix: cleanup sources in `await` block #16141 fix-each-legacy-leak paoloricciuti 2025-06-12 23:50:09 +0200
  • 24a337a24b fix: treeshake paoloricciuti 2025-06-12 23:32:01 +0200
  • cee62040ca fix: cleanup `each` items in legacy mode paoloricciuti 2025-06-12 23:21:44 +0200
  • 3ee6b6204a
    Restore some stuff from #15469, but differently Matei-Paul Trandafir 2025-06-13 00:12:36 +0300
  • 587c385724
    Much better implementation Matei-Paul Trandafir 2025-06-12 23:45:53 +0300
  • 8072ab5b44
    Lint & format Matei-Paul Trandafir 2025-06-12 21:53:19 +0300
  • bb239fb965
    Revert #15469 Matei-Paul Trandafir 2025-06-12 21:50:08 +0300
  • 642105f6ef
    Make it work with out transitions Matei-Paul Trandafir 2025-06-12 21:30:03 +0300
  • d546f1967d
    Make it work even if no spread props are used Matei-Paul Trandafir 2025-06-12 21:08:09 +0300
  • 3b9fdf982e
    Correctly initialize oldProps so it's not null even if it's never read Matei-Paul Trandafir 2025-06-12 20:50:26 +0300
  • 144d3ccf63 format Matei Trandafir 2025-06-12 15:00:01 +0000
  • 15883654f3 thing Matei Trandafir 2025-06-12 14:48:30 +0000
  • f6c2433298 handle irksome edge cases Rich Harris 2025-06-12 09:16:20 -0400
  • 678ba79a50 WIP Rich Harris 2025-06-12 09:05:25 -0400
  • bf5b7216c9 WIP Rich Harris 2025-06-12 09:01:40 -0400
  • 9d01d36649 fix template effects Rich Harris 2025-06-12 08:48:25 -0400
  • c2a62070ee WIP Rich Harris 2025-06-12 08:44:57 -0400
  • 57b13d363a
    Update .changeset/popular-dancers-switch.md Rich Harris 2025-06-12 08:08:43 -0400
  • 4d53ca21f4 apply same treatment to render tag args Rich Harris 2025-06-11 21:55:14 -0400
  • a14bb0245e revert test change Rich Harris 2025-06-11 20:59:14 -0400
  • f0497b15ee
    Version Packages (#16133) svelte@5.34.1 github-actions[bot] 2025-06-11 20:55:51 -0400
  • 4ed20a4995 Version Packages #16133 github-actions[bot] 2025-06-12 00:28:59 +0000
  • 8733a5d999 Merge branch 'main' into async Rich Harris 2025-06-11 20:27:08 -0400
  • f5a020d56b
    fix: correctly tag private class state fields (#16132) Rich Harris 2025-06-11 20:26:45 -0400
  • 957cee1cd4 fix: correctly tag private class state fields #16132 Rich Harris 2025-06-11 19:48:12 -0400
  • e8a7c426d4 remove errant log Rich Harris 2025-06-11 19:38:10 -0400
  • 6e1c89f448 merge main Rich Harris 2025-06-11 19:17:52 -0400
  • ee25c15a96
    Version Packages (#16128) svelte@5.34.0 github-actions[bot] 2025-06-11 19:03:55 -0400
  • fd0a1520e8 Version Packages #16128 github-actions[bot] 2025-06-11 22:46:32 +0000
  • 438349eb88
    fix: better `$inspect.trace()` output (#16131) Rich Harris 2025-06-11 18:44:22 -0400
  • 281b972563 ok it works now #16131 Rich Harris 2025-06-11 17:46:42 -0400
  • 35783c3767 complete revert Rich Harris 2025-06-11 15:25:40 -0400
  • 1ece2eb1a2 Revert "unused" Rich Harris 2025-06-11 15:23:17 -0400
  • 292af8d38a
    feat: add `command` and `commandfor` to `HTMLButtonAttributes` (#16117) L. 2025-06-11 23:53:14 +0800
  • 7e79dc12bd
    Update .changeset/empty-cherries-act.md #16117 Rich Harris 2025-06-11 11:52:43 -0400
  • 90807ca18d
    fix: properly hydrate dynamic css props components and remove element removal (#16118) Paolo Ricciuti 2025-06-11 17:17:24 +0200
  • b6a4afd6b2 lint Rich Harris 2025-06-11 10:35:06 -0400
  • 70962e5ed0 changeset Rich Harris 2025-06-11 10:30:50 -0400
  • 2bd7b3b4cb only log UpdatedAt for dirty signals Rich Harris 2025-06-11 10:10:07 -0400
  • d4e28cd7fb missing type Rich Harris 2025-06-11 10:06:08 -0400
  • 79491dceaa simplify Rich Harris 2025-06-11 09:27:11 -0400
  • d4f81205eb make things a bit more self-explanatory Rich Harris 2025-06-11 09:22:10 -0400
  • b6a26aeb42 explanatory comment on both sides Rich Harris 2025-06-11 06:38:00 -0400
  • dcbb740843 revert part of #14811. it makes no sense to show the initial value, it just makes things inconsistent with deriveds. personally i find it more confusing anyway Rich Harris 2025-06-10 22:21:37 -0400
  • 7cc7dfa68c WIP Rich Harris 2025-06-10 22:17:13 -0400
  • a95b625800 unused Rich Harris 2025-06-10 21:46:58 -0400
  • 3085d5d3e2 this code doesn't appear to do anything useful, and no tests fail without it Rich Harris 2025-06-10 21:46:02 -0400
  • 4616259ec9 reorder Rich Harris 2025-06-10 21:09:32 -0400
  • dbf60b76ac tidy up Rich Harris 2025-06-10 21:02:26 -0400
  • 0c66da79fa better naming Rich Harris 2025-06-10 20:59:48 -0400
  • 80137f2ee7 this seems needless Rich Harris 2025-06-10 20:57:51 -0400
  • 158a242f90 tidy up types, fix duplication Rich Harris 2025-06-10 20:56:22 -0400
  • 0368635ce8 remove code thatcan't be reached and would error if it could Rich Harris 2025-06-10 20:08:08 -0400
  • 91272d702b
    feat: add source name logging to `$inspect.trace` (#16060) ComputerGuy 2025-06-10 16:23:42 -0700
  • 4047913fde fix tests #16060 Rich Harris 2025-06-10 19:14:29 -0400
  • 798a495b35 come on this was just lazy Rich Harris 2025-06-10 18:50:41 -0400
  • 1a78177379 merge Rich Harris 2025-06-10 18:43:05 -0400
  • 197cfbeb25
    remove PROXY_REMOVE_PATH (#16126) Rich Harris 2025-06-10 18:36:15 -0400
  • 94d0b08afa tweak labels Rich Harris 2025-06-10 18:24:35 -0400
  • 4105d055f9 DRY out #16126 Rich Harris 2025-06-10 18:07:19 -0400
  • b1f761c197 WIP (reduce number of with_parent calls, move towards possibility of combining tag and tag_proxy) Rich Harris 2025-06-10 17:30:13 -0400
  • d2487f81b5 fix Rich Harris 2025-06-10 17:15:34 -0400
  • 4e6e8a4590 tweak Rich Harris 2025-06-10 17:13:53 -0400
  • 1d6451223a hoist Rich Harris 2025-06-10 17:10:13 -0400
  • 7f4debebcf tweak implementation Rich Harris 2025-06-10 17:06:18 -0400
  • 016f02b721 tweak implementation Rich Harris 2025-06-10 16:42:58 -0400
  • 9307ad5e11 tweak implementation Rich Harris 2025-06-10 16:39:08 -0400
  • 35cbd04ba5 tweak Rich Harris 2025-06-10 16:02:07 -0400
  • a7a08d5860 simplify Rich Harris 2025-06-10 16:00:35 -0400
  • 4e7f26101d simplify a bit Rich Harris 2025-06-10 14:39:51 -0400
  • 75c448cb72 remove PROXY_REMOVE_PATH Rich Harris 2025-06-10 14:18:28 -0400
  • 3d161ee89d avoid [[object Object]] in labels Rich Harris 2025-06-10 13:50:56 -0400
  • 8a416a8bbe replace tag_if_necessary with conditional tagging Rich Harris 2025-06-10 13:31:43 -0400
  • 7b6747f5fb Version Packages #16125 github-actions[bot] 2025-06-10 15:49:04 +0000
  • 17629a60db
    Version Packages (#16121) svelte@5.33.19 github-actions[bot] 2025-06-10 11:47:52 -0400
  • cc8d2f6c80
    docs: add note on `Object.create` (#16124) Paolo Ricciuti 2025-06-10 17:46:53 +0200
  • 1872be0c37 docs: add note on `Object.create` #16124 paoloricciuti 2025-06-10 17:06:48 +0200
  • 7c9c46c508 chore: revert paoloricciuti 2025-06-10 17:05:53 +0200
  • b7e703463e Merge remote-tracking branch 'origin/main' into derived-reactions-maybe-dirty-marked paoloricciuti 2025-06-10 12:38:05 +0200
  • 2ee724f71a Document how to run server- and client-side tests with the new default setup from the svelte CLI. #14243 Daniel Sidhion 2024-11-09 23:08:53 -0800
  • 863f6c14b9
    Update sources.js Simon H 2025-06-10 10:00:06 +0200
  • 88ad6630ed
    Update packages/svelte/src/internal/client/reactivity/sources.js Simon H 2025-06-10 09:57:01 +0200
  • c6d0db4309 Merge branch 'main' into $inspect.trace-source-tagging ComputerGuy 2025-06-09 18:02:53 -0700
  • fe6c00daa9 merge main Rich Harris 2025-06-09 21:01:24 -0400
  • 3480a356aa actually fix lint ComputerGuy 2025-06-09 17:47:39 -0700
  • d03b1112f8 fix intellisense formatting ComputerGuy 2025-06-09 17:42:15 -0700
  • 90e52ce194 try fixing lint ComputerGuy 2025-06-09 17:39:01 -0700
  • e22a60ffc5 tag `svelte/reactivity`, `svelte/motion` sources in DEV ComputerGuy 2025-06-09 17:34:54 -0700
  • f3c83e537e Version Packages #16121 github-actions[bot] 2025-06-09 21:46:51 +0000
  • 010dd2974e
    Merge f0a6b6d496 into fd08cb03de #14862 José Pablo Ramírez Vargas 2025-06-09 23:44:59 +0200
  • fd08cb03de
    fix: reset `is_flushing` if `flushSync` is called and there's no scheduled effect (#16119) Paolo Ricciuti 2025-06-09 23:44:52 +0200