Commit Graph

265 Commits (1262d583c0e916732dc707eaae67ec8a0331879a)

Author SHA1 Message Date
Richard Harris d63a3bff46 add some more CE docs
7 years ago
Richard Harris 846ff42cdc small fix
7 years ago
Richard Harris ce28a637ec add custom element documentation
7 years ago
Rich Harris b4ba38a3d3 Merge pull request #3416 from sveltejs/better-keyed-each-example
7 years ago
Richard Harris d089d00a7d better keyed each example
7 years ago
Rich Harris 34e53237f4 Merge pull request #3405 from Dagdahu/patch-1
7 years ago
Christian Engen cd75b30284 Docs: unused variable removed
7 years ago
Hugo C 8a1b225e8c Update 03-run-time.md
7 years ago
davidaq d9c6757960 Correct preprocessor api doc
7 years ago
Richard Harris 9a32aa3f11 update deferred transitions example
7 years ago
Richard Harris b9347efb6d Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Rich Harris e45e873a01 add separator
7 years ago
vages b337e528ce Document $$props
7 years ago
Samuel Elgozi 946571215e added `self` modifier explanation to the docs
7 years ago
Daniel Berner 5b7bd27c36 Fix typo
7 years ago
Richard Harris 49048d6277 add docs
7 years ago
Rich Harris 619e6ab80b Merge pull request #3338 from Vages/patch-1
7 years ago
Rich Harris 2978a3c192 fix italicisation
7 years ago
Rich Harris 9299ef9231 Combine context-vs-stores with reactivity explanation
7 years ago
Rich Harris aed540e3d3 Update text.md
7 years ago
Rich Harris 4e6edc526b Make point about referential equality more concisely
7 years ago
vages 193e83569e Elaborate on key equality
7 years ago
vages 5f4d2d5ec8 Explain difference between contexts and stores
7 years ago
Conduitry a8d76f9fc7 site: fix animate directive section heading
7 years ago
pngwn b56dab88e3 Document that context is not reactive. (#3296)
7 years ago
pngwn ec35bf2862 Site: Document svelte/easing (#3292)
7 years ago
Noah Kaufman c2d39e9e30 clicking on 'keyed each block' link did nothing before, now it takes you to the each blocks section like it's supposed to
7 years ago
Richard Harris 5946b8463e link directly to event modifier tutorial
7 years ago
Richard Harris 79bbca8e41 Merge branch 'patch-1' of https://github.com/RAYDENFilipp/svelte into RAYDENFilipp-patch-1
7 years ago
Rich Harris 5a5d2d902b Update 03-run-time.md
7 years ago
Rich Harris d7f6a908d5 put second argument section back with its code sample
7 years ago
Rohan Faiyaz Khan c98df219b9 Update 03-run-time.md
7 years ago
craigglennie a4258ca9d9 Don't use shorthand binding in textarea example (#3256)
7 years ago
Philipp_Lypniakov 6cf075ae9e Update text.md
7 years ago
Conduitry c1c30e8f34 site: document store contract (#3261)
7 years ago
Conduitry 580b0f9253 site: fix setting-up-your-editor blog post crashing the server
7 years ago
Lyndsy Simon cb06a52c33 Add instructions for setting filetype in Vim
7 years ago
Luca Bonavita c03c422cb1 The element on: directive anchorwas pointing to the component on: directive anchor.
7 years ago
Rich Harris b33d0f3e22 Merge pull request #3127 from pngwn/3029-module-reactivity
7 years ago
Rich Harris c8d923224d Update 01-component-format.md
7 years ago
Chris Lee 435afc0198 Change tweened docs to show "interpolate" option
7 years ago
pngwn 6ef7809b1e Site: document that module script variables are not reactive. Closes #3029.
7 years ago
Rich Harris 3055c5ae10 Merge pull request #3121 from Ding-Fan/patch-2
7 years ago
范鼎 39d3e78def change "item" to "thing"
7 years ago
mellisdesigns 06efaa930f documentation - binding this remove 256 canvas size
7 years ago
Rich Harris 77c8e15f72 Update 03-run-time.md
7 years ago
Bryan Terce 61c87ee50a Fix docs typo with derived store
7 years ago
Rich Harris b207f28051 tweak docs a bit
7 years ago
Rich Harris 63f243ae1f add a tutorial chapter
7 years ago
Rich Harris 204766ec0a add some docs, rename to textContent and innerHTML
7 years ago