Commit Graph

57 Commits (ccf0bcf4692742457be872e54382b7fc5ca63c23)

Author SHA1 Message Date
Antony Jones dc73b735ce
docs: clarify onMount with non-synchronous handlers (#5053)
4 years ago
Alessandro (Ale) Segala 81b6c0b986
docs: adjust readable store example (#4903)
4 years ago
Matt Wolff 97db5cc7f7
docs: add blur to list of svelte/transition exports
4 years ago
pngwn d5e95594e9
feat(site): add svelte syntax highlighting (#4851)
4 years ago
Conduitry 35a910eea2 docs: fix link to animate section
4 years ago
Eddy 75ae49312f
docs: fix link to transition section (#4748)
4 years ago
Tim Gates 89f30dae36
docs: Fix simple typo, specificy -> specify (#4637)
5 years ago
keke 48721520bd
docs: fix self-closing <svelte:options> tag (#4524)
5 years ago
Conduitry 7494509dfd
only attach SSR <head> markers when hydratable: true (#4260)
5 years ago
trbrc 45933f9700 site: Clearer documentation of store contract (#4216)
5 years ago
Yugo Ogura 11002c93fe site: fix wrong link to tweened (#4137)
5 years ago
Rich Harris e931a56854
Merge pull request #3762 from sveltejs/gh-3761
5 years ago
Richard Harris e8f5b24143 docs and a fix for #3761
5 years ago
Alessandro (Ale) Segala 8c0c15c3aa Fixed anchor link in documentation
5 years ago
Paul Murray d91e9afab6 Fixes #3008: Better SSR docs
5 years ago
Infant Frontender 77e3605c39 Fix typo
5 years ago
Jack Beegan 44447003a9 Fix minor error in API docs of draw
5 years ago
Richard Harris db5cea146f document blur transition
5 years ago
Richard Harris 08be15e3ae add some more CE docs
5 years ago
Richard Harris de24efd3b8 small fix
5 years ago
Richard Harris b23839fb5f add custom element documentation
5 years ago
Hugo C 0597d04dba
Update 03-run-time.md
5 years ago
pngwn fcfad5ae6b Document that context is not reactive. (#3296)
5 years ago
pngwn efcd294731 Site: Document svelte/easing (#3292)
5 years ago
Rich Harris 695ace3665
Update 03-run-time.md
5 years ago
Rich Harris 8851d79533
put second argument section back with its code sample
5 years ago
Rohan Faiyaz Khan d56e0d5080
Update 03-run-time.md
5 years ago
Conduitry 35f81b279f
site: document store contract (#3261)
5 years ago
Chris Lee 0a76ea32bc
Change tweened docs to show "interpolate" option
5 years ago
Rich Harris 9806d18bdb
Update 03-run-time.md
5 years ago
Bryan Terce 5515bb49c9
Fix docs typo with derived store
5 years ago
Tim Deschryver 42235cf64d fix slide example
5 years ago
Conduitry 438acdc09a
typo
5 years ago
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