Commit Graph

  • 1d8052abe6 apply suggestion from review #16514 ComputerGuy 2025-07-28 11:10:52 -0700
  • 2d0822b05f docs: add developer guide paoloricciuti 2025-07-28 19:42:01 +0200
  • aeab7b7c01 fix spreading twice 7nik 2025-07-28 17:59:15 +0300
  • 2d17f4af36 do not remove defaults if they are in spreads 7nik 2025-07-28 16:35:21 +0300
  • 67e1044a9d add test 7nik 2025-07-28 15:40:46 +0300
  • e2f4ad359f doh ComputerGuy 2025-07-27 15:23:06 -0700
  • 528ff394c4 fix ComputerGuy 2025-07-27 15:22:15 -0700
  • 7f47f86d5a fix ComputerGuy 2025-07-27 15:21:25 -0700
  • 8f3924177a chore: remove some todos ComputerGuy 2025-07-27 15:12:03 -0700
  • 51771447c6
    chore: remove `parser.template_untrimmed` (#16511) Rich Harris 2025-07-27 16:59:29 -0400
  • ff522e2b94 fix: allow await expressions inside `{#await ...}` argument ComputerGuy 2025-07-27 13:56:44 -0700
  • 99452053af
    fix: `append_styles` in an effect to make them available on mount (#16509) Paolo Ricciuti 2025-07-27 19:50:22 +0200
  • e006ac5d3f always inject styles when compiling as a custom element #16509 Rich Harris 2025-07-27 10:31:14 -0400
  • 1773df9484
    docs: use sh instead of bash in source blocks (#16506) fkobi 2025-07-27 14:17:50 +0000
  • 9886775758 chore: remove `parser.template_untrimmed` #16511 Rich Harris 2025-07-27 10:16:57 -0400
  • 59a379596c fix: `append_styles` in an effect to make them available on mount paoloricciuti 2025-07-27 11:28:07 +0200
  • 39ee7cf4c2
    Version Packages (#16505) svelte@5.37.0 github-actions[bot] 2025-07-26 22:22:14 -0700
  • be8c19fe12 Version Packages #16505 github-actions[bot] 2025-07-27 02:18:55 +0000
  • 7cc4d56263
    feat: ignore component options in `compileModule` (#16362) Rich Harris 2025-07-26 22:16:40 -0400
  • 2973d347c5 regenerate #16506 Rich Harris 2025-07-26 21:50:05 -0400
  • b19c091d8a use sh instead of bash in source blocks Filip Kobierski 2025-07-26 20:50:33 +0200
  • c7851789d7
    fix: always mark props as stateful (#16504) 7nik 2025-07-26 21:27:22 +0300
  • 2d4a29694a fix: always mark props as stateful #16504 7nik 2025-07-26 15:03:53 +0300
  • d0ebd42986
    Version Packages (#16500) svelte@5.36.17 github-actions[bot] 2025-07-25 16:46:12 -0700
  • 80f4e2f5c1 Version Packages #16500 github-actions[bot] 2025-07-25 22:59:21 +0000
  • b0f9ea3ae6
    fix: throw on duplicate class field declarations (#16502) ComputerGuy 2025-07-25 15:57:32 -0700
  • a8913f8a7c fix failing test #16502 ComputerGuy 2025-07-25 15:39:53 -0700
  • 06024250b2 fix ComputerGuy 2025-07-25 15:35:18 -0700
  • 56bbb3ce62 apply suggestion from review ComputerGuy 2025-07-25 15:31:13 -0700
  • d7c872c4cd fix ComputerGuy 2025-07-25 14:29:19 -0700
  • 5a41f4130a handle assignment in constructor ComputerGuy 2025-07-25 14:25:33 -0700
  • 179d53ee07 doh ComputerGuy 2025-07-25 14:19:42 -0700
  • 267f247d52 fix: throw on duplicate class field declarations ComputerGuy 2025-07-25 11:55:12 -0700
  • 0bba84cc20
    fix: add types for `part` attribute to svg attributes (#16499) Bladesheng 2025-07-25 14:43:41 +0200
  • c7ba622175 fix: add types for `part` attribute to svg attributes #16499 Bladesheng 2025-07-25 14:13:58 +0200
  • 8ad02e4a8c
    Version Packages (#16493) svelte@5.36.16 github-actions[bot] 2025-07-24 16:22:30 +0200
  • a31e042d73 Version Packages #16493 github-actions[bot] 2025-07-24 14:17:54 +0000
  • dc043fb2d3
    fix: don't update a focused input with values from its own past (#16491) Rich Harris 2025-07-24 10:16:15 -0400
  • d5f0b6cf22 fix #16491 Rich Harris 2025-07-24 10:01:31 -0400
  • 7eb11e0e24
    fix: don't destroy effect roots created inside of deriveds (#16492) Simon H 2025-07-24 16:00:43 +0200
  • ab0b259161 remove Rich Harris 2025-07-24 09:49:50 -0400
  • 7f5042475f fix: don't destroy effect roots created inside of deriveds #16492 Simon Holthausen 2025-07-24 15:46:37 +0200
  • 92c9c963ea fix: don't update a focused input with values from its own past Rich Harris 2025-07-24 09:42:20 -0400
  • 44ac3a9950
    fix: prevent duplicates daimond113 2025-07-24 13:20:29 +0200
  • 4e74cd35fe
    Version Packages (#16488) svelte@5.36.15 github-actions[bot] 2025-07-24 11:43:28 +0200
  • 34e6a6c363 Version Packages #16488 github-actions[bot] 2025-07-24 09:42:44 +0000
  • 46d3261ed9
    chore: don't do effect scheduling unnecessarily (#16489) Simon H 2025-07-24 11:39:54 +0200
  • 3e87bb3a20 chore: don't do effect scheduling unnecessarily #16489 Simon Holthausen 2025-07-24 11:30:03 +0200
  • 53417ea8f7
    fix: preserve dirty status of deferred effects (#16487) Rich Harris 2025-07-24 01:48:32 -0400
  • 51f24a333c tweak #16487 Rich Harris 2025-07-24 01:20:20 -0400
  • 86db0aa323 changeset Rich Harris 2025-07-24 00:53:14 -0400
  • 0134d04c16 preserve DIRTY/MAYBE_DIRTY status of deferred effects Rich Harris 2025-07-24 00:51:34 -0400
  • a826136d74 revert mark_reactions changes Rich Harris 2025-07-24 00:33:40 -0400
  • 2d089ebe0a don't mark_reactions inside decrement, it can cause infinite loops Rich Harris 2025-07-24 00:31:39 -0400
  • c2f5e05ee4 revert mistaken edit Nathan Shively-Sanders 2025-07-23 08:59:17 -0700
  • 84b50a6468 pnpm run format Nathan Shively-Sanders 2025-07-23 08:49:23 -0700
  • f8bf2826ab revert scribbles mistakenly added Nathan Shively-Sanders 2025-07-23 08:28:01 -0700
  • f8820956d2
    Version Packages (#16484) svelte@5.36.14 github-actions[bot] 2025-07-23 11:23:52 -0400
  • 3de210e27f add changeset Nathan Shively-Sanders 2025-07-23 08:20:27 -0700
  • 55367b387a Update for TS7 Nathan Shively-Sanders 2025-07-23 08:02:24 -0700
  • 15809e11fe Version Packages #16484 github-actions[bot] 2025-07-23 12:05:06 +0000
  • c26365bdda
    chore: rename form `accept-charset` attribute (#16478) Hyunbin Seo 2025-07-23 21:02:28 +0900
  • 55a720ca1f
    Update .changeset/healthy-carpets-deny.md #16478 Rich Harris 2025-07-23 08:02:01 -0400
  • 8e2f4b51c5
    fix: unset batch before flushing queued effects (#16482) Rich Harris 2025-07-23 07:55:51 -0400
  • d7f5d86317 feat: First pass at payload S. Elliott Johnson 2025-07-22 20:36:57 -0600
  • 0ab96fab0f
    chore: utf-8 to lowercase Hyunbin Seo 2025-07-23 09:56:02 +0900
  • 82e431fb77 update comment — it _does_ feel slightly wrong, but no wronger than the rest of this cursed function #16482 Rich Harris 2025-07-22 20:33:53 -0400
  • 6c2f0f92b0 tweak Rich Harris 2025-07-22 20:16:28 -0400
  • 10b2d64e0c tweak Rich Harris 2025-07-22 20:15:49 -0400
  • f1f34f7382 dedupe declaration Rich Harris 2025-07-22 20:00:21 -0400
  • 457b849530 remove flush_effects method Rich Harris 2025-07-22 19:07:33 -0400
  • a98c75ea31 flushing_sync -> is_flushing_sync Rich Harris 2025-07-22 19:05:20 -0400
  • f68635595c unused Rich Harris 2025-07-22 19:04:58 -0400
  • a6d464478a move flushing_sync check inside Batch.ensure Rich Harris 2025-07-22 19:04:38 -0400
  • f92dfc158a dedupe Rich Harris 2025-07-22 19:00:55 -0400
  • 0ead78284b changeset Rich Harris 2025-07-22 18:51:00 -0400
  • 72f8bfe73a copy over changeset from #16464 Rich Harris 2025-07-22 18:49:45 -0400
  • a77ee84a1b copy over changeset from #16477 Rich Harris 2025-07-22 18:48:52 -0400
  • 09357ae952 typo Rich Harris 2025-07-22 18:25:07 -0400
  • 6f6a24a8dc
    chore: add changeset daimond113 2025-07-23 00:17:42 +0200
  • ebd01fa8f6
    fix: transform input defaults from spread daimond113 2025-07-22 23:51:29 +0200
  • ab740c954d Merge branch 'async-fixes' into async-fixes-2 async-fixes-2 Rich Harris 2025-07-22 16:57:37 -0400
  • 23b44ced52 fix #16477 Rich Harris 2025-07-22 16:57:22 -0400
  • 9e54e9ae20 this fixes the last test somehow Simon Holthausen 2025-07-22 22:56:16 +0200
  • ab32c960fb Merge remote-tracking branch 'origin/main' into 1000-reading-derived-effects #16477 1000-reading-derived-effects paoloricciuti 2025-07-22 21:44:29 +0200
  • 4cb484709f tests Simon Holthausen 2025-07-22 21:13:41 +0200
  • 0c0662bbdc better fix Simon Holthausen 2025-07-22 20:21:03 +0200
  • 6e04f8f846 chore: rename form accept-charset attribute Hyunbin Seo 2025-07-23 03:19:54 +0900
  • 1ca795bd8e Merge branch 'main' into async-fixes Simon Holthausen 2025-07-22 19:38:59 +0200
  • 68372460e9
    chore: small tidy up (#16476) Rich Harris 2025-07-22 13:29:15 -0400
  • cfd6446635 fix: exclude derived writes from effect abort and rescheduling paoloricciuti 2025-07-22 18:58:15 +0200
  • 1deb31082a
    fix: abort and reschedule `$effect.pre` when necessary (#16335) Rich Harris 2025-07-22 12:56:32 -0400
  • b4c6a9e8e5 add comment #16335 Rich Harris 2025-07-22 12:50:33 -0400
  • 02876d3e33 skip_no_async Rich Harris 2025-07-22 12:45:58 -0400
  • 09adb39f93 chore: small tidy up #16476 Rich Harris 2025-07-22 12:42:18 -0400
  • eea22a90c9 tidy up Rich Harris 2025-07-22 12:39:15 -0400
  • 37f5cb7e6b fix Rich Harris 2025-07-22 12:37:53 -0400
  • f64cf42f0c Merge branch 'main' into effect-pre-abort Rich Harris 2025-07-22 12:37:39 -0400
  • 26f46bac35 test Simon Holthausen 2025-07-22 17:52:53 +0200
  • b8893f95d9 - add state changes resulting from an $effect to a separate new batch - schedule rerunning effects based on the sources that are dirty, not just rerunning them all blindly (excempting async effects which will have run by that time already) Simon Holthausen 2025-07-22 17:50:35 +0200