0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-28 16:12:17 +01:00
Commit Graph

15 Commits

Author SHA1 Message Date
george looshch
5ab65e3d59
docs: consistently capitalize DOM in the Svelte 5 migration guide (#13957) (#13958)
Make the casing of the word ‘DOM’ in the Svelte 5 migration guide
consistent.
2024-10-26 09:22:15 -07:00
Harry Allen
86ef18165f
docs: fix code example (#13847) 2024-10-23 23:03:15 +02:00
Houssam Elbadissi
3d3c98f3b0
docs: cleanup some leftover > symbols (#13846)
I assume they were accidentally left there because they used to be separate lines each with their own `>` at the beginning of the line, but whoever collapsed them into one line forgot to remove the extra arrow.

Whatever the case is, this commit removes (probably) all of these leftover `>` symbols.
2024-10-23 22:24:52 +02:00
Alex
134049f6d3
docs: clarifying wording in explanation of state rune in v5 migration guide. (#13839)
Co-authored-by: Bustos, Alex <alex.bustos@gtri.gatech.edu>
2024-10-23 20:39:29 +02:00
Simon H
96e2d5a395
docs: provide info about wrapper components (#13826)
closes #13006
2024-10-23 19:20:37 +02:00
Ben McCann
0b178cecce
chore: update all learn.svelte.dev links and a couple of others (#13803) 2024-10-23 16:53:19 +02:00
Jayden W
d16a9da153
docs: fix TODO to add link to tutorial in migration guide (#13796)
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
2024-10-22 19:56:38 -07:00
brunnerh
708fd9c4be
docs: fix various typos (#13801) 2024-10-22 20:57:25 -04:00
brunnerh
779b730a80
docs: fix typos in createEventDispatcher migration rationale (#13800) 2024-10-22 20:25:38 -04:00
wackbyte
0fd1a45131
docs: fix generic props type (#13792) 2024-10-22 21:10:12 +02:00
Rich Harris
e7d181ddb3
make links internal (#13789) 2024-10-22 13:03:38 -04:00
Rich Harris
4f6bb41030
More docs stuff (#13769)
* fix

* link

* more docs stuff

* more

* more

* fix

* more

* more

* fix

* fix

* more

* ffs

* FML
2024-10-22 02:11:35 -04:00
Simon H
4c7cfff434
docs: legacy docs (#13756)
* docs: legacy docs

add docs on old syntax

* rename section

* tweaks

* tweak

* tweaks

* tweaks

* tweaks

* fix link

---------

Co-authored-by: Rich Harris <rich.harris@vercel.com>
2024-10-21 23:35:51 -04:00
brunnerh
ef205d960e
docs: fix typos (#13752)
- remove copy pasted argument from $set
- fix typo
2024-10-21 21:07:48 +02:00
Rich Harris
fd78385447
chore: restructure docs for new site (#13699) 2024-10-21 08:57:07 -07:00