Commit Graph

  • 7ae21ea97d
    feat: make <svelte:option> customElement configuration's tag property optional (#12751) (#12754) Theodor Steiner 2024-08-11 20:02:33 +0900
  • 97c0150b00
    fix: improved memory profile for transitions/animations (#12796) Dominic Gannaway 2024-08-11 11:58:42 +0100
  • dfbeb21cca
    Update .changeset/four-kids-flow.md #12754 Rich Harris 2024-08-11 06:57:15 -0400
  • 5f94432fd1 tweak some more wording Rich Harris 2024-08-11 06:56:32 -0400
  • 401b1d4fd0 tweak docs Rich Harris 2024-08-11 06:54:23 -0400
  • 5208cb2cac tweak comment Rich Harris 2024-08-11 06:52:15 -0400
  • b568ad31f3 put back the catch #12796 Dominic Gannaway 2024-08-11 11:45:11 +0100
  • bb8c8b4c84 fix: improved memory profile for transitions/animations Dominic Gannaway 2024-08-11 10:46:40 +0100
  • 4aa6059712
    Version Packages (next) (#12795) svelte@5.0.0-next.215 github-actions[bot] 2024-08-10 22:47:41 -0400
  • 1318e5f82c Version Packages (next) #12795 github-actions[bot] 2024-08-11 02:47:09 +0000
  • d2efca0b04
    fix: prevent numerous transition/animation memory leaks (#12759) Dominic Gannaway 2024-08-11 03:46:16 +0100
  • ba116a1b43
    fix: propagate custom element component prop changes (#12774) Dominic Gannaway 2024-08-11 03:42:32 +0100
  • a0bbf2ace0
    Version Packages (next) (#12794) svelte@5.0.0-next.214 github-actions[bot] 2024-08-10 16:00:24 -0400
  • 31b42a7cd9 remove some junk Rich Harris 2024-08-10 15:56:52 -0400
  • 9fc6d1c532 simplify Rich Harris 2024-08-10 15:53:01 -0400
  • cdb5ca1aa0 merge main Rich Harris 2024-08-10 15:50:15 -0400
  • 82befaa8ec add test #12774 Dominic Gannaway 2024-08-10 20:44:19 +0100
  • 679b25e304 Version Packages (next) #12794 github-actions[bot] 2024-08-10 19:20:19 +0000
  • 57a7b0cd48
    chore: transformers (#12780) Rich Harris 2024-08-10 15:19:22 -0400
  • 576763a167 ugh #12780 Rich Harris 2024-08-10 15:07:42 -0400
  • b8b07e0128 lint Rich Harris 2024-08-10 15:03:13 -0400
  • 46c63adbae changesets Rich Harris 2024-08-10 15:00:51 -0400
  • b241c6f799 snapshot test Rich Harris 2024-08-10 14:59:54 -0400
  • 8a665b97e8 add test that fails on main Rich Harris 2024-08-10 14:51:04 -0400
  • 97f3bd7aad tidy up Rich Harris 2024-08-10 14:48:44 -0400
  • 115e285542 tidy up Rich Harris 2024-08-10 14:37:49 -0400
  • 1a1b099413 tidy up Rich Harris 2024-08-10 14:30:15 -0400
  • 7a43542985 DRY out Rich Harris 2024-08-10 14:26:25 -0400
  • e7a390d7ce synchronise Rich Harris 2024-08-10 14:15:43 -0400
  • b1eaeaecb7 DRY Rich Harris 2024-08-10 14:09:38 -0400
  • e9fda1ea69 tidy up Rich Harris 2024-08-10 14:00:36 -0400
  • ee666d559f tweak Rich Harris 2024-08-10 13:58:23 -0400
  • bf5fb61b12 move some stuff Rich Harris 2024-08-10 13:55:43 -0400
  • 09d714d692 fix Rich Harris 2024-08-10 13:48:24 -0400
  • 61ad1298d9 tidy up Rich Harris 2024-08-10 13:42:27 -0400
  • 8f579d5e96 tidy up Rich Harris 2024-08-10 13:41:30 -0400
  • 771dabaac1 unused Rich Harris 2024-08-10 13:36:05 -0400
  • a74f66364d Merge branch 'main' into transformers Rich Harris 2024-08-10 13:32:30 -0400
  • f13c722ce4
    chore: increase debug stack trace (#12792) Rich Harris 2024-08-10 13:32:18 -0400
  • 8ac13f76f1
    chore: print compiler warnings when using sandbox (#12793) Rich Harris 2024-08-10 13:32:10 -0400
  • 536be645fa
    fix: ensure custom element styles append correctly during prod (#12777) Dominic Gannaway 2024-08-10 18:31:41 +0100
  • 2ee3d21db4 chore: print compiler warnings when using sandbox #12793 Rich Harris 2024-08-10 13:26:51 -0400
  • 60cedc0b51 chore: increase debug stack trace #12792 Rich Harris 2024-08-10 13:24:50 -0400
  • 7d1cf542b2 Merge branch 'main' into transformers Rich Harris 2024-08-10 13:23:15 -0400
  • 1a3dbda20c
    Version Packages (next) (#12789) svelte@5.0.0-next.213 github-actions[bot] 2024-08-10 13:20:19 -0400
  • a09f81ff2c only add third argument for custom elements #12777 Rich Harris 2024-08-10 13:19:13 -0400
  • 8d86402e3b Version Packages (next) #12789 github-actions[bot] 2024-08-10 17:16:08 +0000
  • d8954d7add
    fix: ensure custom elements do not sync flush on mount (#12787) Dominic Gannaway 2024-08-10 18:15:09 +0100
  • bfa02a3de8 fix test #12787 Dominic Gannaway 2024-08-10 17:55:27 +0100
  • 057316ccd1
    chore: simpler fallback values (#12788) Rich Harris 2024-08-10 12:52:17 -0400
  • 994430f3d9 prettier Rich Harris 2024-08-10 12:51:01 -0400
  • 4a92c75e53 simplify test, remove redundant comments Rich Harris 2024-08-10 12:50:11 -0400
  • 9740a08456 update tests #12790 Rich Harris 2024-08-10 12:43:50 -0400
  • 19819d0477
    fix: provide more hydration mismatch coverage (#12755) Dominic Gannaway 2024-08-10 17:36:30 +0100
  • c30f53de6b delete test for now #12755 Rich Harris 2024-08-10 12:30:26 -0400
  • cf3b86aede failing test Rich Harris 2024-08-10 12:28:34 -0400
  • 525bc2859d failing test Rich Harris 2024-08-10 12:23:26 -0400
  • 47f20b180a update comment to no longer mention templates Rich Harris 2024-08-10 11:59:03 -0400
  • 8370792ad1 actually the test is incorrect, and now i cant seem to recreate what i saw before... hmm Rich Harris 2024-08-10 11:58:51 -0400
  • e3b9d5ea97 template content hydration logic should really be separate from reset logic Rich Harris 2024-08-10 11:46:20 -0400
  • 572df9da3e chore: remove 53 dependencies from lockfile Ben McCann 2024-08-10 08:21:27 -0700
  • b75cbf82c2 simplify Rich Harris 2024-08-10 11:13:22 -0400
  • 0cbebb61c7 revert playground changes Rich Harris 2024-08-10 10:46:30 -0400
  • 548ac5ad6d oops Rich Harris 2024-08-10 10:40:13 -0400
  • db804fb513 failing test Rich Harris 2024-08-10 10:38:35 -0400
  • 9cdacfb9a0 fix windows test Rich Harris 2024-08-10 10:36:09 -0400
  • 7d478a8e23 feedback Dominic Gannaway 2024-08-10 14:41:58 +0100
  • 035b1f1f89 fix Rich Harris 2024-08-10 09:35:15 -0400
  • 67bfcfde52 Merge branch 'safari-borking' into add-more-hydration-mismatch Rich Harris 2024-08-10 09:16:35 -0400
  • 4c277ecaa0 add test for safari borking stuff Rich Harris 2024-08-10 09:16:13 -0400
  • 232cf4a599 feedback Dominic Gannaway 2024-08-10 13:51:55 +0100
  • c32a91891f
    fix: ensure event handlers referencing $host are not hoisted (#12775) Dominic Gannaway 2024-08-10 13:44:06 +0100
  • 45e87b11d0 fix Dominic Gannaway 2024-08-10 13:31:32 +0100
  • 049b0d0e13 fix Dominic Gannaway 2024-08-10 13:30:24 +0100
  • 8f45fc7b5e fix Dominic Gannaway 2024-08-10 13:29:43 +0100
  • 930410bf51 lint Dominic Gannaway 2024-08-10 13:26:01 +0100
  • c38ac4ea8a changeset #12788 Rich Harris 2024-08-10 08:25:01 -0400
  • c5f0f93001 make lazy the exception Rich Harris 2024-08-10 08:23:32 -0400
  • c427a8fdba fix: ensure Svelte4Components do not sync flush Dominic Gannaway 2024-08-10 13:20:31 +0100
  • 007e34322f fix: ensure Svelte4Components do not sync flush Dominic Gannaway 2024-08-10 13:15:22 +0100
  • b91762aa7f DRY Rich Harris 2024-08-10 08:13:48 -0400
  • ff9fbfad25 DRY Rich Harris 2024-08-10 08:09:30 -0400
  • 9ff33f1346
    Version Packages (next) (#12786) svelte@5.0.0-next.212 github-actions[bot] 2024-08-10 08:08:48 -0400
  • 718db754cb rename value_or_fallback to fallback Rich Harris 2024-08-10 07:57:37 -0400
  • cc878a4ea4 value_or_fallback_async doesnt do anything Rich Harris 2024-08-10 07:56:31 -0400
  • feb30f8bbc DRY Rich Harris 2024-08-10 07:52:42 -0400
  • 44543123dd Version Packages (next) #12786 github-actions[bot] 2024-08-10 11:50:18 +0000
  • 7de3e3b703
    feat: simplify derived object destructuring (#12781) ottomated 2024-08-10 04:49:24 -0700
  • bfb9a4f9a2 skip intermediate derived for simple cases #12781 Rich Harris 2024-08-10 07:41:06 -0400
  • 71610e95e4 shorter temp variable name Rich Harris 2024-08-10 07:19:54 -0400
  • d6e26c0953
    chore: speed up exclude_from_object (#12783) ottomated 2024-08-10 04:08:06 -0700
  • fb7b46ec1b faster still #12783 Rich Harris 2024-08-10 07:02:18 -0400
  • 31ef5a45da convert prop names to string at compile time Rich Harris 2024-08-10 06:56:42 -0400
  • 9f28503bef
    chore: publish package provenance info (#12779) Ben McCann 2024-08-10 03:33:35 -0700
  • 37020384ca
    Version Packages (next) (#12750) svelte@5.0.0-next.211 github-actions[bot] 2024-08-10 06:32:40 -0400
  • 6d48c5c45c changeset Ottomated 2024-08-09 21:30:37 -0700
  • db830c24cc speed up exclude_from_object Ottomated 2024-08-09 21:29:14 -0700
  • 49bd333e0e add changeset Ottomated 2024-08-09 20:49:18 -0700
  • 80603040c3 add test for destructuring an array Ottomated 2024-08-09 20:46:45 -0700
  • 5bc902b934 simplify derived object destructuring Ottomated 2024-08-09 20:37:06 -0700