Commit Graph

22 Commits (854a7de451fa4d53a18abbc39bcd12e28379539e)

Author SHA1 Message Date
EmNudge 0e18b1311e
docs: clarified readonly prop access (#5825)
3 years ago
Geoff Rich 7bf3f20dc3
Add docs for compound :global selector (#6271)
3 years ago
Tan Li Hau 25a48be0ef
update docs for style tag in elements (#6415)
3 years ago
Adam Rackis e5aa04ed49
Add clarification on what makes a reactive block reactive to docs. (#5729)
4 years ago
pngwn d5e95594e9
feat(site): add svelte syntax highlighting (#4851)
4 years ago
Joseph Abrahamson 5efeeecee8
docs: clarify store contract type signature (#4539)
4 years ago
Jesse Skinner 20e079007c
docs: clarify default prop behaviour (#4460)
5 years ago
Conduitry 3ba4f8abca site: fix a couple absolute links
5 years ago
Kevin Åberg Kultalahti 3d9655a2a1 site: add documentation for global keyframes (#4232)
5 years ago
Conduitry 14154fce36
site: document Observable interop (#2571)
5 years ago
trbrc 45933f9700 site: Clearer documentation of store contract (#4216)
5 years ago
Conduitry 35f81b279f
site: document store contract (#3261)
5 years ago
Rich Harris e05680d2e7
Update 01-component-format.md
5 years ago
pngwn e0ac393a76 Site: document that module script variables are not reactive. Closes #3029.
5 years ago
Rich Harris 6e6a675c67 tweak docs a bit
5 years ago
trbrc c15d7ea2e1
Docs: Exporting function expression vs declaration
5 years ago
Josh Duff 5ebde551b2
Link to label syntax page on MDN
5 years ago
Conduitry f7978b234a site: document export-as (#2559)
5 years ago
Michael Braun ac24817ef0 Clarifying `let` needs to be used on exported properties, in order for them to be passed in
5 years ago
Benjamin Milde e73084b6af Hint at the reactivity limitation of array methods in the api docs (#2622)
5 years ago
Luca Bonavita 9a503f21b1 Add anchor to h5 and h6 too but don't show 'em in the sidebar.
6 years ago
Rich Harris a07eac432a
update API reference docs (#2206)
6 years ago