Commit Graph

  • becc2447ca fix #12590 Rich Harris 2024-07-24 15:35:12 -0400
  • 20b879717a
    breaking: avoid flushing queued updates on mount/hydrate (#12587) Dominic Gannaway 2024-07-24 20:32:26 +0100
  • 167b337060 more Rich Harris 2024-07-24 15:30:17 -0400
  • c853d6ac27 more Rich Harris 2024-07-24 15:28:28 -0400
  • 00ffea4708 more Rich Harris 2024-07-24 15:25:26 -0400
  • 9fb9acd748 more Rich Harris 2024-07-24 15:09:51 -0400
  • 2901e6e679 tweak #12587 Dominic Gannaway 2024-07-24 20:06:27 +0100
  • 0948aa4768 tweak Dominic Gannaway 2024-07-24 20:05:50 +0100
  • ab6111d9dd
    Update packages/svelte/src/internal/client/render.js Dominic Gannaway 2024-07-24 20:03:18 +0100
  • 6037b961c0
    chore: more JSDoc (#12588) Rich Harris 2024-07-24 15:02:12 -0400
  • 35300ed20e chore: more JSDoc #12588 Rich Harris 2024-07-24 14:53:57 -0400
  • da1f0d49ee Fix tests Dominic Gannaway 2024-07-24 19:47:40 +0100
  • abaa4413df
    fix: tweak element_invalid_self_closing_tag to exclude namespace (#12585) Dominic Gannaway 2024-07-24 19:35:22 +0100
  • 57d673738b breaking: avoid flushing queued updates on mount/hydrat Dominic Gannaway 2024-07-24 19:27:08 +0100
  • 945f61e78f fix: tweak element_invalid_self_closing_tag to exclude namespace #12585 Dominic Gannaway 2024-07-24 19:09:46 +0100
  • 621eb76e1e
    chore: use JSDoc `@import` (#12581) Rich Harris 2024-07-24 13:49:01 -0400
  • 37f58cf318
    fix: apply dynamic event fixes to OnDirective (#12582) Dominic Gannaway 2024-07-24 18:47:55 +0100
  • b03f20f26b build #12582 Dominic Gannaway 2024-07-24 17:42:07 +0100
  • 3591210c3a fix: apply dynamic event fixes to OnDirective Dominic Gannaway 2024-07-24 17:37:37 +0100
  • 968b68565b regenerate types #12581 Rich Harris 2024-07-24 12:36:43 -0400
  • 3254cfde9f chore: use JSDoc @import Rich Harris 2024-07-24 12:24:11 -0400
  • 528d3468d0
    docs: note hydration comments change (#12580) Simon H 2024-07-24 17:53:19 +0200
  • 39b4c71324 docs: note hydration comments change #12580 Simon Holthausen 2024-07-24 17:51:23 +0200
  • c18221dcc3
    Version Packages (next) (#12579) svelte@5.0.0-next.198 github-actions[bot] 2024-07-24 11:41:27 -0400
  • 7c640eeb19 error on first global being modified Simon Holthausen 2024-07-24 17:36:10 +0200
  • 86eeeab4ca revert combinator validation relaxation Simon Holthausen 2024-07-24 17:19:39 +0200
  • e2c693f124 Version Packages (next) #12579 github-actions[bot] 2024-07-24 15:05:43 +0000
  • c0832fd85d
    fix: exclude `bind:this` from reactive state validation (#12566) Simon H 2024-07-24 17:04:43 +0200
  • be331d7939 only do it for bind:this #12566 Simon Holthausen 2024-07-24 16:54:26 +0200
  • 2ea2be3324
    docs: explain `runes` compiler option behavior (#12578) Simon H 2024-07-24 16:53:25 +0200
  • f374791321 docs: explain `runes` compiler option behavior #12578 Simon Holthausen 2024-07-24 16:45:48 +0200
  • cf8df0bacc
    chore: remove `binding.expression` (#12530) Rich Harris 2024-07-24 10:19:39 -0400
  • 37782be9b1
    chore: add <meta charset> to playground (#12574) Rich Harris 2024-07-24 10:19:06 -0400
  • b445acd2b9 simplify #12530 Rich Harris 2024-07-24 09:46:15 -0400
  • 8f0ffdeedb simplify and fix Rich Harris 2024-07-24 09:36:31 -0400
  • 5988e521d6 simplify Rich Harris 2024-07-24 09:20:57 -0400
  • 8feb671de1 simplify Rich Harris 2024-07-24 09:08:58 -0400
  • 72ce4ed24f small tidy up Rich Harris 2024-07-24 07:31:47 -0400
  • 9b512ca91d
    Version Packages (next) (#12576) svelte@5.0.0-next.197 github-actions[bot] 2024-07-24 07:10:54 -0400
  • 3e4be0050d Version Packages (next) #12576 github-actions[bot] 2024-07-24 11:10:42 +0000
  • 9f3ed8968f
    fix: correctly set anchor inside HMR block (#12575) Rich Harris 2024-07-24 07:09:49 -0400
  • ffefec3fb1 fix: correctly set anchor inside HMR block #12575 Rich Harris 2024-07-24 06:29:16 -0400
  • 89b3c65281 chore: add <meta charset> to playground #12574 Rich Harris 2024-07-24 06:24:04 -0400
  • d09f8b96dd this fixes #7782 #12573 rahuwul 2024-07-24 14:13:02 +0530
  • 642f5f4df8
    chore: fix playground HMR (#12572) Rich Harris 2024-07-23 22:49:55 -0400
  • d26a3af539 chore: fix playground HMR #12572 Rich Harris 2024-07-23 22:42:34 -0400
  • 5669c7de4f
    Version Packages (next) (#12552) svelte@5.0.0-next.196 github-actions[bot] 2024-07-23 18:37:55 -0400
  • 01673eb00a Version Packages (next) #12552 github-actions[bot] 2024-07-23 22:37:24 +0000
  • 64e9f0e5f6
    fix: improve dynamic event handling (#12570) Dominic Gannaway 2024-07-23 23:36:26 +0100
  • c5e5e60c7e fix: improve dynamic event handling #12570 Dominic Gannaway 2024-07-23 23:10:07 +0100
  • 402ed48e2b fix: ensure correct node boundaries during hydration #12568 Simon Holthausen 2024-07-23 21:34:32 +0200
  • d17755a8b5
    fix: ensure dynamic event handlers are wrapped in a derived (#12563) Dominic Gannaway 2024-07-23 20:27:44 +0100
  • cb728f062e we have .svelte.js files #12563 Rich Harris 2024-07-23 15:18:45 -0400
  • 362f3ca091 add a changeset Rich Harris 2024-07-23 14:54:11 -0400
  • c84328f11e regenerate types Rich Harris 2024-07-23 14:53:26 -0400
  • ef2dcd0e3d comment Rich Harris 2024-07-23 14:51:45 -0400
  • 4bc6088e93 last one Rich Harris 2024-07-23 14:50:28 -0400
  • a850ccd79e tweak Rich Harris 2024-07-23 14:25:39 -0400
  • 3cd934416d fix: exclude readonly bindings from reactive state validation Simon Holthausen 2024-07-23 18:37:10 +0200
  • e7374e4c28 remove binding.expression from client-side code Rich Harris 2024-07-23 11:52:27 -0400
  • d201e3735a another Rich Harris 2024-07-23 11:44:44 -0400
  • a18f1b9c1d another Rich Harris 2024-07-23 11:42:50 -0400
  • 6e8651000e another Rich Harris 2024-07-23 11:41:33 -0400
  • 318e94908c more Rich Harris 2024-07-23 11:39:14 -0400
  • 312b1a0a40 address feedback Dominic Gannaway 2024-07-23 16:26:53 +0100
  • 6569658c13 another Rich Harris 2024-07-23 11:09:40 -0400
  • 2d4fb36c40 more feedback Dominic Gannaway 2024-07-23 15:49:48 +0100
  • 3ca04c9e43 Merge branch 'main' into remove-binding-expression Rich Harris 2024-07-23 10:29:37 -0400
  • 2daad48046 more Rich Harris 2024-07-23 10:23:35 -0400
  • 024e09933e feedback Dominic Gannaway 2024-07-23 14:58:04 +0100
  • d73c5b8434
    fix: ensure $state.snapshot correctly clones Date objects (#12564) Dominic Gannaway 2024-07-23 14:49:26 +0100
  • 8c1a17e424 fix: ensure $state.snapshot correctly clones Date objects #12564 Dominic Gannaway 2024-07-23 14:06:59 +0100
  • b4202bc636 fix test Dominic Gannaway 2024-07-23 13:35:14 +0100
  • b49cd79bc4 fix: ensure dynamic event handlers are wrapped in a derived Dominic Gannaway 2024-07-23 13:08:57 +0100
  • 7b2279d84c
    chore: tidy up dynamic event handler generated code (#12553) Rich Harris 2024-07-23 07:50:57 -0400
  • c2594bbf6c feedback Dominic Gannaway 2024-07-23 12:32:23 +0100
  • 0a23e85b33 feedback Dominic Gannaway 2024-07-23 12:26:00 +0100
  • e2b75d1a6e
    fix: properly update store values (#12562) Simon H 2024-07-23 12:56:18 +0200
  • bc171a0afe fix: properly update store values #12562 Simon Holthausen 2024-07-23 12:45:02 +0200
  • e5d32e4d46 feedback Dominic Gannaway 2024-07-23 11:37:57 +0100
  • 247b72f1b0 feedback Dominic Gannaway 2024-07-23 11:33:14 +0100
  • 35290877b0
    Update packages/svelte/src/compiler/phases/2-analyze/index.js Dominic Gannaway 2024-07-23 11:28:17 +0100
  • 6e4eec663a
    Update .changeset/friendly-rice-confess.md Dominic Gannaway 2024-07-23 11:27:57 +0100
  • 2814b37653 lint Dominic Gannaway 2024-07-23 11:08:47 +0100
  • c877dc48a4 debugger Dominic Gannaway 2024-07-23 11:01:18 +0100
  • 0a610c8f56 docs Dominic Gannaway 2024-07-23 10:58:38 +0100
  • 63916753cb Merge branch 'main' into state-link Dominic Gannaway 2024-07-23 10:48:01 +0100
  • 10988dce2a fix Simon Holthausen 2024-07-23 11:38:38 +0200
  • 72f5539f51
    fix: remove runtime validation of components/snippets, rely on types instead (#12507) Rich Harris 2024-07-23 05:34:11 -0400
  • 1f8bf93ffa switch to removing descendant combinator Simon Holthausen 2024-07-23 11:20:24 +0200
  • c6c0cbaed9 feat: warn on possible implicit snippet shadowing #12557 paoloricciuti 2024-07-23 10:18:45 +0200
  • f1195a1601 regenerate types Rich Harris 2024-07-22 20:27:01 -0400
  • e23de708cb couple more Rich Harris 2024-07-22 19:10:58 -0400
  • 8a297150e9 actually we need a proper function #12553 Rich Harris 2024-07-22 18:34:36 -0400
  • 3558100bb5 chore: tidy up dynamic event handler generated code Rich Harris 2024-07-22 18:33:01 -0400
  • 90d6f573e3
    fix: dynamic event delegation for stateful call expressions (#12549) Dominic Gannaway 2024-07-22 23:28:28 +0100
  • 55400fd16c
    Version Packages (next) (#12548) svelte@5.0.0-next.195 github-actions[bot] 2024-07-22 17:40:53 -0400
  • 52eac2614e fix: dynamic event delegation for stateful call expressions #12549 Dominic Gannaway 2024-07-22 22:06:28 +0100
  • b638614343 Version Packages (next) #12548 github-actions[bot] 2024-07-22 20:45:04 +0000
  • 6fdfc537e4
    fix: update original source in HMR update (#12547) Rich Harris 2024-07-22 16:44:11 -0400