Commit Graph

280 Commits (c7cc6a55cfb5482575cdad7a94f2d57cef37c733)

Author SHA1 Message Date
Sercan Eraslan c7cc6a55cf Fix: dimensions example overflow problem
5 years ago
adrian5 dcfe9f6b78 Doc: add file-type association instructions for Atom
5 years ago
Sercan Eraslan 8206c27c0a Fix: lifecycle update example overflow problem
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
Elliot Waite 0040f34c5c Fix a typo in 04-compile-time.md.
5 years ago
Conduitry 14a46a17d0 fix the rest of the typo
5 years ago
Bartosz Trzos 4b7e2a09c9 Fix a typo
5 years ago
mattstobbs c250793b35 Fix animate example (#3543)
5 years ago
Richard Harris db5cea146f document blur transition
5 years ago
Rich Harris 5346b378e3
tweak explanation
5 years ago
David A Kondrad 6e9ac1971c site: docs: {@html} clarifications
5 years ago
Reto Trinkler b1a8c96e18 Remove unnecessary code in "bind-this" example
5 years ago
Conduitry 1ab3dcb342 use assets served from github pages
5 years ago
Gonzalo Fernández-Victorio c470d00489 Fix small typo
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
Rich Harris 120ee28c4f
Merge pull request #3416 from sveltejs/better-keyed-each-example
5 years ago
Richard Harris 383d441b83 better keyed each example
5 years ago
Rich Harris 4251fc9f00
Merge pull request #3405 from Dagdahu/patch-1
5 years ago
Christian Engen 8f284c0f9a
Docs: unused variable removed
5 years ago
Hugo C 0597d04dba
Update 03-run-time.md
5 years ago
davidaq 4af242570b
Correct preprocessor api doc
5 years ago
Richard Harris 4f26363fe0 update deferred transitions example
5 years ago
Richard Harris bb9a9efec2 Merge branch 'master' of github.com:sveltejs/svelte
5 years ago
Rich Harris ad790d36b4
add separator
5 years ago
vages 73a21b855a
Document $$props
5 years ago
Samuel Elgozi b6679eba7a added `self` modifier explanation to the docs
5 years ago
Daniel Berner bbbc7d25c5 Fix typo
5 years ago
Richard Harris 8170d4f455 add docs
5 years ago
Rich Harris e9b59f72dc
Merge pull request #3338 from Vages/patch-1
5 years ago
Rich Harris 5c365108ac
fix italicisation
5 years ago
Rich Harris b629d6e25f
Combine context-vs-stores with reactivity explanation
5 years ago
Rich Harris c48d3456f7
Update text.md
5 years ago
Rich Harris 9d90272966
Make point about referential equality more concisely
5 years ago
vages 78eaf77a65
Elaborate on key equality
5 years ago
vages f2aa0f279e
Explain difference between contexts and stores
5 years ago
Conduitry f65ce85748 site: fix animate directive section heading
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
Noah Kaufman c6cd2d43bb clicking on 'keyed each block' link did nothing before, now it takes you to the each blocks section like it's supposed to
5 years ago
Richard Harris 729fc4e891 link directly to event modifier tutorial
5 years ago
Richard Harris 9a0a2e2a52 Merge branch 'patch-1' of https://github.com/RAYDENFilipp/svelte into RAYDENFilipp-patch-1
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
craigglennie 0a3818fb9b Don't use shorthand binding in textarea example (#3256)
5 years ago
Philipp_Lypniakov b3b830d21a
Update text.md
5 years ago
Conduitry 35f81b279f
site: document store contract (#3261)
5 years ago