Commit Graph

160 Commits (172f294cb67b98b863c5116669997f336a24b97a)

Author SHA1 Message Date
Samuel Plumppu 172f294cb6
docs: Fix property name typo for event.isTrusted () 4 years ago
Dennis Dudek a3fb765d6f
[docs] add trusted modifier to list of modifiers in tutorial and docs () 4 years ago
Konstantin BIFERT 18780fac00
[docs] replace shift by the correct key to hold: control () 4 years ago
Ashish Kapoor ddde34aeb9
[docs] Multi select works by pressing and holding shift key () 4 years ago
Eirik Vågeskar 854a7de451
[docs] Add tutorial step for key blocks () 4 years ago
decaylala 8457a73cef
[docs] adjust function name () 4 years ago
Joakim Berglund ecc3c08999
Trackpad and touch support in media example () 4 years ago
Odee 287cccc450
[docs] Update auto-subscriptions tutorial to explicitly say that subscribe returns unsubscribe () 4 years ago
Caleb Chiesa 98ece151b3
Fix typo in stores tutorial () 4 years ago
fivem bca46b9f70
tutorial: In the onDestroy example, explicitly show the memory leak () 4 years ago
The Jared Wilcurt 7115601cd3
Docs: Accurately name function () 4 years ago
Simon Scharf f99deeb67b
docs: remove type property from special elements tutorial () 4 years ago
Stephane f9b796cabe
Add tutorial for component binding () 4 years ago
Outvi V 92422fdee2
doc: Add notes to stress call-context-during-initialisation () 4 years ago
Nguyễn Đức Hào 0f92863033
tutorial: add name attribute to inputs () 4 years ago
Aswin Vayiravan 4b4717b351
Reorder text area and output to improve visibility () 4 years ago
Ersin Ertan 0e1d54efdf
Add Vite to intro's officially maintained plug-ins () 4 years ago
Debargha Roy 8f6bb14e69
Minor update to svelte:body-tutorial () 4 years ago
Andrew Lee 791104d9fe
Adjust store unsubscribe tutorial section () 4 years ago
Kai 1a1f36edcf
Tutorial: Description fix - each block bindings () 4 years ago
Bashu Naimi-Roy 8184bd5219
docs: update Keyed Each Blocks tutorial () 4 years ago
Adam Alexander 3301b09619
Fix tutorial instructions refer to wrong line number in code () 4 years ago
Ajit Krishna b11f5b12f5
Update <svelte:options> copy () 4 years ago
Lawrence Logoh 58b897fc83
updated select-bindings text.md () 4 years ago
Walker Lockard 19e4a4fdf3
Update tutorial text.md () 4 years ago
Alex Iglesias 341160f782
[Tutorial] Update Chapter 19 to reference SvelteKit () 4 years ago
BabakFP ec2540787a
Changing tutorial/example order from script-style-html to script-html-style () 4 years ago
Mauricio Paternina 27234275c0
tutorial: fix custombutton colors for a11y contrast () 4 years ago
Peter Boling 5ba7d35921
site: improve grammar in tutorial comment () 4 years ago
Mark A Shuttleworth e84e356ca5
site: fix grammatical issue in tutorial/update () 4 years ago
Stephane 47e1eeed56
Add documentation and tutorial for svelte:fragment () 4 years ago
Alexis Ménard ebbdb4277c
Tutorial : a better explanation of component events () 4 years ago
Aswin Vayiravan 76d4580bcc
Changing hex codes to colour names to improve readability of the tutorial. () 4 years ago
fivem ddd79e3f9d
tutorial: remove unneccessary performance.now() call inside raf () 4 years ago
Cameron Messinides 169fd8497c
docs: add documentation for $$slots () 4 years ago
Irshad Ali f3adbb2679
docs: fix a11y warning in media elements tutorial () 5 years ago
Daniel Power 379a4454c1
tutorial: move function declaration before reference () 5 years ago
Tan Li Hau a1651ca271
add nonpassive event modifier () 5 years ago
Cal Jacobson 6c8bd6e5aa
Include link to VS Code extension in tutorial () 5 years ago
lonevox 3255f8b662
site: change "on to" to "onto" in tutorial 03 () 5 years ago
Cam Jackson 80e474a244
site: Replace "active" with "selected" as an example class name () 5 years ago
João Paulo a0ed7040f1
site: clarify file -> module in <svelte:self> tutorial () 5 years ago
Robert Hall 7fe1384f43
Property "muted" for <audio> and <video> () 5 years ago
Billy Levin 0cd40b79c8
invalidate -> update () 5 years ago
Daniel Imfeld a658fedb83
docs/tests: use event.key instead of event.which () 5 years ago
JocelynLi b3364424d7
docs: tweak tutorial/default-values wording () 5 years ago
Conduitry 0d263cc1ea docs: use Node.TEXT_NODE in more places 5 years ago
John Abraham 8ddb073199
docs: add note to tutorial on Capitalised component variable names () 5 years ago
Ademola 7be80e96c6
docs: make text node type in example more explicit () 5 years ago
Antony Jones 7831766fa0
site: turn fancybutton into custombutton () 5 years ago