Commit Graph

18 Commits (ccf0bcf4692742457be872e54382b7fc5ca63c23)

Author SHA1 Message Date
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