Commit Graph

  • d12ee9bf4f maybe this'll fix hydration issues? ComputerGuy 2025-08-02 16:02:27 -0700
  • c4a0654427 Version Packages #16544 github-actions[bot] 2025-08-02 19:30:58 +0000
  • 540f1b19ec
    fix: reset attribute cache after setting corresponding property (#16543) 7nik 2025-08-02 22:29:10 +0300
  • 18699ba2ee fix: reset attribute cache after setting corresponding property #16543 7nik 2025-08-02 20:46:58 +0300
  • ebca33930c fix, minor cleanup ComputerGuy 2025-08-01 23:25:12 -0700
  • 4d677151ab maybe this works? ComputerGuy 2025-08-01 23:13:43 -0700
  • 5787224971 fix ComputerGuy 2025-08-01 22:49:21 -0700
  • 7fa57b1b0e fix ComputerGuy 2025-08-01 22:47:45 -0700
  • d92901edd1 init ComputerGuy 2025-08-01 22:20:56 -0700
  • a3e1329c09 fix import order ComputerGuy 2025-07-31 16:42:33 -0700
  • 0917ce78f0 this should work ComputerGuy 2025-07-31 16:37:29 -0700
  • e2b569fd55 try this ComputerGuy 2025-07-31 16:28:38 -0700
  • afefafe0aa fix: emit `snippet_invalid_export` instead of `undefined_export` for exported snippets ComputerGuy 2025-07-31 16:25:10 -0700
  • 8067841170
    docs: add note about attachments to `svelte/action` docs (#16537) ComputerGuy 2025-07-31 16:16:47 -0700
  • 9134856fec
    Version Packages (#16529) svelte@5.37.2 github-actions[bot] 2025-07-31 19:15:45 -0400
  • 959e88973b Version Packages #16529 github-actions[bot] 2025-07-31 22:30:11 +0000
  • c04975d3db
    fix: prevent last_propagated_event from being DCE'd (#16538) Rich Harris 2025-07-31 18:28:01 -0400
  • 3885bfd6d2 changeset #16538 Rich Harris 2025-07-31 18:20:50 -0400
  • 27a8581804 fix: prevent last_propagated_event from being DCE'd Rich Harris 2025-07-31 18:20:35 -0400
  • 4d9ed672ed docs: add note about attachments to `svelte/action` docs #16537 ComputerGuy 2025-07-31 15:09:44 -0700
  • 57969edb68 store additional property in WeakMap instead of on the event object directly. #16532 Laszlo Korte 2025-07-31 13:43:57 +0200
  • 72e46d31c0
    fix: add types for SVG bindable attributes (#16525) Elliot Bentley 2025-07-31 11:34:28 +0100
  • de8f20fd95 add changeset and tweak #16525 7nik 2025-07-31 13:28:46 +0300
  • f5950f866c
    fix: correctly differentiate static fields before emitting `duplicate_class_field` (#16526) ComputerGuy 2025-07-31 02:11:52 -0700
  • 5d4e61e09f fix: nullify `last_propagated_event` to avoid memory leak #16531 ComputerGuy 2025-07-31 01:50:13 -0700
  • a91e0154d4
    fix: double event processing in Firefox (#16522) (#16527) Laszlo Korte 2025-07-31 09:45:52 +0200
  • 4edbbfc28a minor tweaks #16527 ComputerGuy 2025-07-31 00:40:26 -0700
  • 536ba7f683 add test #16526 ComputerGuy 2025-07-30 17:30:40 -0700
  • f56a3ec8af remove unnecessary `#` concatenation ComputerGuy 2025-07-30 17:24:02 -0700
  • 6a1d0ead40 Fix double event processing (#16522) Laszlo Korte 2025-07-30 23:21:01 +0200
  • a3fdd3d8b7 fix: correctly differentiate static fields before emitting `duplicate_class_field` ComputerGuy 2025-07-30 12:30:34 -0700
  • 371f0d3e78 fix: types for SVG bind: attributes ejb 2025-07-30 17:03:35 +0100
  • 5d567f39e1 return to function declarations w/type tag Nathan Shively-Sanders 2025-07-30 07:05:02 -0700
  • 1a26daf2fd fix lint ComputerGuy 2025-07-29 12:21:00 -0700
  • ff85f271ad oops ComputerGuy 2025-07-29 12:10:59 -0700
  • c4c351d102
    Create SECURITY.md #16518 Subham Nayak 2025-07-29 19:04:49 +0530
  • 1c26d8f146 chore: emit `await_reactivity_loss` in `for await` loops ComputerGuy 2025-07-28 17:26:41 -0700
  • d82edf6b1d
    Version Packages (#16513) svelte@5.37.1 github-actions[bot] 2025-07-28 12:07:57 -0700
  • ef17f86bee Version Packages #16513 github-actions[bot] 2025-07-28 19:05:47 +0000
  • 48f2fa22c0
    fix: allow await expressions inside `{#await ...}` argument (#16514) ComputerGuy 2025-07-28 12:04:06 -0700
  • 03f2e44757
    chore: remove some todos (#16515) ComputerGuy 2025-07-28 11:56:41 -0700
  • 59ac067068 `Evaluation.has_unknown` #16515 ComputerGuy 2025-07-28 11:46:41 -0700
  • 719860a27c convert `TemplateComment` back to `Comment` ComputerGuy 2025-07-28 11:42:13 -0700
  • 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