Andrei Eftimie
e0bebb56a9
Site: Fix slot typo in docs
2019-04-28 09:51:37 -04:00
Vidar Tysse
1ba42435ac
Typo
2019-04-27 07:19:29 -04:00
Emil Tholin
eab763c386
Document how to remove a component.$on listener
...
This PR documents how `component.$on` returns a function that removes the event listener when called.
2019-04-26 21:55:42 +02:00
Emil Tholin
5ab4a6c2f8
Fix typo in 10-transitions/07-local-transitions/text.md
2019-04-26 13:10:45 -04:00
Kevin McGee
2d5b27b643
For want of a word...
...
_as_ you like it...
2019-04-25 19:59:47 -07:00
Rich Harris
bf51befb54
Merge pull request #2558 from enstyled/patch-1
...
Update tutorial video chapter assets URLs with HTTPS
2019-04-25 22:38:22 -04:00
Eric Brookfield
1d61e48490
e.g. -> for example
...
*E.g.* is an English language idiom that can be said in a plainer way, easier for non-native speakers to understand.
Personal preference is to use plainer language when possible, but I wouldn't be offended if this were rejected.
2019-04-25 16:01:02 -04:00
Emil Nikov
a3378466d3
Update assets URL in the code snippet
...
The assets are not loading when copy/pasting it in the editor, due to protocol mismatch.
2019-04-25 09:55:46 +02:00
Richard Harris
14ece6e789
simplify example further
2019-04-24 23:34:12 -04:00
Richard Harris
5c06d5ecf5
Merge branch 'patch-3' of https://github.com/CreaturesInUnitards/svelte into CreaturesInUnitards-patch-3
2019-04-24 23:27:00 -04:00
Rich Harris
f38678673c
Merge pull request #2517 from CreaturesInUnitards/patch-4
...
add multiple class toggles example
2019-04-24 21:59:53 -04:00
Rich Harris
b111785184
Merge pull request #2523 from sw-yx/patch-1
...
[updating docs] update quick start instructions
2019-04-24 21:57:51 -04:00
Rich Harris
5b453ed569
Merge pull request #2524 from sveltejs/gh-2447
...
Move embedded REPL contents into examples
2019-04-24 21:56:57 -04:00
Allan Tito
e1b2d5dc28
Update text.md, line 34 ( #2541 )
...
* Added comma
* Update text.md; added comma
2019-04-24 10:20:41 -04:00
Allan Tito
0d5c2466a7
Added comma
2019-04-24 10:20:09 -04:00
Vytautas Jakutis
1f8afcb37e
site: docs: fix a typo in HTML example in template syntax
2019-04-24 10:19:24 -04:00
swyx
7b632182c3
update quick start instructions
...
since the front page links to this slightly out of date blogpost - i copied over and updated instructions so otherse wont be as confused as i was...
2019-04-23 14:50:45 -04:00
Conduitry
e49db5c65f
site: move write-less-code REPL embed into example
2019-04-23 14:49:48 -04:00
Conduitry
f2e1b0ea99
site: move svelte-css-in-js REPL embed into example
2019-04-23 14:49:25 -04:00
Scotty Simpson
644c02eb54
is-admin => isAdmin
2019-04-23 09:39:49 -07:00
Scotty Simpson
1865710095
add multiple class toggles example
...
This answers the immediate question I had when I first saw the `class:foo` syntax.
2019-04-23 08:40:03 -07:00
Scotty Simpson
9268db7338
simpler, more efficient example
2019-04-23 07:35:11 -07:00
Conduitry
e7885f2cb1
site: more link fixes in blog posts
2019-04-23 06:42:47 -04:00
Jesse Wicks
57735d4982
fix tutorial link
2019-04-23 06:06:29 -04:00
Scotty Simpson
96e3df1c79
typo
...
I'm very helpful
2019-04-23 06:05:49 -04:00
Jon Ross
bf6bd36e38
Update alt text to clarify "shorthand attributes"
...
Alternatively, `alt="A man dancing"` could also be removed with no detrimental side effects IMO.
2019-04-22 17:41:27 -04:00
Conduitry
e039cabbaa
site: fix another link ( #2497 )
2019-04-22 17:16:46 -04:00
Luca Bonavita
58531cbf49
Fix hash links in docs
...
- update links containing `docs#`
- pointing some links to the v2 branch
- for posterity, I've been looking also in markdown links containing an anchor using \[.+\]\(.+#.+\), derived from regexr.com/3e051 (1 found)
- Gitter -> Discord
Fixes #2470
2019-04-22 12:51:19 -04:00
rqrqrqrq
bda6aff09c
Docs fix ( #2488 )
2019-04-22 12:13:30 -04:00
Richard Harris
0b54fa9537
add video to blog post, remove draft flag
2019-04-22 07:03:43 -04:00
Richard Harris
7a3e87c75e
remove superfluous example
2019-04-21 20:41:50 -04:00
Richard Harris
115d10bd18
update references to svelte.technology - fixes #2450
2019-04-21 11:17:10 -04:00
Richard Harris
906ccb6d84
draft announcement blog post
2019-04-20 22:52:11 -04:00
Richard Harris
190d86701c
Merge branch 'master' into announcement
2019-04-20 21:20:31 -04:00
Richard Harris
baf0d8ff23
remove draft flag
2019-04-20 18:50:07 -04:00
Richard Harris
90b2997263
tweak blog post
2019-04-20 18:49:45 -04:00
Richard Harris
4bf5f63086
huh, React yells if you use onInput instead of onChange
2019-04-20 16:26:10 -04:00
Richard Harris
099e3d7eed
add draft write-less-code blog post
2019-04-20 16:14:26 -04:00
Richard Harris
3a9d3c44d1
Merge branch 'setting-up-your-editor'
2019-04-20 09:22:58 -04:00
Richard Harris
bbef9918e5
mark post as draft
2019-04-20 09:22:49 -04:00
Rich Harris
11885e4d83
Merge pull request #2426 from sveltejs/svelte-for-new-developers
...
placeholder for svelte-for-new-developers blog post
2019-04-20 09:21:07 -04:00
Richard Harris
fae3757eff
make placeholder post presentable
2019-04-20 09:18:20 -04:00
Richard Harris
759db36e30
add mechanism for draft blog posts
2019-04-20 09:15:04 -04:00
Gabswim
0b706e24cb
typo in tutorial
2019-04-19 21:20:03 -04:00
Richard Harris
8c582abb10
start writing announcement blog post
2019-04-17 22:59:44 -04:00
Richard Harris
1c2d19b9c6
update docs
2019-04-17 09:13:54 -04:00
Richard Harris
6ad3c560a2
update tutorial for keyed each blocks
2019-04-17 09:12:13 -04:00
Rich Harris
bb10298f2c
update animate chapter
2019-04-16 18:35:56 -04:00
Richard Harris
b1737503f0
start updating deferred transition chapter
2019-04-16 09:00:55 -04:00
Rich Harris
f04225fa0f
document local transitions
2019-04-15 16:38:09 -04:00