Commit Graph

75 Commits (4d1d1861ebfcd63eedcd82a3dda7414800e561f4)

Author SHA1 Message Date
Ignatius Bagus 99a04c464d
[docs] mention tweened duration as function 3 years ago
Tyler Smith 84669b5a6c
[docs] Updated link to the ease visualizer in the docs () 3 years ago
Ignatius Bagus 04890c73d2
[docs] absolute and future proof links () 3 years ago
Rich Harris 7521bd55b5
[docs] fix hash fragments () 3 years ago
Dmitriy Fishman f50d9b9f34
[docs] Fix a typo in 03-run-time.md () 3 years ago
Ignatius Bagus 76fa68d82f
[docs] update spring precision value () 3 years ago
Simon H 88204355d3
[docs] clarify readable callback timing () 4 years ago
Hofer Ivan 5cfefeb6e7
support rendering components in a shadow dom () 4 years ago
Tan Li Hau 222a9dd2c6
[feat] get all contexts () 4 years ago
Simon H 931738e821
[docs] mention that afterUpdate runs after onMount 4 years ago
Simon H 92fba761a8
docs: clarify writable value is lost when destroyed 4 years ago
Ophir LOJKINE f797482e27
Add documentation for crossfade () 4 years ago
Ignatius Bagus b295d68ec6
fix types: allow writable/readable empty initialization () 4 years ago
Tan Li Hau 6c5257beb2
allow passing in context in constructor () 4 years ago
pushkin 01ead95cbe
add hasContext lifecycle function () 4 years ago
pushkin 1fa46fde4f
Correct `onDestroy` behavior description () 4 years ago
Andy Bruère 4e114d3b0d
docs: remove broken link to easing function () 4 years ago
Tan Li Hau ebbbc0d298
docs: add missing `easing` option to `fade` () 5 years ago
Antony Jones dc73b735ce
docs: clarify onMount with non-synchronous handlers () 5 years ago
Alessandro (Ale) Segala 81b6c0b986
docs: adjust readable store example () 5 years ago
Matt Wolff 97db5cc7f7
docs: add blur to list of svelte/transition exports 5 years ago
pngwn d5e95594e9
feat(site): add svelte syntax highlighting () 5 years ago
Conduitry 35a910eea2 docs: fix link to animate section 5 years ago
Eddy 75ae49312f
docs: fix link to transition section () 5 years ago
Tim Gates 89f30dae36
docs: Fix simple typo, specificy -> specify () 5 years ago
keke 48721520bd
docs: fix self-closing <svelte:options> tag () 5 years ago
Conduitry 7494509dfd
only attach SSR <head> markers when hydratable: true () 5 years ago
trbrc 45933f9700 site: Clearer documentation of store contract () 5 years ago
Yugo Ogura 11002c93fe site: fix wrong link to tweened () 5 years ago
Rich Harris e931a56854
Merge pull request from sveltejs/gh-3761 5 years ago
Richard Harris e8f5b24143 docs and a fix for 5 years ago
Alessandro (Ale) Segala 8c0c15c3aa Fixed anchor link in documentation 5 years ago
Paul Murray d91e9afab6 Fixes : Better SSR docs 5 years ago
Infant Frontender 77e3605c39 Fix typo 6 years ago
Jack Beegan 44447003a9 Fix minor error in API docs of draw 6 years ago
Richard Harris db5cea146f document blur transition 6 years ago
Richard Harris 08be15e3ae add some more CE docs 6 years ago
Richard Harris de24efd3b8 small fix 6 years ago
Richard Harris b23839fb5f add custom element documentation 6 years ago
Hugo C 0597d04dba
Update 03-run-time.md 6 years ago
pngwn fcfad5ae6b Document that context is not reactive. () 6 years ago
pngwn efcd294731 Site: Document svelte/easing () 6 years ago
Rich Harris 695ace3665
Update 03-run-time.md 6 years ago
Rich Harris 8851d79533
put second argument section back with its code sample 6 years ago
Rohan Faiyaz Khan d56e0d5080
Update 03-run-time.md 6 years ago
Conduitry 35f81b279f
site: document store contract () 6 years ago
Chris Lee 0a76ea32bc
Change tweened docs to show "interpolate" option 6 years ago
Rich Harris 9806d18bdb
Update 03-run-time.md 6 years ago
Bryan Terce 5515bb49c9
Fix docs typo with derived store 6 years ago
Tim Deschryver 42235cf64d fix slide example 6 years ago