0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 01:11:24 +01:00
svelte/documentation/docs
Simon H 7d11fa8da2
fix: recognize all custom element prop definitions (#14084)
We didn't account for the `$props` rune being writtin in a way that makes some props unknown, and they would only be visible through the `customElement.props` definition. This changes the iteration to account for that and also adds a note to the documentation that you need to list out the properties explicitly.

fixes #13785
2024-11-01 13:19:52 +01:00
..
01-introduction docs: fix various typos in reference docs (#14011) 2024-10-30 16:37:18 +01:00
02-runes docs: tweak untrack description, provide an example of usage (#14085) 2024-11-01 08:49:52 +01:00
03-template-syntax docs: improve lazy import example (#14076) 2024-10-31 14:10:47 -04:00
04-styling docs: fix various typos in reference docs (#14011) 2024-10-30 16:37:18 +01:00
05-special-elements docs: mark deprecated options as such (#13989) 2024-10-30 11:33:32 +01:00
06-runtime docs: fix various typos in reference docs (#14011) 2024-10-30 16:37:18 +01:00
07-misc fix: recognize all custom element prop definitions (#14084) 2024-11-01 13:19:52 +01:00
98-reference chore: mark markdown output from process-messages as generated (#13913) 2024-10-31 22:44:39 -04:00
99-legacy docs: note old site (#13996) 2024-10-29 23:27:56 +01:00
index.md docs: copy Svelte 5 docs from omnisite (#12317) 2024-07-09 19:30:36 -04:00