Commit Graph

  • 5d0ce2ffb5 fix: allow transition undefined payload Dominic Gannaway 2024-01-08 16:13:29 +0000
  • b3d185da29
    fix: correctly call exported state (#10114) Simon H 2024-01-08 14:55:27 +0100
  • 8a502e270d fix: transform `{@render ...}` expression #10116 Simon Holthausen 2024-01-08 14:54:51 +0100
  • 92408e1506
    fix: get spread + bind working (#10091) Simon H 2024-01-08 14:24:55 +0100
  • 07af262f49 fix: correctly call exported state #10114 Simon Holthausen 2024-01-08 14:24:05 +0100
  • 6acf7f3fc3
    fix: apply key animations on proxied arrays (#10113) Dominic Gannaway 2024-01-08 13:18:53 +0000
  • f02893833f fix: apply key animations on proxed arrays #10113 Dominic Gannaway 2024-01-08 13:13:54 +0000
  • 8b8b8c64c4 fix: apply key animations on proxed arrays Dominic Gannaway 2024-01-08 13:11:11 +0000
  • d43cd8559c fix: apply key animations on proxed arrays Dominic Gannaway 2024-01-08 13:10:19 +0000
  • ebbb5dd655
    fix: improve internal signal dependency checking logic (#10111) Dominic Gannaway 2024-01-08 12:59:12 +0000
  • c03e6f8a50 fix: improve internal signal dependency checking logic #10111 Dominic Gannaway 2024-01-08 12:54:21 +0000
  • e5b2c93d0b test and changeset #10091 Simon Holthausen 2024-01-08 11:36:56 +0100
  • c71ef10c54
    docs: fix example immutable missing on:click (#10107) Fritz Lin 2024-01-08 17:16:35 +0800
  • b08914dd60 fix: example immutable missing on:click #10107 Fritz Lin 2024-01-04 18:53:14 +0800
  • 623c7c7b46 tweak comment Ben McCann 2024-01-07 09:37:22 -0800
  • 0398a0dc6f format Ben McCann 2024-01-07 09:14:14 -0800
  • 27cfdde137 handle context=module variables Ben McCann 2024-01-07 09:01:49 -0800
  • 4b9c4e1f16 fix accessors in HMR rixo 2024-01-07 04:51:39 +0100
  • 30764db826 POC HMR in Svelte 5 rixo 2024-01-07 03:52:05 +0100
  • bc62554204 notes Ben McCann 2024-01-06 15:07:51 -0800
  • acb4455726 cleanup Ben McCann 2024-01-06 15:00:59 -0800
  • c0c653b18b custom elements Ben McCann 2024-01-06 14:50:12 -0800
  • fc3efb4cd2
    Fix for #9611 #10098 Dmitry Sabanin 2024-01-06 15:18:51 -0500
  • 9429dc8eeb implement inlining for template text nodes Ben McCann 2024-01-06 09:50:53 -0800
  • d224156ec8 clarify test Ben McCann 2024-01-06 09:25:14 -0800
  • 79536e4875 document function S. Elliott Johnson 2024-01-05 17:28:24 -0700
  • d7dac4eac2 feat: The Final Solution S. Elliott Johnson 2024-01-05 17:12:45 -0700
  • 106514514d fix: Turns out javascript parameters are optional S. Elliott Johnson 2024-01-05 16:37:42 -0700
  • bc917fe9a4 feat: Test it S. Elliott Johnson 2024-01-05 16:20:48 -0700
  • 99ed291434 types S. Elliott Johnson 2024-01-05 16:02:34 -0700
  • 622626208f chore: fix typo in changeset #10095 surajgoraya 2024-01-05 17:59:39 -0500
  • e6ddbba9ef dumb S. Elliott Johnson 2024-01-05 15:48:00 -0700
  • 3c00c00ed9 chore: add changeset surajgoraya 2024-01-05 17:47:49 -0500
  • 7158321369 Merge branch 'elliott/variadic-snippets' of github.com:sveltejs/svelte into elliott/variadic-snippets S. Elliott Johnson 2024-01-05 15:47:41 -0700
  • cfee4356b3 fix: Hopefully default param values now work S. Elliott Johnson 2024-01-05 15:47:35 -0700
  • d2c506351a fix: allow boolean shorthand for `popover` prop surajgoraya 2024-01-05 17:42:33 -0500
  • c4509b2de8 Merge remote-tracking branch 'origin' into elliott/variadic-snippets S. Elliott Johnson 2024-01-05 15:26:57 -0700
  • 0c58524d23
    Version Packages (next) (#10070) svelte@5.0.0-next.29 github-actions[bot] 2024-01-05 20:11:00 +0000
  • f43965e6d5 add details Ben McCann 2024-01-05 12:07:41 -0800
  • 508335210a Version Packages (next) #10070 github-actions[bot] 2024-01-05 19:58:32 +0000
  • ddd7926240
    fix: improve key block reactivity detection (#10092) Dominic Gannaway 2024-01-05 19:57:43 +0000
  • e76cdf3f6f fix: improve key block reactivity detection #10092 Dominic Gannaway 2024-01-05 19:32:18 +0000
  • 93d9fa23d1 fix: get spread + bind working Simon Holthausen 2024-01-05 18:28:26 +0100
  • fa810e6809 fix: only throw bind error when not passing a value Simon Holthausen 2024-01-05 18:23:44 +0100
  • 86eae7e77d
    fix: loosen input in button error (#10083) Dominic Gannaway 2024-01-05 08:34:25 +0000
  • 2b3db3f030
    Update packages/svelte/src/compiler/phases/1-parse/utils/html.js #10083 Simon H 2024-01-05 09:33:49 +0100
  • ce69130656
    Update 06-component-directives.md #10088 cloudymeatball 2024-01-04 15:32:56 -0700
  • 888935d7ac
    docs: Update 06-component-directives.md on:event clarification cloudymeatball 2024-01-04 15:24:29 -0700
  • 03f17d3dba
    Update 06-component-directives.md on:event clarification #10087 cloudymeatball 2024-01-04 14:57:05 -0700
  • bde282adba
    docs: update `sveltesociety.dev` links (#10035) Lachlan Collins 2024-01-05 05:06:07 +1100
  • 0baff48500
    Update documentation/tutorial/01-introduction/06-making-an-app/text.md #10035 Ben McCann 2024-01-04 10:05:42 -0800
  • e29cf3aefa
    Update documentation/docs/05-misc/01-faq.md Ben McCann 2024-01-04 10:05:35 -0800
  • f0b47b9cd3
    Update documentation/docs/05-misc/01-faq.md Ben McCann 2024-01-04 10:05:28 -0800
  • baaf3af15e
    Update documentation/docs/04-compiler-and-api/01-svelte-compiler.md Ben McCann 2024-01-04 10:05:19 -0800
  • 52dea84bd7
    Update documentation/docs/04-compiler-and-api/01-svelte-compiler.md Ben McCann 2024-01-04 10:05:10 -0800
  • 6c197cf310
    Update documentation/docs/01-getting-started/01-introduction.md Ben McCann 2024-01-04 10:05:02 -0800
  • 0defeca067
    Update documentation/blog/2023-12-14-sveltekit-2.md Ben McCann 2024-01-04 10:04:55 -0800
  • c819f62988
    Update documentation/blog/2022-01-13-accelerating-sveltes-development.md Ben McCann 2024-01-04 10:04:49 -0800
  • e1418d4b59 lint Dominic Gannaway 2024-01-04 16:01:06 +0000
  • 6aa5b63941 fix: loosen input in button error Dominic Gannaway 2024-01-04 15:57:58 +0000
  • 2e3e35d777 fix: loosen input in button error Dominic Gannaway 2024-01-04 15:55:33 +0000
  • 94aab90bd1
    fix: improve text node output (#10081) Dominic Gannaway 2024-01-04 15:04:06 +0000
  • 8dc4f2bf24 revert #10081 Dominic Gannaway 2024-01-04 14:53:13 +0000
  • d016532732 fix: improve text node output Dominic Gannaway 2024-01-04 14:52:08 +0000
  • 1794b0fbbb changeset #10080 Simon Holthausen 2024-01-04 13:47:17 +0100
  • d7a88dadc7 feat: allow modifiying derived props Simon Holthausen 2024-01-04 13:43:44 +0100
  • e9b0908ed8
    docs: add missing on:click to immutable example (#10079) Fritz Lin 2024-01-04 20:42:09 +0800
  • 3c6977add3
    fix: improve style parser whitespace handling (#10077) navorite 2024-01-04 14:38:05 +0200
  • 89db4b5d99
    chore: commit types (#9862) Simon H 2024-01-04 13:35:59 +0100
  • 4016570115 use if-syntax to run all steps #9862 Simon Holthausen 2024-01-04 13:26:57 +0100
  • 573bedd217 fix: example immutable missing on:click #10079 Fritz Lin 2024-01-04 18:53:14 +0800
  • 3f012900fd allow comments, remove trim #10077 navorite 2024-01-04 12:07:07 +0200
  • 6fb68b7fd9 Merge branch 'svelte-4' into commit-types Simon Holthausen 2024-01-04 11:05:48 +0100
  • 241c629d55 invert navorite 2024-01-04 11:19:47 +0200
  • 7c18385612 prettier navorite 2024-01-04 10:55:48 +0200
  • 0729066421 do we even need this? navorite 2024-01-04 10:37:31 +0200
  • 3a1e1ad13d fix: improve style parser whitespace handling navorite 2024-01-04 10:25:50 +0200
  • c38eddc122 fix: mapbox example popup color in dark mode #10076 Fritz Lin 2024-01-04 16:06:43 +0800
  • cd7d015e95 Fixed wrong flipped logic Nguyen Tran 2024-01-03 21:41:33 -0500
  • fce81c2aee
    Update +page.svelte #10075 Ángel Zamora 2024-01-03 19:56:01 -0400
  • 5c2aee5157
    Update svelte.config.js Ángel Zamora 2024-01-03 19:42:11 -0400
  • e44dda1efc
    Merge pull request #1 from isamudev/es Ángel Zamora 2024-01-03 19:16:28 -0400
  • b8ab3d7aed
    Update .env Ángel Zamora 2024-01-03 18:58:00 -0400
  • dbd7e3aca0
    Update SvelteKit link to use the official Spanish version Isamu 2024-01-03 19:53:09 -0300
  • 38bca10e37
    Update vercel.json Ángel Zamora 2024-01-03 18:36:35 -0400
  • 5a97211ba4
    Remove unnecessary build command and update vercel.json Isamu 2024-01-03 19:35:07 -0300
  • ea48aa75db
    Update root +page.svelte Ángel Zamora 2024-01-03 18:32:07 -0400
  • 0e1dc9fe32
    Update introduction to use Spanish language Isamu 2024-01-03 19:18:13 -0300
  • 424335be72
    docs: Update Svelte documentation links Isamu 2024-01-03 18:48:39 -0300
  • 09c0e13047
    docs: Update introduction title and content in Spanish Isamu 2024-01-03 18:45:13 -0300
  • 77f91fdff9 Add function boundary optimization Nguyen Tran 2024-01-03 12:13:50 -0500
  • 570884eabd
    fix: spread attributes reactivity improvements (#10071) Simon H 2024-01-03 17:42:56 +0100
  • 7def57486a update changeset #10071 Simon Holthausen 2024-01-03 17:26:51 +0100
  • f0d9919fc9 fixes #10013 Simon Holthausen 2024-01-03 17:26:02 +0100
  • 9b010742fa Merge branch 'main' into destructure-signal-await Nguyen Tran 2024-01-03 11:05:10 -0500
  • 877ff1ee7d fix: provide `unstate` in server environment Simon Holthausen 2024-01-03 16:34:42 +0100
  • 2a0097e4ee docs: note null/undefined breaking change Simon Holthausen 2024-01-03 16:31:22 +0100
  • fa3e4d004a fix: treat all spread attributes as reactive Simon Holthausen 2024-01-03 16:20:41 +0100
  • 8e17fa741f merge main Ben McCann 2024-01-03 06:53:22 -0800
  • c717a4df7c
    feat: bump site to SvelteKit 2 (#9923) Puru Vijay 2024-01-03 20:09:41 +0530