Commit Graph

9582 Commits (551284ca2259d934d34b71a38071d85684bd6d4f)
 

Author SHA1 Message Date
Simon H 551284ca22
fix: correctly infer `<a>` tag namespace (#14134)
2 weeks ago
Paolo Ricciuti 8de5605b6a
fix: prevent migrated snippet from shadow snippet prop (#14127)
2 weeks ago
Paolo Ricciuti 74a2c6b580
fix: migrate multiple declarations with only some exported correctly (#14126)
2 weeks ago
Simon H a952860232
docs: more docs on TS types (#14065)
2 weeks ago
Simon H 00f5b14d40
docs: fix description (#14109)
2 weeks ago
Rich Harris 4038b0cad6
chore: setup docs previews (#14128)
2 weeks ago
Tim Deschryver 8d0937a534
docs: fix compilation error (#14121)
2 weeks ago
Ahmad S. 304d88edd0
docs: fix `$effect` section examples (#13911)
2 weeks ago
Simon H 4ec9986cba
fix: check options namespace for top level `svelte:element`s (#14101)
2 weeks ago
Rich Harris 96c299afc6
differentiate between 'effect' and `$effect` (#14105)
2 weeks ago
Rich Harris 82b87b361e
docs: fix syntax error (#14106)
2 weeks ago
Simon H aac4cbd1f1
docs: note browser condition earlier (#14096)
2 weeks ago
Dominic Gannaway 9883e7078c
fix: ensure SvelteMap and SvelteSet work with generators in dev (#14103)
2 weeks ago
Conduitry 535ea44b9d
chore: replace non-breaking spaces (#14098)
2 weeks ago
Simon H e7d68d8c10
fix: pass along `anchor` in legacy class wrappers (#14100)
2 weeks ago
Dominic Gannaway a315a14939
fix: ensure video elements autoplay in safari (#14095)
2 weeks ago
Simon H 7d11fa8da2
fix: recognize all custom element prop definitions (#14084)
2 weeks ago
Rich Harris 6a2c28c590
docs: tweak untrack description, provide an example of usage (#14085)
2 weeks ago
Conduitry 2ab70041fd
chore: mark markdown output from process-messages as generated (#13913)
2 weeks ago
github-actions[bot] cf25930512
Version Packages (#14081)
2 weeks ago
Rich Harris ffbd5c971e
docs: fix runtime-warnings page (#14077)
2 weeks ago
Rich Harris e58c03b100
add link to sync-docs README (#14056)
2 weeks ago
Rich Harris 9cd476881d
fix props docs (#14079)
2 weeks ago
Dominic Gannaway 58b1540ddc
fix: ensure transitions are applied to nested elements (#14080)
2 weeks ago
Rich Harris 0ed914b2e5
docs: improve lazy import example (#14076)
2 weeks ago
github-actions[bot] b0d255aefe
Version Packages (#14075)
2 weeks ago
Dominic Gannaway 2bdc3d401f
fix: ensure compiler statements are correctly included (#14074)
2 weeks ago
github-actions[bot] 3b38bc2a77
Version Packages (#14052)
2 weeks ago
Rich Harris 37049b4171
Revert "feat: migrate `Component` to `ComponentExports<typeof Component>` in …" (#14070)
2 weeks ago
Rich Harris 2784fb19f3
Revert "feat: add `ComponentExports` utility type (#13441)" (#14069)
2 weeks ago
Simon H 4f80ab6da6
fix: allow `warningFilter` option for `compileModule` (#14066)
2 weeks ago
Abu ca58039e3e
docs: fix type (#14064)
2 weeks ago
Paolo Ricciuti 4715dfaad2
feat: migrate `Component` to `ComponentExports<typeof Component>` in TS (#13656)
2 weeks ago
FoHoOV d93ad3ba1e
feat: add `ComponentExports` utility type (#13441)
2 weeks ago
Dominic Gannaway 3999fed4ca
fix: ensure each block inert items are disposed of if the each block is also inert (#13930)
2 weeks ago
Paolo Ricciuti e47ee22628
fix: wrap `:id`, `:where``:not` and `:has` with `:global` during migration (#13850)
2 weeks ago
Bernie Sumption 217ef2062d
docs: clarify when prop values are deeply reactive (#13994)
2 weeks ago
Devr 6a1b5dd004
docs : add an example of using dynamic components (#13993)
2 weeks ago
Rich Harris 6b6445a934
add parameters to `in:fly` (#14057)
2 weeks ago
gubo97000 0efe031edc
Update 07-$inspect.md (#14048)
2 weeks ago
Dave Snider ee2f4a209b
docs: Update in and out docs to show the imports (#14050)
2 weeks ago
Rich Harris dc3c82cb2d
chore: add sync request workflow (#14055)
2 weeks ago
Dominic Gannaway 4a5a0b15d9
fix: ensure onMount correctly fires when new expressions are used (#14049)
2 weeks ago
Dominic Gannaway cdec39afac
fix: ensure custom element attribute/prop changes are in their own context (#14016)
2 weeks ago
Rich Harris 4c6255f8dd
chore: remove unnecessary ternary (#14045)
2 weeks ago
github-actions[bot] e78ea1d555
Version Packages (#14047)
2 weeks ago
Dominic Gannaway bce1c4898c
fix: ensure child effects are destroyed before their deriveds (#14043)
2 weeks ago
github-actions[bot] f519b3d7b7
Version Packages (#14031)
2 weeks ago
Rich Harris 4157db94c4
fix: correct typo in compiler error messages (#14044)
2 weeks ago
Ahmad S. 224fcde821
fix: preserve the separator between selectors when an unused selector is in between (#13954)
2 weeks ago