Commit Graph

  • f43ce5abee
    Create popular-news-happen.md Gautier Ben Aïm 2024-08-21 01:31:55 +0200
  • 6dc1123750
    fix: ensure await scope shadowing is computed in the correct order Gautier 2024-08-21 01:29:54 +0200
  • 1a4008ee9f regenerate #12942 Rich Harris 2024-08-20 18:03:00 -0400
  • 325e3a8ffc simplify Rich Harris 2024-08-20 17:57:14 -0400
  • bdf751ae14 fix: $state.link bug fixes #12941 Dominic Gannaway 2024-08-20 22:51:20 +0100
  • 029dcfeabf breaking: remove `$state.link` callback Rich Harris 2024-08-20 17:50:38 -0400
  • b3b698efb5 fix: $state.link bug fixes Dominic Gannaway 2024-08-20 22:50:29 +0100
  • 78677e40ef
    fix: align list of passive events with browser defaults, and add documentation (#12933) Rich Harris 2024-08-20 17:10:48 -0400
  • a4f13871f2 fix: don't skip custom elements with attributes Simon Holthausen 2024-08-20 23:07:48 +0200
  • 1534c1d0bb fix: invoke `$state.link` callback at the correct time #12938 state-link-fix Rich Harris 2024-08-20 16:34:24 -0400
  • 60a71cc593 move test Rich Harris 2024-08-20 16:11:50 -0400
  • 73a3895dea breaking: make non-bindable props read-only #12937 readonly-props Rich Harris 2024-08-20 16:01:46 -0400
  • e352eccbc2
    Apply suggestions from code review #12930 Rich Harris 2024-08-20 15:44:04 -0400
  • 0ba114a6f2 put comment back Rich Harris 2024-08-20 15:30:00 -0400
  • 6b1254a232 separate into two statements — combining them back into one is the job of a minifier Rich Harris 2024-08-20 15:21:16 -0400
  • 0673db01e6 Merge branch 'main' into mark_bug Rich Harris 2024-08-20 15:16:17 -0400
  • 363a5418e6
    Version Packages (next) (#12924) svelte@5.0.0-next.229 github-actions[bot] 2024-08-20 15:13:55 -0400
  • 9af00356ff Version Packages (next) #12924 github-actions[bot] 2024-08-20 19:12:11 +0000
  • 63ec2e2e88
    feat: adds $state.link rune (#12545) Dominic Gannaway 2024-08-20 20:11:15 +0100
  • 3cd37ac202 document callback #12545 Rich Harris 2024-08-20 15:06:45 -0400
  • 40fdcdf486 tidy up Rich Harris 2024-08-20 14:51:27 -0400
  • eb0316d9b3 copy over to docs #12933 Rich Harris 2024-08-20 14:44:47 -0400
  • f6f0e78cbd
    fix: small legibility improvement (#12928) Gautier Ben Aïm 2024-08-20 20:14:03 +0200
  • 449426800e feat: only traverse trailing static nodes during hydration Rich Harris 2024-08-20 14:00:47 -0400
  • d14384e2cd fix: align list of passive events with browser defaults, and add documentation Rich Harris 2024-08-20 13:47:36 -0400
  • e207b368f0 Merge branch 'main' into state-link Dominic Gannaway 2024-08-20 18:16:47 +0100
  • 26f3054cb4 mark_bug Dominic Gannaway 2024-08-20 18:16:32 +0100
  • 89bbec3185 mark_bug Dominic Gannaway 2024-08-20 18:16:04 +0100
  • 189113ab8e
    Revert "fix: avoid extra work in mark_reactions (#12921)" (#12931) Dominic Gannaway 2024-08-20 18:03:50 +0100
  • 5f4e2b2432 update test Rich Harris 2024-08-20 13:02:45 -0400
  • d3f5b3f8e8 mark_bug Dominic Gannaway 2024-08-20 17:56:36 +0100
  • 38468bbb38 changeset Rich Harris 2024-08-20 12:56:17 -0400
  • 548a6a7a98 feat: omit trailing `$.sibling` calls where possible Rich Harris 2024-08-20 12:56:03 -0400
  • d980208ab2 mark_bug Dominic Gannaway 2024-08-20 17:54:52 +0100
  • 090600b456
    even better? #12928 Gautier 2024-08-20 17:43:34 +0200
  • 8bcad2fd4b
    Revert "fix: avoid extra work in mark_reactions (#12921)" #12931 Dominic Gannaway 2024-08-20 17:53:39 +0100
  • 46537ba705 mark_bug Dominic Gannaway 2024-08-20 17:52:45 +0100
  • c3192ea3d9 mark_bug Dominic Gannaway 2024-08-20 17:46:53 +0100
  • f1963778e0 mark_bug Dominic Gannaway 2024-08-20 17:46:09 +0100
  • 6e9c65d6ba mark_bug Dominic Gannaway 2024-08-20 17:45:25 +0100
  • cb42dfd0e4 fix: ensure mark_reactions occurs for dirty signals Dominic Gannaway 2024-08-20 17:45:04 +0100
  • 8aed27db97
    fix: allow mixing slots and snippets in custom elements mode (#12929) Simon H 2024-08-20 18:30:01 +0200
  • f0b5f7b618
    Apply suggestions from code review #12929 Simon H 2024-08-20 18:29:44 +0200
  • 0968638967
    Merge branch 'main' into state-link Rich Harris 2024-08-20 12:13:43 -0400
  • 3ff3f5ecd8
    changeset Rich Harris 2024-08-20 12:13:11 -0400
  • 212b60203f
    feat: support HMR with custom elements (#12926) Simon H 2024-08-20 18:00:30 +0200
  • 4ce23bf07e
    fix: avoid extra work in mark_reactions (#12921) Dominic Gannaway 2024-08-20 16:58:36 +0100
  • 4748417c83 fix: allow mixing slots and snippets in custom elements mode Simon Holthausen 2024-08-20 17:55:46 +0200
  • a8c6b92f9a
    chore: remove $state.is from docs (#12927) Dominic Gannaway 2024-08-20 16:55:22 +0100
  • 99691a998e
    Update rich-ladybugs-admire.md Gautier Ben Aïm 2024-08-20 17:34:48 +0200
  • c6f9bad61b
    Create rich-ladybugs-admire.md Gautier Ben Aïm 2024-08-20 17:34:01 +0200
  • dfae7f91c9 chore: remove $state.is from docs #12927 Dominic Gannaway 2024-08-20 16:17:42 +0100
  • 0a21f1349e feat: support HMR with custom elements #12926 Simon Holthausen 2024-08-20 17:09:02 +0200
  • 44a780fb9c
    bump sveltekit (#12923) Rich Harris 2024-08-20 10:49:11 -0400
  • 02c86b1973
    feat: error on invalid component name (#12821) Paolo Ricciuti 2024-08-20 16:44:23 +0200
  • f81455b029 fix Dominic Gannaway 2024-08-20 15:40:57 +0100
  • 1746ef76a6 bump sveltekit #12923 Rich Harris 2024-08-20 10:37:46 -0400
  • c74a6f74ce
    Update packages/svelte/src/internal/client/reactivity/sources.js #12921 Dominic Gannaway 2024-08-20 15:37:24 +0100
  • fb1d6ff400 add callback argument support Dominic Gannaway 2024-08-20 15:35:14 +0100
  • 5b105aebdc tweak error message #12821 Rich Harris 2024-08-20 10:29:24 -0400
  • 9d9ed33d0c
    Version Packages (next) (#12922) svelte@5.0.0-next.228 github-actions[bot] 2024-08-20 10:17:48 -0400
  • 201447bce3 Version Packages (next) #12922 github-actions[bot] 2024-08-20 14:12:28 +0000
  • 23bce2da20
    feat: skip static nodes (#12914) Rich Harris 2024-08-20 10:11:34 -0400
  • 0d1cda5562 Merge branch 'main' into state-link Dominic Gannaway 2024-08-20 14:52:05 +0100
  • 19db5e6c72 comments #12914 Rich Harris 2024-08-20 09:51:29 -0400
  • b2214d1c5b
    Version Packages (next) (#12920) svelte@5.0.0-next.227 github-actions[bot] 2024-08-20 09:46:35 -0400
  • f7d835b16d fix: avoid extra work in mark_reactions Dominic Gannaway 2024-08-20 14:37:36 +0100
  • c36d69ff21 Version Packages (next) #12920 github-actions[bot] 2024-08-20 13:35:25 +0000
  • 0812b10100
    breaking: overhaul proxies, remove `$state.is` (#12916) Rich Harris 2024-08-20 09:34:30 -0400
  • 689d367dd7 add test #12916 Rich Harris 2024-08-20 09:21:05 -0400
  • 5797f5e6fd
    Version Packages (next) (#12907) svelte@5.0.0-next.226 github-actions[bot] 2024-08-20 09:18:13 -0400
  • a865544a2d align Rich Harris 2024-08-20 09:10:59 -0400
  • ca2ac19b90 Merge branch 'skip-nodes' of github.com:sveltejs/svelte into skip-nodes Rich Harris 2024-08-20 09:09:27 -0400
  • 8006993926 revert this bit Rich Harris 2024-08-20 08:49:08 -0400
  • 7ded73d815
    Update packages/svelte/src/compiler/phases/3-transform/client/visitors/shared/fragment.js Rich Harris 2024-08-20 08:43:54 -0400
  • 03fbfa71e8 add note Rich Harris 2024-08-20 08:43:14 -0400
  • c7383710de add comment Rich Harris 2024-08-20 08:38:29 -0400
  • cc991d0628 regenerate Rich Harris 2024-08-20 08:34:09 -0400
  • c1eac6bb11
    fix: small legibility improvement Gautier 2024-08-20 14:09:49 +0200
  • 4e06fa27ab changeset Rich Harris 2024-08-19 21:58:32 -0400
  • 07716f65a2 changeset Rich Harris 2024-08-19 21:57:59 -0400
  • 006d9827d8 changesets Rich Harris 2024-08-19 21:57:28 -0400
  • f914df732e tweak Rich Harris 2024-08-19 21:48:47 -0400
  • 810817a3de avoid mutations Rich Harris 2024-08-19 21:43:07 -0400
  • ab6b3542dc remove `$state.is` Rich Harris 2024-08-19 21:32:04 -0400
  • 7804949c3a remove is_frozen check Rich Harris 2024-08-19 21:24:32 -0400
  • 351afa8e69 fix #12912 Rich Harris 2024-08-19 21:16:28 -0400
  • 39d5bb1bdf tweak Rich Harris 2024-08-19 21:15:17 -0400
  • 8f3aad413a tidy Rich Harris 2024-08-19 21:14:44 -0400
  • bdf60ce9e4 tidy up Rich Harris 2024-08-19 21:14:06 -0400
  • 8caecbeb35 rename Rich Harris 2024-08-19 21:13:22 -0400
  • abddd22988 put original value directly on STATE_SYMBOL Rich Harris 2024-08-19 21:13:00 -0400
  • 95f0fea1bb move ownership stuff into separate object Rich Harris 2024-08-19 20:59:05 -0400
  • e98ac36472 tidy up Rich Harris 2024-08-19 20:38:30 -0400
  • 2e53be207e early return Rich Harris 2024-08-19 20:23:27 -0400
  • d09bfc743b changeset Rich Harris 2024-08-19 18:43:44 -0400
  • f6b9fe8412 revert Rich Harris 2024-08-19 18:42:26 -0400
  • 673ea737aa tweak Rich Harris 2024-08-19 18:41:54 -0400
  • 77612e38f8 tweak Rich Harris 2024-08-19 18:40:32 -0400
  • 784e6b3114 tidy Rich Harris 2024-08-19 18:36:34 -0400