Commit Graph

  • 261d6f12a0 coindicentally this also fixes #14189 #14229 Simon Holthausen 2024-11-11 15:05:23 +0100
  • bef490a1f0 Version Packages #14262 github-actions[bot] 2024-11-11 13:56:06 +0000
  • 0fa43e216d
    fix: consider static attributes that are inlined in the template (#14249) Paolo Ricciuti 2024-11-11 14:55:04 +0100
  • 88b111592c chore: add snapshots for non static nodes #14249 paoloricciuti 2024-11-11 14:19:04 +0100
  • cca75841ce oops Simon Holthausen 2024-11-11 13:18:57 +0100
  • aa39e1e211 another fix Simon Holthausen 2024-11-11 13:16:58 +0100
  • bc4ab8b4b1 fix more bugs and simplify Simon Holthausen 2024-11-11 12:55:00 +0100
  • 50af4d06bf tweak Simon Holthausen 2024-11-11 10:53:44 +0100
  • 832499fee8
    Version Packages (#14251) svelte@5.1.14 github-actions[bot] 2024-11-11 10:36:28 +0100
  • 88928f568a Version Packages #14251 github-actions[bot] 2024-11-11 09:29:57 +0000
  • 653f4accbd
    fix: migration script messing with attributes (#14260) Paolo Ricciuti 2024-11-11 10:28:56 +0100
  • ab3bd3a4b7 nesting selector fix Simon Holthausen 2024-11-11 10:16:00 +0100
  • e5cb1a8909 fix: migration script messing with attributes #14260 paoloricciuti 2024-11-11 09:57:35 +0100
  • 6c7cded75d chore: update comment paoloricciuti 2024-11-11 09:05:59 +0100
  • e7bdd0cddb feat: update generated types Theodor Steiner 2024-11-11 14:15:40 +0900
  • cc8c8eeb5a fix: export private component type (#14256) Theodor Steiner 2024-11-11 12:54:40 +0900
  • ad95a0914c chore: accept single node in `is_inlinable_expression` paoloricciuti 2024-11-10 22:44:00 +0100
  • 3a459861af fix: simplify and correct paoloricciuti 2024-11-10 21:27:24 +0100
  • 31dee501f0 fix: move check for inlinable expression as last paoloricciuti 2024-11-10 21:10:12 +0100
  • 3928ce987b Merge remote-tracking branch 'origin/main' into inlined-attribute-static paoloricciuti 2024-11-10 21:07:36 +0100
  • ae9f53a3bd
    fix: account for mutations in script module in ownership check (#14253) Paolo Ricciuti 2024-11-10 20:56:00 +0100
  • 7bc94b9984
    fix: do not treat reassigned synthetic binds as state in runes mode (#14236) Paolo Ricciuti 2024-11-10 20:55:39 +0100
  • c1c1f10be2 fix: account for mutations in script module in ownership check #14253 paoloricciuti 2024-11-10 20:48:38 +0100
  • c2a830e376 fix: avoid calling checks if we are in runes mode #14236 paoloricciuti 2024-11-10 19:49:05 +0100
  • 805327cf8d fix: use `is_inlinable_expression` paoloricciuti 2024-11-10 18:41:27 +0100
  • d207666ec3
    fix: consider img with loading attribute not static (#14237) Paolo Ricciuti 2024-11-10 17:48:10 +0100
  • 2b439bc9e5
    chore: better comment #14237 Paolo Ricciuti 2024-11-10 17:09:36 +0100
  • f21a6b0014 fix: consider static attributes that are inlined in the template paoloricciuti 2024-11-10 15:18:15 +0100
  • 26a1dfab87 chore: add comment for `is_static_element` paoloricciuti 2024-11-10 15:00:31 +0100
  • 1e5a385c96
    docs: fix typo (#14232) Hosam Sultan 2024-11-10 05:31:50 -0800
  • 6534742ae1
    docs: fix grammar (#14244) CJSnyman 2024-11-10 15:25:11 +0200
  • 433cce5ac2
    Update documentation/docs/07-misc/02-testing.md #14244 Ben McCann 2024-11-10 05:23:57 -0800
  • 74700ac4cd
    Update 02-testing.md CJSnyman 2024-11-10 09:25:22 +0200
  • cee58e99bd fix: consider img with loading attribute not static paoloricciuti 2024-11-09 21:58:43 +0100
  • 812d66c926 fix: do not treat reassigned synthetic binds as state in runes mode paoloricciuti 2024-11-09 21:37:13 +0100
  • 5be2334ed8 add component_stack to error Dominic Gannaway 2024-11-09 10:02:40 +0000
  • 2c8dea6a8c guard against non-errors Dominic Gannaway 2024-11-09 10:01:00 +0000
  • e1cce13352
    Svelte code typo Update 06-snippet.md #14232 Hosam Sultan 2024-11-09 02:53:11 +0200
  • 5c8561a586 handle :root with nesting Simon Holthausen 2024-11-08 23:14:37 +0100
  • 4d8ad249b4 more bug fixes Dominic Gannaway 2024-11-08 20:36:53 +0000
  • 85a37de092 fix: account for `:has(...)` as part of `:root` Simon Holthausen 2024-11-08 21:23:17 +0100
  • 4bcd01b994
    Version Packages (#14207) svelte@5.1.13 github-actions[bot] 2024-11-08 11:48:03 -0800
  • c50de89987 fix: disallow invalid attributes for `<svelte:window>` and `<svelte:document>` #14228 Dominic Gannaway 2024-11-08 18:27:45 +0000
  • 4f5f4c4999 Version Packages #14207 github-actions[bot] 2024-11-08 14:31:35 +0000
  • 1060bea6e1
    fix: consider `valueOf` in the reactive methods of `SvelteDate` (#14227) Paolo Ricciuti 2024-11-08 15:30:38 +0100
  • 891cc7476e fix: consider `valueOf` in the reactive methods of `SvelteDate` #14227 paoloricciuti 2024-11-08 14:42:26 +0100
  • f0c2d4c698
    fix: account for shadowing children slot during migration (#14224) Paolo Ricciuti 2024-11-08 14:14:56 +0100
  • 90bb6ffbcc
    Update 03-typescript.md #14225 Vivien Galuchot 2024-11-08 13:41:30 +0100
  • 31e6bbb646
    fix: add `lang="ts"` attribute during migration if needed (#14222) Simon H 2024-11-08 12:25:03 +0100
  • 725ada080e fix: account for shadowing children slot during migration #14224 paoloricciuti 2024-11-08 12:22:05 +0100
  • 104f09ee87 fix #14222 Simon Holthausen 2024-11-08 12:18:08 +0100
  • c22aa49098 fix: add `lang="ts"` attribute during migration if needed Simon Holthausen 2024-11-08 11:30:02 +0100
  • 438de04fb2
    fix: add migration task when there's a variable named that would conflict with a rune (#14216) Paolo Ricciuti 2024-11-08 11:18:50 +0100
  • 9a575e62d4 add actionable advice #14216 Simon Holthausen 2024-11-08 11:14:41 +0100
  • 870745fc53
    fix: handle sibling combinators within `:has` (#14213) Simon H 2024-11-08 10:53:43 +0100
  • cf11f583cb more tests Dominic Gannaway 2024-11-08 01:23:44 +0000
  • b9bc80d763 add more test coverage Dominic Gannaway 2024-11-08 01:01:24 +0000
  • dc95bd3dfc handle fallback error Dominic Gannaway 2024-11-08 00:15:55 +0000
  • e6b6a68e1f handle fallback error Dominic Gannaway 2024-11-08 00:15:40 +0000
  • 377d89d098 fix: add migration task when there's a variable named that would conflict with a rune migrate-conflict-runes paoloricciuti 2024-11-08 00:11:50 +0100
  • 10897ac38c fix issue with rethrowing Dominic Gannaway 2024-11-07 20:52:31 +0000
  • 53af138d58
    fix: read index as a source in legacy keyed each block (#14208) Paolo Ricciuti 2024-11-07 21:18:45 +0100
  • 9210016fbb fix: handle sibling combinators within `:has` #14213 Simon Holthausen 2024-11-07 21:09:00 +0100
  • 11b2ecdf81
    Update .changeset/polite-peaches-do.md Dominic Gannaway 2024-11-07 19:50:55 +0000
  • 51e49be1b1
    Update packages/svelte/elements.d.ts Dominic Gannaway 2024-11-07 19:50:33 +0000
  • f683ce2c25 tweak Dominic Gannaway 2024-11-07 12:53:46 +0000
  • 007d5f363f feat: add error boundary support Dominic Gannaway 2024-11-05 17:46:23 +0000
  • 6219282402 fix: ensure props passed to components via mount are updateable Simon Holthausen 2024-11-07 18:15:22 +0100
  • 1c3db1cf2d fix: read index as a source in legacy keyed each block #14208 paoloricciuti 2024-11-07 16:07:46 +0100
  • ea0d80e195
    fix: consider variables with synthetic store sub as state (#14195) Paolo Ricciuti 2024-11-07 15:33:02 +0100
  • 1eed645919
    fix: ensure explicit nesting selector is always applied (#14193) Simon H 2024-11-07 15:30:06 +0100
  • 4f30961b69
    fix: revert migrate test changing #14195 Paolo Ricciuti 2024-11-07 10:10:20 +0100
  • 22b6058ad3
    fix: add `reassigned` check and curlies Paolo Ricciuti 2024-11-07 10:07:13 +0100
  • d7caf0833c
    Version Packages (#14184) svelte@5.1.12 github-actions[bot] 2024-11-07 09:00:26 +0000
  • 9f2e2ef78a Version Packages #14184 github-actions[bot] 2024-11-07 08:59:35 +0000
  • 7eb4cb91d7
    chore: ensure binding events are without context (#14194) Dominic Gannaway 2024-11-07 08:58:37 +0000
  • 5ce1159ec3
    Update 03-typescript.md (#14197) Rich Harris 2024-11-06 20:54:04 -0500
  • 436cfcafff
    Update 03-typescript.md #14197 Rich Harris 2024-11-06 20:52:58 -0500
  • 2076608acf doh #14194 Dominic Gannaway 2024-11-06 22:07:10 +0000
  • 0eb1e3db3b changeset Rich Harris 2024-11-06 16:56:38 -0500
  • f3804ca00c test Rich Harris 2024-11-06 16:50:05 -0500
  • 7952bd021b fix: consider variables with synthetic store sub as state paoloricciuti 2024-11-06 22:43:29 +0100
  • db46ad7411 fix Rich Harris 2024-11-06 16:35:36 -0500
  • 45a67ee2ea
    Update packages/svelte/src/internal/client/runtime.js Rich Harris 2024-11-06 16:34:27 -0500
  • 1a71f614aa
    Update packages/svelte/src/internal/client/reactivity/effects.js Rich Harris 2024-11-06 16:34:21 -0500
  • 81dd84307b chore: ensure binding events are without context Dominic Gannaway 2024-11-06 19:46:53 +0000
  • 3c6d124a9b fix: ensure explicit nesting selector is always applied #14193 Simon Holthausen 2024-11-06 20:44:23 +0100
  • 15dc2b9196 ignore warning Rich Harris 2024-11-06 12:58:22 -0500
  • c27510fc54 turn `reactive_declaration_non_reactive_property` into a runtime warning Rich Harris 2024-11-06 12:54:27 -0500
  • 44a833fafe
    fix: restore active reaction if then block throws (#14191) Paolo Ricciuti 2024-11-06 18:51:09 +0100
  • 5890d43e88 fix: restore active reaction if then block throws #14191 paoloricciuti 2024-11-06 18:40:18 +0100
  • 3c5316833f fix: improved warning message for legacy non-reactive properties #14190 warning-message Ben McCann 2024-11-06 08:50:49 -0800
  • f1aeaf19e5
    feat: adds legacy mode flag (#14180) Dominic Gannaway 2024-11-06 16:41:17 +0000
  • 88992636aa tweaks #14180 Dominic Gannaway 2024-11-06 16:34:56 +0000
  • e3436e6662 tweaks Dominic Gannaway 2024-11-06 16:34:03 +0000
  • 26d109cb11
    docs: `SvelteHTMLElements` can be used for creating component wrapper (#14162) Scott 2024-11-07 00:32:12 +0800
  • 6250591c9e
    Update documentation/docs/07-misc/03-typescript.md #14162 Simon H 2024-11-06 17:32:04 +0100
  • f075248be2 tweaks Dominic Gannaway 2024-11-06 16:04:50 +0000
  • 9b2a8f15fb
    fix: ignore `as` type expressions on property definitions (#14181) Simon H 2024-11-06 16:48:27 +0100
  • bf0a9348a2 tweaks Dominic Gannaway 2024-11-06 14:11:24 +0000