Commit Graph

  • 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
  • 5884b8fa5f small tweak Rich Harris 2025-05-22 09:41:34 -0400
  • 4ba38535c1 update names Rich Harris 2025-05-22 09:39:29 -0400
  • dfde4590b5 deduplicate stuff Rich Harris 2025-05-22 08:44:58 -0400
  • fa8e1efd5e simplify Rich Harris 2025-05-22 08:13:46 -0400
  • 7d1551b3dd use function composition Rich Harris 2025-05-22 08:05:13 -0400
  • 408955dae6 rename stuff Rich Harris 2025-05-22 07:22:31 -0400
  • 19fae2023d push on create Rich Harris 2025-05-22 07:19:42 -0400
  • 380c85e551
    Merge 62a6a15b8a into 50de8c5317 #15524 Paolo Ricciuti 2025-05-22 09:31:37 +0200
  • 32d2b4ca93 add a runtime test, we can always add more later if we need to Rich Harris 2025-05-21 22:25:57 -0400
  • f4323057a1 one snapshot test is probably enough Rich Harris 2025-05-21 22:23:46 -0400
  • 0cb475e32b undo Rich Harris 2025-05-21 22:20:31 -0400
  • 78e3405d88 undo Rich Harris 2025-05-21 22:18:02 -0400
  • 99b7afcae3 undo Rich Harris 2025-05-21 22:17:34 -0400
  • 93c4d84f14 tweak Rich Harris 2025-05-21 22:15:52 -0400
  • 546fa28b59 more Rich Harris 2025-05-21 22:15:02 -0400
  • 4039f9ef24 remove test duplication Rich Harris 2025-05-21 22:10:53 -0400
  • 07aed41b7b colocate Rich Harris 2025-05-21 21:35:43 -0400
  • 1be912071d tweak Rich Harris 2025-05-21 21:28:59 -0400
  • 84f15d005c tweak Rich Harris 2025-05-21 21:28:21 -0400
  • d8637fbb75 tweak Rich Harris 2025-05-21 21:24:52 -0400
  • faf18220e0 optimise for the common case Rich Harris 2025-05-21 21:16:52 -0400
  • 941f266827 simplify Rich Harris 2025-05-21 20:57:12 -0400
  • 7edf0c2c18 simplify Rich Harris 2025-05-21 20:51:06 -0400
  • 5b736069f5 fix: allow attributes on the title element Joe Schafer 2025-05-21 17:32:47 -0700
  • 40be734f94 put locations on template, instead of on the side Rich Harris 2025-05-21 20:04:00 -0400
  • af7846518c unused Rich Harris 2025-05-21 19:47:51 -0400
  • 92cc17593b merge main Rich Harris 2025-05-21 19:46:57 -0400
  • ec3fa00c89 Version Packages #15978 github-actions[bot] 2025-05-21 23:46:51 +0000
  • 50de8c5317
    fix: attach __svelte_meta correctly to elements following a CSS wrapper (#15982) Rich Harris 2025-05-21 19:45:07 -0400
  • d2aec37ccd
    Update .changeset/nervous-hotels-clean.md #15982 Rich Harris 2025-05-21 18:45:24 -0400
  • 93b35dfa03 fix: attach __svelte_meta correctly to elements following a CSS wrapper Rich Harris 2025-05-21 18:43:15 -0400
  • bcc11ceb38 tweak Rich Harris 2025-05-21 18:23:34 -0400