Commit Graph

154 Commits (93f52e6d9638b27a50ae1e4ad343ac66e167ae3d)

Author SHA1 Message Date
Babak F 93f52e6d96 Fix HTML and CSS order.
5 years ago
Babak F 81e69e9a3f Fix HTML and CSS order.
5 years ago
Babak F 872a1117ca Fix HTML and CSS order.
5 years ago
Babak F 15c9dbd118 Fix HTML and CSS order.
5 years ago
Babak F 86b6538789 Remove empty spacing.
5 years ago
Babak F 456540d522 Remove empty spacing.
5 years ago
BabakFP fc30d93303
Fix HTML and CSS order …
5 years ago
BabakFP d632226e15
Fix HTML and CSS order
5 years ago
BabakFP 44227e2c3b
Fix HTML and CSS order
5 years ago
BabakFP 09c060af68
Fix HTML and CSS order
5 years ago
BabakFP 937ff8f70d
Change paragraph content
5 years ago
BabakFP e64a051d70
Fixing order
5 years ago
BabakFP 01bdc5aebb
Change paragraph content
5 years ago
BabakFP 8276c718ba
Change paragraph content
5 years ago
BabakFP a6a8de8f94
Fixing order
5 years ago
BabakFP 160add5634
Fixing HTML and CSS order
5 years ago
BabakFP 18195ee4a5
Fixing order
5 years ago
BabakFP 4d88da63ef
Fixing order
5 years ago
BabakFP b28f3ed6cd
Reversing HTML and CSS order
5 years ago
BabakFP 8467614081
Reversing HTML and CSS order
5 years ago
BabakFP eeca62a23c
Changing alert message
5 years ago
BabakFP e53b5af932
Changing alert message
5 years ago
Peter Boling 5ba7d35921
site: improve grammar in tutorial comment (#6156)
5 years ago
Mark A Shuttleworth e84e356ca5
site: fix grammatical issue in tutorial/update (#6136)
6 years ago
Stephane 47e1eeed56
Add documentation and tutorial for svelte:fragment (#6097)
6 years ago
Alexis Ménard ebbdb4277c
Tutorial : a better explanation of component events (#4639)
6 years ago
Aswin Vayiravan 76d4580bcc
Changing hex codes to colour names to improve readability of the tutorial. (#5761)
6 years ago
fivem ddd79e3f9d
tutorial: remove unneccessary performance.now() call inside raf (#5513)
6 years ago
Cameron Messinides 169fd8497c
docs: add documentation for $$slots (#5277)
6 years ago
Irshad Ali f3adbb2679
docs: fix a11y warning in media elements tutorial (#5523)
6 years ago
Daniel Power 379a4454c1
tutorial: move function declaration before reference (#5491)
6 years ago
Tan Li Hau a1651ca271
add nonpassive event modifier (#5442)
6 years ago
Cal Jacobson 6c8bd6e5aa
Include link to VS Code extension in tutorial (#5231)
6 years ago
lonevox 3255f8b662
site: change "on to" to "onto" in tutorial 03 (#5386)
6 years ago
Cam Jackson 80e474a244
site: Replace "active" with "selected" as an example class name (#5309)
6 years ago
João Paulo a0ed7040f1
site: clarify file -> module in <svelte:self> tutorial (#5171)
6 years ago
Robert Hall 7fe1384f43
Property "muted" for <audio> and <video> (#4690)
6 years ago
Billy Levin 0cd40b79c8
invalidate -> update (#4793)
6 years ago
Daniel Imfeld a658fedb83
docs/tests: use event.key instead of event.which (#4758)
6 years ago
JocelynLi b3364424d7
docs: tweak tutorial/default-values wording (#4600)
6 years ago
Conduitry 0d263cc1ea docs: use Node.TEXT_NODE in more places
6 years ago
John Abraham 8ddb073199
docs: add note to tutorial on Capitalised component variable names (#4505)
6 years ago
Ademola 7be80e96c6
docs: make text node type in example more explicit (#4663)
6 years ago
Antony Jones 7831766fa0
site: turn fancybutton into custombutton (#4476)
7 years ago
Vulwsztyn fb6d570b92 tutorial 12.a inconsistency fix
7 years ago
Rich Harris 193f9e1e1e
Merge pull request #3955 from joncfoo/patch-1
7 years ago
Rich Harris ae8684ffff
Update text.md
7 years ago
Conduitry 3d0a5f8c37 site: update links to rollup-plugin-svelte repo
7 years ago
Richard Harris d1146281ef only mention official plugins, link to integrations for others. closes #3970
7 years ago
Jonathan Curran d8e625c439
Document $: in the tutorial
7 years ago