Commit Graph

  • 2e22ac3129 tweak description Rich Harris 2025-05-28 17:29:27 -0400
  • f96c9ad9fa changeset Rich Harris 2025-05-28 17:19:37 -0400
  • 133a7edb99 tweak Rich Harris 2025-05-28 17:13:40 -0400
  • 93d70d76ea
    Merge branch 'main' into ssr-select-value Paolo Ricciuti 2025-05-28 22:35:44 +0200
  • 7df45050d7 fix: runtime valueless option selection paoloricciuti 2025-05-28 22:07:06 +0200
  • 29406c9f63 merge main Rich Harris 2025-05-28 15:09:58 -0400
  • fb1eb23a62 tweak Rich Harris 2025-05-28 13:59:57 -0400
  • 9f61a3bf4f working Rich Harris 2025-05-28 13:43:24 -0400
  • e69e5525b0 chore: add failing test paoloricciuti 2025-05-28 19:27:35 +0200
  • 32f5e85060 fix: test paoloricciuti 2025-05-28 19:02:56 +0200
  • 1a5d4b159e chore: add test for cross component paoloricciuti 2025-05-28 18:58:47 +0200
  • 04768e4b2b fix: spreading paoloricciuti 2025-05-28 18:58:38 +0200
  • 68c30bca4c fix: deal with spreads on select AND option paoloricciuti 2025-05-28 18:48:25 +0200
  • 4fc352642a chore: implicit value test paoloricciuti 2025-05-28 17:23:51 +0200
  • 6ff6e7e8ab fix: handle implicit values paoloricciuti 2025-05-28 17:21:49 +0200
  • 5b49610e23 WIP Rich Harris 2025-05-28 11:12:29 -0400
  • 0cc2b4ec1f WIP Rich Harris 2025-05-28 10:33:02 -0400
  • 8e021c8147 WIP Rich Harris 2025-05-28 10:26:41 -0400
  • 91889c53aa minor aesthetic OCD tweak - the normalizer takes care of this Rich Harris 2025-05-28 09:53:14 -0400
  • 674b175eb5 rename Rich Harris 2025-05-28 08:56:53 -0400
  • e6b99c6e0a remove nonsensical comment, this is unused in spread Rich Harris 2025-05-28 08:55:22 -0400
  • f1269353b3 fix: adjust test output paoloricciuti 2025-05-28 10:56:02 +0200
  • 33f93ce0c7 add changeset for docs link (issue #15296) #16016 Rohith Pariki 2025-05-28 06:17:05 +0530
  • 6677baccff Add link from svelte-transition to svelte/transition page (fixes #15296) Rohith Pariki 2025-05-28 06:06:55 +0530
  • 61b7d41caa ugh Rich Harris 2025-05-27 17:18:20 -0400
  • 3827b0097b changeset Rich Harris 2025-05-27 17:13:42 -0400
  • 17f234cef5 unused Rich Harris 2025-05-27 17:12:43 -0400
  • af9fa12f64 unused Rich Harris 2025-05-27 17:12:03 -0400
  • 86ad2a1ead unused Rich Harris 2025-05-27 17:09:52 -0400
  • eaf9e5eee4 fix Rich Harris 2025-05-27 17:08:31 -0400
  • bda21bf2cc WIP Rich Harris 2025-05-27 14:32:35 -0400
  • bed2f0c910 WIP Rich Harris 2025-05-27 14:24:06 -0400
  • 4df73207b6 tweak Rich Harris 2025-05-27 13:11:23 -0400
  • e91ff5b1bc tweak Rich Harris 2025-05-27 13:07:38 -0400
  • bd35fc2440 failing test Rich Harris 2025-05-27 09:57:42 -0400
  • 02e9f00fd6 revert #15813 Rich Harris 2025-05-27 09:48:33 -0400
  • 2e27c5d8aa
    Version Packages (#16010) svelte@5.33.4 github-actions[bot] 2025-05-27 09:10:28 -0400
  • 1db65396ff Version Packages #16010 github-actions[bot] 2025-05-27 13:04:31 +0000
  • 37488fa65c
    fix: warn when using rest or identifier in custom elements without props option (#16003) Paolo Ricciuti 2025-05-27 15:02:19 +0200
  • 4e3ff0944d
    fix: narrow `defaultChecked` to boolean (#16009) Hyunbin Seo 2025-05-27 21:57:45 +0900
  • 9c4db99627 update tests #16003 Rich Harris 2025-05-27 08:53:18 -0400
  • 705c03d24e tweak message Rich Harris 2025-05-27 08:52:18 -0400
  • c03fa51ce7
    Update .changeset/mean-taxis-yell.md #16009 Rich Harris 2025-05-27 08:44:09 -0400
  • e8f0e8b335 fix: narrow `defaultChecked` to boolean Hyunbin Seo 2025-05-27 13:20:24 +0900
  • 6e2ba643c5
    Version Packages (#16002) svelte@5.33.3 github-actions[bot] 2025-05-26 18:56:25 -0400
  • 4b214b9bd4 Version Packages #16002 github-actions[bot] 2025-05-26 22:56:08 +0000
  • f9d0df6041
    docs: add link to lvalue info on `bind:` docs (#16008) ComputerGuy 2025-05-26 15:54:19 -0700
  • 6af745e781 feat: ssr select value paoloricciuti 2025-05-26 23:27:26 +0200
  • 9cbec0d188 use more user-friendly info #16008 ComputerGuy 2025-05-26 10:43:49 -0700
  • 8a10ffde5d add link to lvalue ComputerGuy 2025-05-26 10:40:09 -0700
  • 94a2bca0e3
    fix: cleanup event handlers on media elements (#16005) 7nik 2025-05-26 16:56:32 +0300
  • 3b2b32b19c
    Update 12-bind.md #16006 Dmitriq Khromihin 2025-05-26 16:42:40 +0300
  • 95a7cd9910
    Update packages/svelte/src/internal/client/dom/elements/events.js #16005 Simon H 2025-05-26 15:31:40 +0200
  • 5ee00cdeb1 chore: update message paoloricciuti 2025-05-26 15:30:56 +0200
  • 6ee684ed9a fix: warn when using rest or identifier in custom elements without props option paoloricciuti 2025-05-26 14:52:33 +0200
  • d3639b7fa0 fix: cleanup event handlers on media elements 7nik 2025-05-26 15:47:28 +0300
  • fbb6444fd8
    fix: allow using typescript in `customElement.extend` option (#16001) Paolo Ricciuti 2025-05-26 12:17:43 +0200
  • eb33944dee
    docs: clarify `customElement.extend` is not processed by poreprocessors #16001 Paolo Ricciuti 2025-05-26 12:04:14 +0200
  • 603d6ba915 docs: add note to custom element docs paoloricciuti 2025-05-26 11:46:21 +0200
  • 0dc08f5fab chore: move `remove_typescript_nodes` in the same place as the rest paoloricciuti 2025-05-26 10:54:10 +0200
  • e8267f494f fix: allow using typescript in `customElement.extend` option paoloricciuti 2025-05-26 10:49:45 +0200
  • 8d0114b76f fix: only use iterator destructuring logic if there's an array pattern #16000 destructure-non-iterators paoloricciuti 2025-05-25 19:54:27 +0200
  • 5876ef7102 WIP Rich Harris 2025-05-25 12:33:21 -0400
  • fe4b86d36b WIP Rich Harris 2025-05-25 12:06:18 -0400
  • 1a1db41293 WIP Rich Harris 2025-05-25 11:57:00 -0400
  • df7fb8d580 WIP Rich Harris 2025-05-25 11:55:07 -0400
  • 6bb5c27944 WIP Rich Harris 2025-05-25 11:51:26 -0400
  • 673151adce WIP Rich Harris 2025-05-25 11:40:00 -0400
  • add0c6a987
    Version Packages (#15998) svelte@5.33.2 github-actions[bot] 2025-05-25 11:07:46 -0400
  • 1a0fee3d97 Version Packages #15998 github-actions[bot] 2025-05-25 12:31:07 +0000
  • a38ea026c7
    fix: don't mark deriveds as clean if updating during teardown (#15997) Rich Harris 2025-05-25 08:29:24 -0400
  • d5d9593940 merge main, add a test Rich Harris 2025-05-24 17:46:56 -0400
  • 4875cd6e67
    fix: correctly parse escaped unicode characters in css selector (#15976) 7nik 2025-05-25 00:18:08 +0300
  • 210d127deb fix: don't mark deriveds as clean if updating during teardown #15997 Rich Harris 2025-05-24 16:25:22 -0400
  • 8860ca6c1d
    docs: Improve sample code in `When not to use $effect` section (#15994) Mithi Sevilla 2025-05-24 21:49:10 +0800
  • c66ea044a9 i accidentally a typo #15994 Rich Harris 2025-05-24 09:42:28 -0400
  • 07765dafab use diff highlighting Rich Harris 2025-05-24 09:34:57 -0400
  • 2cf91db6e4 change let to const in prior example Rich Harris 2025-05-24 09:34:32 -0400
  • b7f2ed2b66 use normal binding for spent Rich Harris 2025-05-24 09:26:06 -0400
  • 49cb55cf27 docs: Improve example code in - When not to use $effect - section Mithi Sevilla 2025-05-24 12:41:41 +0800
  • 4c21f66f27
    chore: add `@since` tag to fragments option (#15990) Rich Harris 2025-05-23 10:04:31 -0400
  • 1147e30217 chore: add `@since` tag to fragments option #15990 Rich Harris 2025-05-23 09:41:13 -0400
  • 6928aaca06
    feat: enable TS autocomplete for Svelte HTML element definitions (#15972) venus 2025-05-23 13:58:42 +0200
  • 08346b51f2
    docs: move some `$state` information around (#15969) Rich Harris 2025-05-22 21:33:47 -0400
  • 8e16c777e0
    docs: improve bind:group example (#15968) Rich Harris 2025-05-22 21:32:40 -0400
  • 874011089b WIP: attempt to add render title attributes #15983 Joe Schafer 2025-05-22 16:04:16 -0700
  • db7b25b678
    Version Packages (#15989) svelte@5.33.1 github-actions[bot] 2025-05-22 17:12:54 -0400
  • 9785a0faf4 Version Packages #15989 github-actions[bot] 2025-05-22 21:09:03 +0000
  • ac046df40a
    fix: make deriveds on the server lazy again (#15964) Simon H 2025-05-22 23:07:18 +0200
  • 5ba35727d2 allow writing to public deriveds on server #15964 Simon Holthausen 2025-05-22 22:40:20 +0200
  • 846d780415 Merge branch 'main' into lazy-derived-server Simon Holthausen 2025-05-22 21:57:53 +0200
  • 895e0481b4 use once Simon Holthausen 2025-05-22 21:55:34 +0200
  • 9250c9cb36
    Version Packages (#15987) svelte@5.33.0 github-actions[bot] 2025-05-22 11:26:01 -0400
  • 93721f3219 Version Packages #15987 github-actions[bot] 2025-05-22 15:24:06 +0000
  • d1141a19b5
    feat: functional template generation (#15538) Paolo Ricciuti 2025-05-22 17:21:50 +0200
  • 5a840982a7
    Version Packages (#15978) svelte@5.32.2 github-actions[bot] 2025-05-22 11:18:39 -0400
  • 5a748f9eaf fix tests #15538 Rich Harris 2025-05-22 10:53:55 -0400
  • 7ac936f3b2 update sandbox Rich Harris 2025-05-22 09:59:08 -0400
  • 27848a5b3b update snapshots Rich Harris 2025-05-22 09:58:54 -0400
  • a86e52b174 XHTML compliance Rich Harris 2025-05-22 09:58:14 -0400