You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/site/content/tutorial
Irshad Ali f3adbb2679
docs: fix a11y warning in media elements tutorial (#5523)
5 years ago
..
01-introduction Include link to VS Code extension in tutorial (#5231) 5 years ago
02-reactivity
03-props site: change "on to" to "onto" in tutorial 03 (#5386) 5 years ago
04-logic tutorial: move function declaration before reference (#5491) 5 years ago
05-events add nonpassive event modifier (#5442) 5 years ago
06-bindings docs: fix a11y warning in media elements tutorial (#5523) 5 years ago
07-lifecycle invalidate -> update (#4793) 6 years ago
08-stores
09-motion
10-transitions docs/tests: use event.key instead of event.which (#4758) 6 years ago
11-animations docs/tests: use event.key instead of event.which (#4758) 6 years ago
12-actions tutorial 12.a inconsistency fix 6 years ago
13-classes site: Replace "active" with "selected" as an example class name (#5309) 5 years ago
14-composition
15-context
16-special-elements site: clarify file -> module in <svelte:self> tutorial (#5171) 5 years ago
17-module-context
18-debugging
19-next-steps