Commit Graph

24 Commits (f2474ed11edfaa34bb88afbb8bc5e809dde9e95f)

Author SHA1 Message Date
Rich Harris 0c76b9637a
minor correction
5 years ago
pngwn c72e863a7f Document svelte/transition - fade, fly, slide, scale, draw.
5 years ago
Rich Harris ca1dc4cdb7 document changes to derived
5 years ago
Richard Harris 4ef1a2d623 document new spring options
5 years ago
Rich Harris 8f2ccc407e
flesh out svelte/register docs
5 years ago
Jon Ross df602b74b0
Add barebones description of `svelte/register`
5 years ago
pngwn 60e73c41dc Document svelte/animate - flip.
5 years ago
pngwn 764f71c30d Site: Document createEventDispatcher. (#2583)
5 years ago
Emil Tholin eab763c386
Document how to remove a component.$on listener
5 years ago
Luca Bonavita 58531cbf49 Fix hash links in docs
5 years ago
Conduitry 3170edb158 add initial_value argument to derived store
6 years ago
Luca Bonavita 2778956612 Code blocks formatting. Fixes #2387
6 years ago
Conduitry a605daceaa derived docs fix
6 years ago
Rich Harris 9a0b847455
Merge branch 'master' into site-headings-level-4
6 years ago
Rich Harris cf095c4723
Merge pull request #2381 from sveltejs/gh-2380
6 years ago
Conduitry 6e46a18969 rename `derive` to `derived`
6 years ago
Rich Harris 66d6feb8ef add scale transition. closes #2380
6 years ago
Luca Bonavita c88b28e207 Add more level 4 headings, fixes some typos
6 years ago
Rich Harris a42671fdc7
Update 03-run-time.md
6 years ago
Pat Cavit e93eb6fbb2
docs: fix incorrect readable store
6 years ago
Luca Bonavita f6b399f8d0 API docs: remove an absolute URL
6 years ago
Pat Cavit a68abb8a9a docs: "proeprties" -> "properties"
6 years ago
Pat Cavit 4a75d93173 docs: remove hardcoded localhost link from API
6 years ago
Rich Harris a07eac432a
update API reference docs (#2206)
6 years ago