Commit Graph

  • 512edaad6f
    Version Packages (next) (#10625) svelte@5.0.0-next.68 github-actions[bot] 2024-02-23 21:57:26 +0000
  • 7dd25528c3 Version Packages (next) #10625 github-actions[bot] 2024-02-23 21:53:15 +0000
  • aa28ac3c7a
    fix: improve deep_read performance (#10624) Dominic Gannaway 2024-02-23 21:52:23 +0000
  • bac18ea5f3 fix: improve deep_read performance #10624 Dominic Gannaway 2024-02-23 21:47:27 +0000
  • 9db48109df tweak Rich Harris 2024-02-23 16:46:39 -0500
  • ba0eed1d53 simplify autofocus Rich Harris 2024-02-23 16:46:11 -0500
  • 529f9872bd move <svelte:component> code Rich Harris 2024-02-23 16:40:59 -0500
  • 7b9fb6053e reimplement <svelte:element> Rich Harris 2024-02-23 16:39:23 -0500
  • 18885879d8 set component context Rich Harris 2024-02-23 15:29:41 -0500
  • dc424a07ab local transitions Rich Harris 2024-02-23 14:21:37 -0500
  • 1822396a55
    Version Packages (next) (#10621) svelte@5.0.0-next.67 github-actions[bot] 2024-02-23 13:56:15 -0500
  • 3be1b21b79 delay Rich Harris 2024-02-23 13:56:07 -0500
  • 35bec17bd6 TS Rich Harris 2024-02-23 13:53:32 -0500
  • 582c4d1e37 teardown on pause Rich Harris 2024-02-23 13:51:53 -0500
  • 68ee33289b clear raf tasks after test Rich Harris 2024-02-23 13:47:10 -0500
  • d728033274 Version Packages (next) #10621 github-actions[bot] 2024-02-23 18:29:50 +0000
  • f658ca0d54
    feat: add reactive Date object to svelte/reactivity (#10622) Dominic Gannaway 2024-02-23 18:28:56 +0000
  • 002fa11df1 add type safety, fix revealed typos #10622 Rich Harris 2024-02-23 13:17:30 -0500
  • d52c2ca562 feat: add reactive Date object to svelte/reactivity Dominic Gannaway 2024-02-23 15:32:07 +0000
  • 8537c5c0c1 note to self Rich Harris 2024-02-23 09:57:15 -0500
  • 3e8f7039bf partial fix Rich Harris 2024-02-23 09:02:34 -0500
  • b4a70ea38a
    fix: improve event delegation with shadowed bindings (#10620) Dominic Gannaway 2024-02-23 12:49:40 +0000
  • d73c4d546e fix: improve event delegation with shadowed bindings #10620 Dominic Gannaway 2024-02-23 12:43:31 +0000
  • e104cfb2f1 fix: improve event delegation with shadowed bindings Dominic Gannaway 2024-02-23 12:40:32 +0000
  • 351d463bc4
    chore: remove array.at usage from runtime (#10619) Dominic Gannaway 2024-02-23 12:15:24 +0000
  • b2b73c4a5d chore: remove array.at usage from runtime #10619 Dominic Gannaway 2024-02-23 12:05:14 +0000
  • cc6155922b
    Version Packages (next) (#10601) svelte@5.0.0-next.66 github-actions[bot] 2024-02-23 11:54:52 +0000
  • 2e98ba8c9c feat: take form resets into account for two way bindings Simon Holthausen 2024-02-23 10:32:22 +0100
  • 15e000a348 Version Packages (next) #10601 github-actions[bot] 2024-02-23 09:18:36 +0000
  • fc6666bc56
    fix: prevent window listeners from triggering events twice (#10611) xxkl1 2024-02-23 17:17:28 +0800
  • 7039ae1b23
    Update packages/svelte/src/internal/client/render.js #10611 Simon H 2024-02-23 10:15:31 +0100
  • ff1ae81343
    better changeset, use owner_document, comment Simon H 2024-02-23 10:09:28 +0100
  • 45e385721c
    fix: don't clear date input on temporarily invalid value (#10616) Simon H 2024-02-23 09:50:03 +0100
  • cfe0932c85
    Apply suggestions from code review #10616 Simon H 2024-02-23 09:45:40 +0100
  • bcc0865ccd fix: don't clear date input on temporarily invalid value Simon Holthausen 2024-02-23 09:41:58 +0100
  • b14eabaca3
    Version Packages (#10607) svelte@4.2.12 github-actions[bot] 2024-02-23 09:02:31 +0100
  • 16a6b687ce fix Rich Harris 2024-02-23 00:08:43 -0500
  • 533bd9dcda
    fix: better update proxy version (#10614) Dominic Gannaway 2024-02-22 23:16:23 +0000
  • 9b5fde493a fix: better update proxy version #10614 Dominic Gannaway 2024-02-22 23:12:04 +0000
  • 15b47d2c55 oops Rich Harris 2024-02-22 17:59:40 -0500
  • 3169490d7f more Rich Harris 2024-02-22 17:55:22 -0500
  • f073e22c4d remove more stuff Rich Harris 2024-02-22 17:54:13 -0500
  • 61f62ccac6 remove some stuff Rich Harris 2024-02-22 17:52:59 -0500
  • 6785a53587 damn this feels good Rich Harris 2024-02-22 17:50:17 -0500
  • 4abd99fa9d fix some stuff Rich Harris 2024-02-22 17:32:28 -0500
  • f7b194fb11 await blocks Rich Harris 2024-02-22 16:12:56 -0500
  • cffc51d007 fixes Rich Harris 2024-02-22 15:32:40 -0500
  • 2de741219f
    fix: correctly handle proxied signal writes before reads (#10612) Dominic Gannaway 2024-02-22 19:59:52 +0000
  • 0638a5fcb7
    Update packages/svelte/src/internal/client/proxy.js #10612 Dominic Gannaway 2024-02-22 19:51:00 +0000
  • 9f7c632ab8 missed a spot Rich Harris 2024-02-22 14:21:39 -0500
  • 7190f991e7 fix some stuff Rich Harris 2024-02-22 14:17:46 -0500
  • a2647c608c managed Dominic Gannaway 2024-02-22 19:00:36 +0000
  • a9ad86dc9d fix: correctly handle proxied signal writes before reads Dominic Gannaway 2024-02-22 18:58:26 +0000
  • 4779f150a8 docs: add changeset xxkl1 2024-02-23 02:38:40 +0800
  • f4c1818b70 fix: trigger again when window listener already handled xxkl1 2024-02-23 01:46:07 +0800
  • 26e9c8ca18 remove some unused code Rich Harris 2024-02-22 12:25:57 -0500
  • 34f31986ff type stuff Rich Harris 2024-02-22 12:21:33 -0500
  • 506196b72b
    feat: allow dynamic `type` attribute with `bind:value` (#10608) Simon H 2024-02-22 18:07:49 +0100
  • 0defeb4364 feat: allow dynamic `type` attribute with `bind:value` #10608 Simon Holthausen 2024-02-22 18:03:13 +0100
  • c31b012da3 Version Packages #10607 github-actions[bot] 2024-02-22 16:50:51 +0000
  • 055e7a8739
    fix: properly update `svelte:component` props when there are spread props (#10604) konstantinov90 2024-02-22 19:50:10 +0300
  • 47de201fd7
    Update .changeset/popular-wombats-try.md #10604 Simon H 2024-02-22 17:48:54 +0100
  • db0b802fc2
    fix: use safe-equals comparison for `@const` tags in legacy mode (#10606) Simon H 2024-02-22 17:48:13 +0100
  • c10337cfb2
    fix: improve proxy effect dependency tracking (#10605) Dominic Gannaway 2024-02-22 16:09:40 +0000
  • e46e2252d7 fix: use safe-equals comparison for `@const` tags in legacy mode #10606 Simon Holthausen 2024-02-22 16:49:44 +0100
  • 21ce2da782 fix: improve proxy effect dependency tracking #10605 Dominic Gannaway 2024-02-22 15:45:07 +0000
  • 0545dbf534 some type stuff Rich Harris 2024-02-22 10:42:40 -0500
  • 39a17d254d Merge branch 'main' into blockless Rich Harris 2024-02-22 10:21:13 -0500
  • 1f2428d5a4
    changeset Alexander Konstantinov 2024-02-22 18:15:06 +0300
  • 2f2faf5826
    test Alexander Konstantinov 2024-02-22 17:37:10 +0300
  • 943f645958
    fix 10602 Alexander Konstantinov 2024-02-22 16:54:31 +0300
  • 6afaf75a37
    fix: synchronise element bindings (#10512) Rich Harris 2024-02-22 07:58:33 -0500
  • 36af2f701c changeset #10512 Simon Holthausen 2024-02-22 13:57:39 +0100
  • 3a7d7be5bf fix Simon Holthausen 2024-02-22 13:54:33 +0100
  • b7f3b88761 Merge branch 'main' into gh-10511 Simon Holthausen 2024-02-22 13:49:02 +0100
  • a2164ff9f4
    fix: make `bind_this` implementation more robust (#10598) Simon H 2024-02-22 13:47:21 +0100
  • 9a488d56f8 fix: make `bind_this` implementation more robust #10598 Simon Holthausen 2024-02-22 13:26:09 +0100
  • 314c3d4af9
    docs: fix link in introduction (#10562) Gregor Aisch 2024-02-22 11:40:38 +0100
  • 0401bb3778 note to self Rich Harris 2024-02-21 23:46:07 -0500
  • f9eae70158 keyed each partly working Rich Harris 2024-02-21 23:33:26 -0500
  • e474ffe79c type stuff Rich Harris 2024-02-21 22:49:29 -0500
  • 3963ff9ec9 fix $effect.root Rich Harris 2024-02-21 22:36:30 -0500
  • 4e3ddd86ed each hydration Rich Harris 2024-02-21 22:26:28 -0500
  • 0f9256e20e simplify Rich Harris 2024-02-21 17:24:50 -0500
  • 0085226ab1 unused Rich Harris 2024-02-21 17:11:10 -0500
  • 7503afd49a unused Rich Harris 2024-02-21 17:09:50 -0500
  • b73c077950 WIP each blocks Rich Harris 2024-02-21 16:47:05 -0500
  • d2b11ec4da
    Version Packages (next) (#10589) svelte@5.0.0-next.65 github-actions[bot] 2024-02-21 19:34:27 +0000
  • 75d7ca850c always bind effects to parents Rich Harris 2024-02-21 13:58:43 -0500
  • 66f2e95feb remove unused code Rich Harris 2024-02-21 12:54:12 -0500
  • 32202bdcb1 simplify Rich Harris 2024-02-21 12:53:35 -0500
  • 044c1a1975 various Rich Harris 2024-02-21 11:29:18 -0500
  • c2df07f58a reversing Rich Harris 2024-02-21 11:14:15 -0500
  • 032b739e98 WIP transitions Rich Harris 2024-02-21 10:42:49 -0500
  • bfb5ede6db Version Packages (next) #10589 github-actions[bot] 2024-02-21 15:25:37 +0000
  • ec52c75cc4
    fix: permit whitespace within template scripts (#10591) Dominic Gannaway 2024-02-21 15:24:36 +0000
  • a2fbef2050
    fix: improve import event handler support (#10592) Dominic Gannaway 2024-02-21 15:13:45 +0000
  • 742bcbfcfa simplify #10592 Dominic Gannaway 2024-02-21 14:57:31 +0000
  • 373faee4bb fix: improve import event handler support Dominic Gannaway 2024-02-21 14:43:28 +0000
  • fce53305e9 fix: permit whitespace within template scripts #10591 Dominic Gannaway 2024-02-21 14:19:29 +0000