Pig Fang
3d67cd53db
docs: fix migration guide typo ( #14155 )
2024-11-05 10:13:46 +01:00
Simon H
a952860232
docs: more docs on TS types ( #14065 )
...
* docs: more docs on TS types
and a few related changes/enhancements
closes #13940
* Apply suggestions from code review
* adjust
* Apply suggestions from code review
* Update documentation/docs/07-misc/03-typescript.md
* Update documentation/docs/07-misc/03-typescript.md
* Update documentation/docs/07-misc/03-typescript.md
---------
Co-authored-by: Rich Harris <rich.harris@vercel.com>
2024-11-02 22:24:10 -04:00
Abu
ca58039e3e
docs: fix type ( #14064 )
...
this slot name should be `footer` instead it was `header`
2024-10-31 13:20:57 +01:00
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
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
779b730a80
docs: fix typos in createEventDispatcher migration rationale ( #13800 )
2024-10-22 20:25:38 -04:00
Rich Harris
e7d181ddb3
make links internal ( #13789 )
2024-10-22 13:03:38 -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