Commit Graph

133 Commits (697d4c7f5199ad1fe0d8283bd8fd151401f2f467)

Author SHA1 Message Date
Mauricio Paternina 27234275c0
tutorial: fix custombutton colors for a11y contrast (#6212)
3 years ago
Peter Boling 5ba7d35921
site: improve grammar in tutorial comment (#6156)
4 years ago
Mark A Shuttleworth e84e356ca5
site: fix grammatical issue in tutorial/update (#6136)
4 years ago
Stephane 47e1eeed56
Add documentation and tutorial for svelte:fragment (#6097)
4 years ago
Alexis Ménard ebbdb4277c
Tutorial : a better explanation of component events (#4639)
4 years ago
Aswin Vayiravan 76d4580bcc
Changing hex codes to colour names to improve readability of the tutorial. (#5761)
4 years ago
fivem ddd79e3f9d
tutorial: remove unneccessary performance.now() call inside raf (#5513)
4 years ago
Cameron Messinides 169fd8497c
docs: add documentation for $$slots (#5277)
4 years ago
Irshad Ali f3adbb2679
docs: fix a11y warning in media elements tutorial (#5523)
4 years ago
Daniel Power 379a4454c1
tutorial: move function declaration before reference (#5491)
4 years ago
Tan Li Hau a1651ca271
add nonpassive event modifier (#5442)
4 years ago
Cal Jacobson 6c8bd6e5aa
Include link to VS Code extension in tutorial (#5231)
4 years ago
lonevox 3255f8b662
site: change "on to" to "onto" in tutorial 03 (#5386)
4 years ago
Cam Jackson 80e474a244
site: Replace "active" with "selected" as an example class name (#5309)
4 years ago
João Paulo a0ed7040f1
site: clarify file -> module in <svelte:self> tutorial (#5171)
4 years ago
Robert Hall 7fe1384f43
Property "muted" for <audio> and <video> (#4690)
4 years ago
Billy Levin 0cd40b79c8
invalidate -> update (#4793)
4 years ago
Daniel Imfeld a658fedb83
docs/tests: use event.key instead of event.which (#4758)
4 years ago
JocelynLi b3364424d7
docs: tweak tutorial/default-values wording (#4600)
4 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 (#4505)
5 years ago
Ademola 7be80e96c6
docs: make text node type in example more explicit (#4663)
5 years ago
Antony Jones 7831766fa0
site: turn fancybutton into custombutton (#4476)
5 years ago
Vulwsztyn fb6d570b92 tutorial 12.a inconsistency fix
5 years ago
Rich Harris 193f9e1e1e
Merge pull request #3955 from joncfoo/patch-1
5 years ago
Rich Harris ae8684ffff
Update text.md
5 years ago
Conduitry 3d0a5f8c37 site: update links to rollup-plugin-svelte repo
5 years ago
Richard Harris d1146281ef only mention official plugins, link to integrations for others. closes #3970
5 years ago
Jonathan Curran d8e625c439
Document $: in the tutorial
5 years ago
Rich Harris 5721ae3aeb
Merge pull request #3943 from Conduitry/gh-2505
5 years ago
Rich Harris a4658e2d42 document new media element bindings
5 years ago
AlexxNB 2285ee222a fix 'action with param' example and tutorial
5 years ago
Conduitry 78eea640d3 site: add font fallback for Comic Sans MS (#2505)
5 years ago
Rich Harris 054f409950
better tutorial for parameterised actions (#3930)
5 years ago
Richard Harris 1dfd42c3f4 tweak wording
5 years ago
Richard Harris 98c76ec7e8 Merge branch 'master' of https://github.com/SrZorro/svelte into SrZorro-master
5 years ago
Alex Simonides a83b2fa6d7 #3864: Update Penner easing functions link (#3865)
5 years ago
Fox b750aaa46d
site/tutorials - Added extra explanation for object reactivity
5 years ago
Leonardo Di Vittorio 1b8a1b22a6 fix: svelte-logo-mask correct file name
5 years ago
red-meadow 3174d3cc59 Minor tutorial fix (#3843)
5 years ago
Aaron George 36ca311500 FIXED: Media Elements Tutorial
5 years ago
Sercan Eraslan c7cc6a55cf Fix: dimensions example overflow problem
5 years ago
Sercan Eraslan 8206c27c0a Fix: lifecycle update example overflow problem
5 years ago
Conduitry 14a46a17d0 fix the rest of the typo
5 years ago
Bartosz Trzos 4b7e2a09c9 Fix a typo
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 383d441b83 better keyed each example
5 years ago
Samuel Elgozi b6679eba7a added `self` modifier explanation to the docs
5 years ago
Daniel Berner bbbc7d25c5 Fix typo
5 years ago