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 |
|
Rich Harris
|
b815ac7be9
|
document store bindings and $foo += 1
|
2019-04-15 14:24:15 -04:00 |
|
Rich Harris
|
e4ed7183d2
|
placeholder for svelte-for-new-developers blog post
|
2019-04-15 14:01:41 -04:00 |
|
Rich Harris
|
0b28796fe2
|
placeholder for setting-up-your-editor blog post
|
2019-04-15 13:58:55 -04:00 |
|
Rich Harris
|
d6d9a5ee01
|
Merge pull request #2425 from sveltejs/gh-2423
update svelte:options tutorial chapter, remove example
|
2019-04-15 12:35:30 -04:00 |
|
Rich Harris
|
ab84aeef11
|
update svelte:options tutorial chapter, remove example
|
2019-04-15 12:29:02 -04:00 |
|
Rich Harris
|
d66b1d9a1e
|
tweak copy
|
2019-04-15 11:40:01 -04:00 |
|
Rich Harris
|
b176f9370a
|
add tutorial chapter for mutations - fixes #2243
|
2019-04-15 11:23:29 -04:00 |
|
Rich Harris
|
c5b401254c
|
Update examples and thumbnails
|
2019-04-15 09:10:17 -04:00 |
|
Richard Harris
|
520f69f7cb
|
document the accessors option - closes #2382
|
2019-04-14 23:04:32 -04:00 |
|
Conduitry
|
cad5bbafd4
|
site: fix deferred-transitions example
|
2019-04-14 12:51:54 -04:00 |
|
Richard Harris
|
55bec34a6e
|
Merge branch 'site-sidebar-level-4-headings' of https://github.com/mindrones/svelte into mindrones-site-sidebar-level-4-headings
|
2019-04-13 15:01:59 -04:00 |
|
Luca Bonavita
|
c474007c88
|
Add link to Mozilla docs about events bubbling and capture phase
Fixes #2393
|
2019-04-13 18:03:51 +01:00 |
|
Luca Bonavita
|
9a503f21b1
|
Add anchor to h5 and h6 too but don't show 'em in the sidebar.
|
2019-04-12 17:15:44 +01:00 |
|
Conduitry
|
3170edb158
|
add initial_value argument to derived store
|
2019-04-11 15:26:42 -04:00 |
|
Luca Bonavita
|
2778956612
|
Code blocks formatting. Fixes #2387
|
2019-04-09 21:00:45 +01:00 |
|
Conduitry
|
a605daceaa
|
derived docs fix
|
2019-04-09 11:29:59 -04:00 |
|
Rich Harris
|
8e78448a39
|
keep svelte prefix for compiler exports
|
2019-04-09 11:21:42 -04:00 |
|
Rich Harris
|
795d9b7e66
|
Fix pluralisation
|
2019-04-09 11:13:45 -04:00 |
|
Rich Harris
|
b68584ec2a
|
revert previous commit. just saw the rest of the PR, doh
|
2019-04-09 11:12:15 -04:00 |
|
Rich Harris
|
cec1d6cf2d
|
remove separate bind:this item (could also be a component, gets confusing)
|
2019-04-09 11:10:58 -04:00 |
|
Rich Harris
|
9a0b847455
|
Merge branch 'master' into site-headings-level-4
|
2019-04-09 11:09:04 -04:00 |
|
Rich Harris
|
cf095c4723
|
Merge pull request #2381 from sveltejs/gh-2380
add scale transition
|
2019-04-09 11:08:08 -04:00 |
|
Conduitry
|
6e46a18969
|
rename derive to derived
|
2019-04-09 10:29:40 -04:00 |
|
Rich Harris
|
66d6feb8ef
|
add scale transition. closes #2380
|
2019-04-08 18:31:27 -04:00 |
|
Luca Bonavita
|
c88b28e207
|
Add more level 4 headings, fixes some typos
|
2019-04-07 21:25:20 +01:00 |
|
Richard Harris
|
56b6fb0607
|
fix readable examples in tutorial
|
2019-04-07 08:05:12 -04:00 |
|
Rich Harris
|
a42671fdc7
|
Update 03-run-time.md
tweak description of second argument to writable/readable
|
2019-04-07 08:02:37 -04:00 |
|
Pat Cavit
|
e93eb6fbb2
|
docs: fix incorrect readable store
Changed in f3cb540ce6 (first brought up in #2296), but the docs got missed.
|
2019-04-06 23:09:52 -07:00 |
|
Luca Bonavita
|
f6b399f8d0
|
API docs: remove an absolute URL
I originally started this PR because the link `[stores](tutorial/writable-stores)`
renders as http://localhost:3000/tutorial/writable-stores on https://v3.svelte.technology/docs#svelte-store.
No idea why because the rest of the relative links in content/ have the same format.
|
2019-04-06 13:47:06 +01:00 |
|
Vadim Cebaniuc
|
b161725a51
|
Fix typos in doc node-sass example
closes #2337
|
2019-04-02 14:43:40 -04:00 |
|
Pat Cavit
|
a68abb8a9a
|
docs: "proeprties" -> "properties"
|
2019-04-02 14:38:19 -04:00 |
|