Commit Graph

381 Commits (ab561238a87fea7501794e5224c2241eca0af7d2)

Author SHA1 Message Date
Vulwsztyn 2489fda53b tutorial 12.a inconsistency fix
7 years ago
Yugo Ogura d40da0f9fa site: fix wrong link to tweened (#4137)
7 years ago
Sebastian Stephan 0b5fa82f87 site: fix link to realworld demo in blogpost (#4028)
7 years ago
Rich Harris 8d49d61480 Merge pull request #3955 from joncfoo/patch-1
7 years ago
Rich Harris 27bd979a79 Update text.md
7 years ago
Conduitry 0d013d254f site: update links to rollup-plugin-svelte repo
7 years ago
Richard Harris bc7d7b76de only mention official plugins, link to integrations for others. closes #3970
7 years ago
Jonathan Curran 581bb6c17a Document $: in the tutorial
7 years ago
Rich Harris edd93d91a6 Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Rich Harris 2837e34bc9 typo
7 years ago
Rich Harris b67b21660f Merge pull request #3943 from Conduitry/gh-2505
7 years ago
Rich Harris 36864aed8d document new media element bindings
7 years ago
AlexxNB 1df33940a1 fix 'action with param' example and tutorial
7 years ago
Conduitry 33a0434c24 site: add font fallback for Comic Sans MS (#2505)
7 years ago
Rich Harris f565f09bb1 linux instructions
7 years ago
Rich Harris 9f8a21c6cf add blog post
7 years ago
Rich Harris 8e391d0448 better tutorial for parameterised actions (#3930)
7 years ago
Rich Harris 0704158e64 Merge pull request #3826 from vascoosx/crud-example-update-fix
7 years ago
Rich Harris c233a37d4d simpler fix
7 years ago
Tan Li Hau fe0e002872 add loopGuardTimeout options
7 years ago
Shakhbulat Gazgireev 93f507d126 Site: add editor file association instructions (#3888)
7 years ago
Richard Harris 125677594d tweak wording
7 years ago
Richard Harris eef5c9f33f Merge branch 'master' of https://github.com/SrZorro/svelte into SrZorro-master
7 years ago
Rich Harris bd924a42ea Merge pull request #3874 from el1f/example-logotype
7 years ago
Rich Harris 44630776ff Make font-weight 400, add to stylesheet
7 years ago
Conduitry 3e76489474 site: clarify bind component prop docs (#3484)
7 years ago
Alex Simonides b415bca4ff #3864: Update Penner easing functions link (#3865)
7 years ago
Ayoub 4974cd51a4 ✏️ outdated logotype on svg-transition example
7 years ago
Rich Harris 6e6ecef76f fix logo-mask url, remove unused file
7 years ago
Fox ecb4ffbf12 site/tutorials - Added extra explanation for object reactivity
7 years ago
Leonardo Di Vittorio c278116c46 fix: svelte-logo-mask correct file name
7 years ago
red-meadow 35b5d91635 Minor tutorial fix (#3843)
7 years ago
Shunichi Hato 5e4246e85e Make selection reactive with search
7 years ago
Shunichi Hato c91ede1864 Fix crud example update error when filtering
7 years ago
Rich Harris 92f6b4a24d oops, remove some debugging code
7 years ago
Rich Harris 28a277bb91 Merge pull request #3762 from sveltejs/gh-3761
7 years ago
Richard Harris fc99985ec5 docs and a fix for #3761
7 years ago
Richard Harris 39c41ba14e remove some unused code
7 years ago
Richard Harris aa87242b90 make modal more accessible
7 years ago
Richard Harris f8be531f1f Merge branch 'patch-1' of https://github.com/SteveALee/svelte into SteveALee-patch-1
7 years ago
Steve Lee 709ae1dce1 Fix script end tag
7 years ago
pngwn f182ddd0d2 Document bind:playbackRate in the API documentation. Closes #3806.
7 years ago
Steve Lee 57e53898de Add Key handling to modal example
7 years ago
Alessandro (Ale) Segala 0dedf1f7c8 Fixed anchor link in documentation
7 years ago
Paul Murray 234e823acd Fixes #3008: Better SSR docs
7 years ago
Aaron George 2e33d5f10a FIXED: Media Elements Tutorial
7 years ago
Aaron George f41ccafaf0 FIXED: Media Elements Example
7 years ago
adrian5 92551c6a4e Doc: update file-type association instructions for Atom
7 years ago
Josh Duff 3856d678d3 site: add missing word
7 years ago
Conduitry 12ced15f62 site: tidy a few markdown code block languages
7 years ago
Conduitry b528f40195 site: fix unknown syntax highlighting language in blog post
7 years ago
Sercan Eraslan e23459b1d1 Fix: dimensions example overflow problem
7 years ago
adrian5 29bbf7d18e Doc: add file-type association instructions for Atom
7 years ago
Sercan Eraslan 29ce6e0282 Fix: lifecycle update example overflow problem
7 years ago
Infant Frontender 4f13c45e9c Fix typo
7 years ago
Jack Beegan 1c68f659c0 Fix minor error in API docs of draw
7 years ago
Elliot Waite f7e5d02ace Fix a typo in 04-compile-time.md.
7 years ago
Conduitry c51e2e3b02 fix the rest of the typo
7 years ago
Bartosz Trzos ce6db75a67 Fix a typo
7 years ago
mattstobbs 53e65a676d Fix animate example (#3543)
7 years ago
Richard Harris 76a7cd9c50 document blur transition
7 years ago
Rich Harris 2afc19e1a7 tweak explanation
7 years ago
David A Kondrad 8e037027a1 site: docs: {@html} clarifications
7 years ago
Reto Trinkler 8638f9816c Remove unnecessary code in "bind-this" example
7 years ago
Conduitry d33338bd70 use assets served from github pages
7 years ago
Gonzalo Fernández-Victorio ec16e8dd90 Fix small typo
7 years ago
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