Commit Graph

289 Commits (1e55d46bc0c710730069509eaf04a39cacab1ce3)

Author SHA1 Message Date
Steve Lee 1e55d46bc0
Add Key handling to modal example
6 years ago
Alessandro (Ale) Segala 8c0c15c3aa Fixed anchor link in documentation
6 years ago
Paul Murray d91e9afab6 Fixes #3008: Better SSR docs
6 years ago
Aaron George 36ca311500 FIXED: Media Elements Tutorial
6 years ago
Aaron George 231fbfa020 FIXED: Media Elements Example
6 years ago
adrian5 565931dff9 Doc: update file-type association instructions for Atom
6 years ago
Josh Duff e4d7f77453 site: add missing word
6 years ago
Conduitry 8d5b7e0ef3 site: tidy a few markdown code block languages
6 years ago
Conduitry 0d20fb9b8d site: fix unknown syntax highlighting language in blog post
6 years ago
Sercan Eraslan c7cc6a55cf Fix: dimensions example overflow problem
6 years ago
adrian5 dcfe9f6b78 Doc: add file-type association instructions for Atom
6 years ago
Sercan Eraslan 8206c27c0a Fix: lifecycle update example overflow problem
6 years ago
Infant Frontender 77e3605c39 Fix typo
6 years ago
Jack Beegan 44447003a9 Fix minor error in API docs of draw
6 years ago
Elliot Waite 0040f34c5c Fix a typo in 04-compile-time.md.
6 years ago
Conduitry 14a46a17d0 fix the rest of the typo
6 years ago
Bartosz Trzos 4b7e2a09c9 Fix a typo
6 years ago
mattstobbs c250793b35 Fix animate example (#3543)
6 years ago
Richard Harris db5cea146f document blur transition
6 years ago
Rich Harris 5346b378e3
tweak explanation
6 years ago
David A Kondrad 6e9ac1971c site: docs: {@html} clarifications
6 years ago
Reto Trinkler b1a8c96e18 Remove unnecessary code in "bind-this" example
6 years ago
Conduitry 1ab3dcb342 use assets served from github pages
6 years ago
Gonzalo Fernández-Victorio c470d00489 Fix small typo
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
Rich Harris 120ee28c4f
Merge pull request #3416 from sveltejs/better-keyed-each-example
6 years ago
Richard Harris 383d441b83 better keyed each example
6 years ago
Rich Harris 4251fc9f00
Merge pull request #3405 from Dagdahu/patch-1
6 years ago
Christian Engen 8f284c0f9a
Docs: unused variable removed
6 years ago
Hugo C 0597d04dba
Update 03-run-time.md
6 years ago
davidaq 4af242570b
Correct preprocessor api doc
6 years ago
Richard Harris 4f26363fe0 update deferred transitions example
6 years ago
Richard Harris bb9a9efec2 Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Rich Harris ad790d36b4
add separator
6 years ago
vages 73a21b855a
Document $$props
6 years ago
Samuel Elgozi b6679eba7a added `self` modifier explanation to the docs
6 years ago
Daniel Berner bbbc7d25c5 Fix typo
6 years ago
Richard Harris 8170d4f455 add docs
6 years ago
Rich Harris e9b59f72dc
Merge pull request #3338 from Vages/patch-1
6 years ago
Rich Harris 5c365108ac
fix italicisation
6 years ago
Rich Harris b629d6e25f
Combine context-vs-stores with reactivity explanation
6 years ago
Rich Harris c48d3456f7
Update text.md
6 years ago
Rich Harris 9d90272966
Make point about referential equality more concisely
6 years ago
vages 78eaf77a65
Elaborate on key equality
6 years ago
vages f2aa0f279e
Explain difference between contexts and stores
6 years ago
Conduitry f65ce85748 site: fix animate directive section heading
6 years ago
pngwn fcfad5ae6b Document that context is not reactive. (#3296)
6 years ago
pngwn efcd294731 Site: Document svelte/easing (#3292)
6 years ago