Commit Graph

9566 Commits (update-store-docs)
 

Author SHA1 Message Date
Rich Harris e62a80797b remove comment
10 months ago
Rich Harris b3ffcdadd4 remove 'when to use stores' — the rxjs stuff is already covered, and the rest of it is still better handled with classes and effects. we shouldn't be encouraging people to create new stores
10 months ago
Rich Harris fe7d2633e0 remove the stuff that belongs in the svelte/store reference docs
10 months ago
Rich Harris b183b6c78b move "when to use stores" to the end, trim down
10 months ago
Rich Harris cef6191097 add note at top
10 months ago
Rich Harris e58c03b100
add link to sync-docs README (#14056)
10 months ago
Rich Harris 9cd476881d
fix props docs (#14079)
10 months ago
Dominic Gannaway 58b1540ddc
fix: ensure transitions are applied to nested elements (#14080)
10 months ago
Rich Harris 0ed914b2e5
docs: improve lazy import example (#14076)
10 months ago
github-actions[bot] b0d255aefe
Version Packages (#14075)
10 months ago
Dominic Gannaway 2bdc3d401f
fix: ensure compiler statements are correctly included (#14074)
10 months ago
github-actions[bot] 3b38bc2a77
Version Packages (#14052)
10 months ago
Rich Harris 37049b4171
Revert "feat: migrate `Component` to `ComponentExports<typeof Component>` in …" (#14070)
10 months ago
Rich Harris 2784fb19f3
Revert "feat: add `ComponentExports` utility type (#13441)" (#14069)
10 months ago
Simon H 4f80ab6da6
fix: allow `warningFilter` option for `compileModule` (#14066)
10 months ago
Abu ca58039e3e
docs: fix type (#14064)
10 months ago
Paolo Ricciuti 4715dfaad2
feat: migrate `Component` to `ComponentExports<typeof Component>` in TS (#13656)
10 months ago
FoHoOV d93ad3ba1e
feat: add `ComponentExports` utility type (#13441)
10 months ago
Dominic Gannaway 3999fed4ca
fix: ensure each block inert items are disposed of if the each block is also inert (#13930)
10 months ago
Paolo Ricciuti e47ee22628
fix: wrap `:id`, `:where``:not` and `:has` with `:global` during migration (#13850)
10 months ago
Bernie Sumption 217ef2062d
docs: clarify when prop values are deeply reactive (#13994)
10 months ago
Devr 6a1b5dd004
docs : add an example of using dynamic components (#13993)
10 months ago
Rich Harris 6b6445a934
add parameters to `in:fly` (#14057)
10 months ago
gubo97000 0efe031edc
Update 07-$inspect.md (#14048)
10 months ago
Dave Snider ee2f4a209b
docs: Update in and out docs to show the imports (#14050)
10 months ago
Rich Harris dc3c82cb2d
chore: add sync request workflow (#14055)
10 months ago
Dominic Gannaway 4a5a0b15d9
fix: ensure onMount correctly fires when new expressions are used (#14049)
10 months ago
Dominic Gannaway cdec39afac
fix: ensure custom element attribute/prop changes are in their own context (#14016)
10 months ago
Rich Harris 4c6255f8dd
chore: remove unnecessary ternary (#14045)
10 months ago
github-actions[bot] e78ea1d555
Version Packages (#14047)
10 months ago
Dominic Gannaway bce1c4898c
fix: ensure child effects are destroyed before their deriveds (#14043)
10 months ago
github-actions[bot] f519b3d7b7
Version Packages (#14031)
10 months ago
Rich Harris 4157db94c4
fix: correct typo in compiler error messages (#14044)
10 months ago
Ahmad S. 224fcde821
fix: preserve the separator between selectors when an unused selector is in between (#13954)
10 months ago
Dominic Gannaway 253d01ec29
fix: ensure element effects are executed in the correct order (#14038)
10 months ago
Conduitry 3fe278a8c3
chore: remove xml2js override (#14041)
10 months ago
Conduitry 6ad8240464
docs: fix various typos in reference docs (#14011)
10 months ago
Ben McCann 217e40998a
chore: add changeset and comment (#14040)
10 months ago
Simon H 8a2c97a7b8
fix: extend derived/state validation error to indirect exports (#14039)
10 months ago
Simon H 1434f48f7c
fix: make compiler error extend from `Error` (#14036)
10 months ago
Simon H f52a30347f
fix: ensure comma is also pruned if necessary (#14032)
10 months ago
Dominic Gannaway 435a9c1cd0
fix: ensure toStore subscription correctly syncs latest value (#14015)
10 months ago
Simon H 0106204982
fix: minify inject CSS in prod mode (#14006)
10 months ago
Simon H e487f61262
docs: mark deprecated options as such (#13989)
10 months ago
Simon H 2e9dab6a21
fix: more robust re-subscribe detection for `fromStore` (#13995)
10 months ago
Simon H cbc2ca36ce
fix: allow to pass in TS preference to migration (#13929)
10 months ago
Ben McCann 08bc37a374
fix: don't access requestAnimationFrame eagerly (#14026)
10 months ago
Simon H b3437e6020
docs: note old site (#13996)
10 months ago
github-actions[bot] 4441952028
Version Packages (#13949)
10 months ago
Ben McCann 07219f1cbd
chore: update links that previously pointed to preview site (#14001)
10 months ago