Commit Graph

12 Commits (e62a80797b744d9068890a134e98a7445fad44be)

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
Conduitry 6ad8240464
docs: fix various typos in reference docs (#14011)
10 months ago
Tee Ming 430c2bb129
docs: use `$effect.pre` instead of `beforeUpdate` (#13955)
11 months ago
plgingras88 18e2284e74
docs: fix setContext/getContext typo (#13901)
11 months ago
brunnerh 708fd9c4be
docs: fix various typos (#13801)
11 months ago
Conduitry dbba2b0d27
docs: fix demo links to playground (#13788)
11 months ago
Rich Harris 4f6bb41030
More docs stuff (#13769)
11 months ago
Rich Harris fd78385447
chore: restructure docs for new site (#13699)
11 months ago