Commit Graph

183 Commits (2e6a643cbf00a6ebcfe22e273ca5a26f97b8a712)

Author SHA1 Message Date
Jon Ross e65ac5a0de Add barebones description of `svelte/register`
7 years ago
pngwn 2f7f63183f Document svelte/animate - flip.
7 years ago
pngwn fe34ca1f80 Site: Document createEventDispatcher. (#2583)
7 years ago
Andrei Eftimie 5a5174391e Site: Fix slot typo in docs
7 years ago
Emil Tholin 800b2db4e6 Document how to remove a component.$on listener
7 years ago
Rich Harris 37ed607a70 Merge pull request #2517 from CreaturesInUnitards/patch-4
7 years ago
Vytautas Jakutis ad79c53f8f site: docs: fix a typo in HTML example in template syntax
7 years ago
Scotty Simpson 181dd855f6 is-admin => isAdmin
7 years ago
Scotty Simpson e717daa239 add multiple class toggles example
7 years ago
Luca Bonavita ef93340f79 Fix hash links in docs
7 years ago
Richard Harris 3e5b9968b5 update docs
7 years ago
Rich Harris f343a9b88d Update examples and thumbnails
7 years ago
Richard Harris 522d4a5f11 document the accessors option - closes #2382
7 years ago
Luca Bonavita df56b6751b Add anchor to h5 and h6 too but don't show 'em in the sidebar.
7 years ago
Conduitry 4f17f9c856 add initial_value argument to derived store
7 years ago
Luca Bonavita 1137e27271 Code blocks formatting. Fixes #2387
8 years ago
Conduitry 7cca00ba27 derived docs fix
8 years ago
Rich Harris a964c7f487 keep svelte prefix for compiler exports
8 years ago
Rich Harris bf97200f03 Fix pluralisation
8 years ago
Rich Harris 14e246db21 revert previous commit. just saw the rest of the PR, doh
8 years ago
Rich Harris 09636fc440 remove separate bind:this item (could also be a component, gets confusing)
8 years ago
Rich Harris 2adca4129b Merge branch 'master' into site-headings-level-4
8 years ago
Rich Harris 3ea5fa6165 Merge pull request #2381 from sveltejs/gh-2380
8 years ago
Conduitry 524f5e7331 rename `derive` to `derived`
8 years ago
Rich Harris f00627402d add scale transition. closes #2380
8 years ago
Luca Bonavita a1a64ae794 Add more level 4 headings, fixes some typos
8 years ago
Rich Harris 7873d04639 Update 03-run-time.md
8 years ago
Pat Cavit 5909c813ea docs: fix incorrect readable store
8 years ago
Luca Bonavita 4cc2b37c68 API docs: remove an absolute URL
8 years ago
Vadim Cebaniuc 4de418a87f Fix typos in doc node-sass example
8 years ago
Pat Cavit 6f87a09f83 docs: "proeprties" -> "properties"
8 years ago
Pat Cavit a15854780a docs: remove hardcoded localhost link from API
8 years ago
Rich Harris 8efa51519d update API reference docs (#2206)
8 years ago