Commit Graph

  • 2d03502891 chore: add changeset Dinh-Van Colomban 2025-03-12 12:26:30 +0100
  • d9697aa657 fix: add `returnValue` to HTMLDialogAttributes Dinh-Van Colomban 2025-03-12 12:25:48 +0100
  • 225a01635f oops, didn't think that through #15374 ComputerGuy 2025-03-11 21:41:43 -0700
  • 1853da4cba add basic `CallExpression` optimizations (with tests) ComputerGuy 2025-03-11 21:35:56 -0700
  • bdf200d75b Merge remote-tracking branch 'upstream/main' into static-template-expression-evaluation ComputerGuy 2025-03-11 21:25:39 -0700
  • 5934c17b59 fix Rich Harris 2025-03-11 16:19:09 -0400
  • c787d593d5 feat: add partial evaluation Rich Harris 2025-03-11 16:11:39 -0400
  • a1257c17f5
    Version Packages (#15493) svelte@5.23.0 github-actions[bot] 2025-03-11 14:51:01 -0400
  • 332f6493c2 Version Packages #15493 github-actions[bot] 2025-03-11 18:50:20 +0000
  • 110d42062f
    fix: on teardown, use the last known value for the signal before the set (#15469) Dominic Gannaway 2025-03-11 18:48:55 +0000
  • d870436a39
    Update .changeset/sharp-elephants-invite.md #15469 Rich Harris 2025-03-11 14:48:47 -0400
  • 1cc5bcdc99
    chore: clarify fuzzyset adaption (#15491) Simon H 2025-03-11 18:57:58 +0100
  • fec691257d chore: add changeset #15492 Dinh-Van Colomban 2025-03-11 18:45:23 +0100
  • 41aa286e9a fix: add `files` and `group` to HTMLInputAttributes in elements.d.ts D.V. Colomban 2025-03-11 18:37:27 +0100
  • 25d092c3b7 chore: clarify fuzzyset adaption #15491 Simon Holthausen 2025-03-11 17:38:25 +0100
  • dbd4617ac4
    docs: correct toggle function in lifecycle hooks example (#15486) Maple 2025-03-11 06:52:22 +0900
  • 81480c40a0
    chore: add missing permissions for `pkg.pr.new-comment` (#15489) Ben McCann 2025-03-10 12:48:50 -0700
  • a4f88721f8
    chore: add missing permissions for `pkg.pr.new-comment` #15489 Ben McCann 2025-03-10 11:12:14 -0700
  • 1c0e24013f
    chore: reuse is_function helper (#15467) Rich Harris 2025-03-10 11:22:21 -0400
  • d518274eab docs: correct toggle function in lifecycle hooks example #15486 fuki_fuki 2025-03-10 13:29:59 +0900
  • 80d987821d Doc: Raise importance of global vs local transitions Min Idzelis 2025-03-10 01:05:22 +0000
  • 7903a35519 fix: add already connected validation #15477 svelte-element-element paoloricciuti 2025-03-09 22:56:24 +0100
  • 91be79d58a chore: update test to reflect change between elements paoloricciuti 2025-03-09 21:06:22 +0100
  • 5385faf360 feat: allow dom elements as `svelte:element` `this` attribute paoloricciuti 2025-03-09 20:53:01 +0100
  • 9cf923a47c chore: don't distribute unused types definitions Ben McCann 2025-03-08 10:43:18 -0800
  • 03f6d5c4d8 lint Dominic Gannaway 2025-03-07 15:42:33 +0000
  • 167c551fad lint Dominic Gannaway 2025-03-07 15:38:54 +0000
  • 7009ae71cc lint Dominic Gannaway 2025-03-07 15:36:41 +0000
  • 18e72627a0
    Update packages/svelte/src/internal/client/reactivity/props.js Dominic Gannaway 2025-03-07 15:25:58 +0000
  • 874f5133a0
    Update packages/svelte/src/internal/client/reactivity/props.js Dominic Gannaway 2025-03-07 15:25:52 +0000
  • 3990a6bcc8
    Update packages/svelte/src/internal/client/reactivity/props.js Dominic Gannaway 2025-03-07 15:25:48 +0000
  • d04eddd36f fix: on teardown, use the last known value for the signal before the se Dominic Gannaway 2025-03-07 15:21:28 +0000
  • 5ced9befd0 fix: on teardown, use the last known value for the signal before the se Dominic Gannaway 2025-03-07 15:12:38 +0000
  • 49d24249b3 fix: on teardown, use the last known value for the signal before the se Dominic Gannaway 2025-03-07 15:11:56 +0000
  • c637694ccb fix: on teardown, use the last known value for the signal before the se Dominic Gannaway 2025-03-07 15:10:36 +0000
  • 28ee33d495 Merge branch 'main' into revert-15196-corepack-bullshit Rich Harris 2025-03-07 10:08:30 -0500
  • af747f6ef4 fix: on teardown, use the last known value for the signal before the se Dominic Gannaway 2025-03-07 15:08:17 +0000
  • e2bbc560e4
    Version Packages (#15466) svelte@5.22.6 github-actions[bot] 2025-03-07 10:07:50 -0500
  • 6337f2b3d0 Version Packages #15466 github-actions[bot] 2025-03-07 15:04:31 +0000
  • eaf0087d7c
    fix: skip `log_if_contains_state` if only logging literals (#15468) Rich Harris 2025-03-07 10:02:58 -0500
  • 3326bd8ae7
    feat: Add `closedby` to `HTMLDialogAttributes` (dialog element) (#15458) Trevor N. Suarez 2025-03-07 08:02:02 -0700
  • d00f77bd5f
    Update .changeset/metal-spoons-scream.md #15458 Rich Harris 2025-03-07 10:01:57 -0500
  • 4ccc7704a7 fix: skip `log_if_contains_state` if only logging literals #15468 Rich Harris 2025-03-07 09:55:23 -0500
  • ea239e427d chore: reuse is_function helper #15467 Rich Harris 2025-03-07 09:47:24 -0500
  • c5912aad71
    fix: null and warnings for local handlers (#15460) adiGuba 2025-03-07 15:30:56 +0100
  • a6a8339797 treat `let handler = () => {...}` the same as `function handler() {...}` #15460 Rich Harris 2025-03-07 09:25:20 -0500
  • a1eb1e4fe2 try relative URLs Ben McCann 2025-03-06 12:03:06 -0800
  • c05f5e688f docs: update effect examples Ben McCann 2025-03-06 11:03:19 -0800
  • 87b775b618
    Merge branch 'main' into dev/boudary-server #15462 adiGuba 2025-03-06 18:36:33 +0100
  • f64f43f22c clean adiguba 2025-03-06 17:57:31 +0100
  • 133598a496 remove unused adiguba 2025-03-06 17:55:11 +0100
  • 6eb20fd299 merge adiguba 2025-03-06 17:54:03 +0100
  • 3cfa0fb798 merge adiguba 2025-03-06 17:52:17 +0100
  • ae214cd05b hydration adiguba 2025-03-06 17:51:15 +0100
  • daaa5d035c docs: clarify what you can build with SvelteKit Ben McCann 2025-03-06 08:14:07 -0800
  • d0f5fd1179 Merge adiguba 2025-03-06 16:57:28 +0100
  • 2671dc697e changeset adiguba 2025-03-06 16:09:26 +0100
  • 8bc9587536 test adiguba 2025-03-06 16:08:22 +0100
  • 40e690835f fix null and warning for local handlers adiguba 2025-03-06 16:08:11 +0100
  • 2c4d85bcec
    docs: address `$effect` feedback (#15107) Ben McCann 2025-03-05 18:49:52 -0800
  • 49aca07fc7 tweak wording #15107 Rich Harris 2025-03-05 21:47:38 -0500
  • fed3a39717 note Rich Harris 2025-03-05 21:46:03 -0500
  • e33b9f11b4 merge Rich Harris 2025-03-05 21:43:58 -0500
  • 698b4c0f8a add 'Understanding lifecycle' section Rich Harris 2025-03-05 21:42:26 -0500
  • 84fb0e7d76 Adding changeset Trevor Suarez 2025-03-05 19:31:53 -0700
  • 67a6d9bcd1 update onMount docs Rich Harris 2025-03-05 21:31:11 -0500
  • 4f7455c5c3 Adding the `closedby` attribute to dialog element Trevor Suarez 2025-03-05 19:25:37 -0700
  • fbd1e51e91
    Apply suggestions from code review Rich Harris 2025-03-05 21:24:10 -0500
  • d513304dd0
    Version Packages (#15453) svelte@5.22.5 github-actions[bot] 2025-03-05 20:55:52 -0500
  • 25805a2968 Version Packages #15453 github-actions[bot] 2025-03-06 01:54:52 +0000
  • ae615ae2ac
    chore: memoize clsx() (alternative) (#15456) adiGuba 2025-03-06 02:52:34 +0100
  • 153875c809 tweak changeset #15456 Rich Harris 2025-03-05 20:52:13 -0500
  • 5ff5bcad55 tweak Rich Harris 2025-03-05 20:49:15 -0500
  • 93919933ff unused Rich Harris 2025-03-05 20:47:41 -0500
  • cb146ad115 merge main (successfully, i think - things changed a bit) Rich Harris 2025-03-05 20:47:06 -0500
  • 30562b8780
    chore: rewrite set_style() to handle directives (#15418) adiGuba 2025-03-06 01:34:10 +0100
  • 4894e3d606 tweak #15418 Rich Harris 2025-03-05 18:32:57 -0500
  • 52667ccc46 tweak Rich Harris 2025-03-05 18:30:17 -0500
  • c7c1ade86c tweak Rich Harris 2025-03-05 18:21:04 -0500
  • a7a17b65ad tweak Rich Harris 2025-03-05 18:19:35 -0500
  • 2bf0a22093 skip hash argument where possible Rich Harris 2025-03-05 18:17:34 -0500
  • 35c500313d tweak Rich Harris 2025-03-05 18:15:57 -0500
  • 84d7d7492c tweak Rich Harris 2025-03-05 18:15:36 -0500
  • abbe46f0c6 tweak Rich Harris 2025-03-05 18:09:13 -0500
  • db72611f1e remove continue Rich Harris 2025-03-05 17:52:42 -0500
  • 2115c8cbde more Rich Harris 2025-03-05 17:23:05 -0500
  • b079256d8e more Rich Harris 2025-03-05 17:18:16 -0500
  • 2cc4c1a8b7 more Rich Harris 2025-03-05 17:12:50 -0500
  • 1aa17c572b more Rich Harris 2025-03-05 16:18:38 -0500
  • 542363cd43 more Rich Harris 2025-03-05 16:13:23 -0500
  • af918b248e simplify some more Rich Harris 2025-03-05 16:09:38 -0500
  • 80574758e2 more Rich Harris 2025-03-05 15:22:52 -0500
  • 54fe12a613 changeset adiguba 2025-03-05 21:10:10 +0100
  • 156a14c303 memoize clsx + directives adiguba 2025-03-05 21:09:42 +0100
  • 5398e15b3a simplify Rich Harris 2025-03-05 15:04:37 -0500
  • e55db6caaf we can simplify some stuff now Rich Harris 2025-03-05 15:00:17 -0500
  • 8c619afbb9 update test Rich Harris 2025-03-05 14:29:49 -0500
  • 3deff5bd73 yawn Rich Harris 2025-03-05 14:25:37 -0500
  • 6a66c28ed0 merge main Rich Harris 2025-03-05 14:21:45 -0500
  • 2f685c1dba
    fix: spreading style is not consistent with attribute (#15323) adiGuba 2025-03-05 20:20:56 +0100