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
Rich Harris
bc295b3a99
Merge pull request #2384 from sveltejs/derive-to-derived
...
rename `derive` to `derived`
2019-04-09 11:07:28 -04:00
Conduitry
6e46a18969
rename derive
to derived
2019-04-09 10:29:40 -04:00
Richard Harris
2e2abe635d
fix
2019-04-09 09:35:29 -04:00
Richard Harris
b96715f812
make tutorial mobile-friendly
2019-04-09 09:14:54 -04:00
Richard Harris
648bd176c5
add input-output toggle back to /repl
2019-04-09 08:30:41 -04:00
Richard Harris
8a85955fae
move responsive REPL behaviour into ReplWidget
2019-04-09 08:21:53 -04:00
Rich Harris
a4f360dd83
Merge pull request #2376 from sveltejs/homepage-grid
...
tweak layout of homepage info boxes
2019-04-09 07:34:04 -04:00
Richard Harris
eadb083346
more tweaking
2019-04-09 07:31:07 -04:00
Rich Harris
66d6feb8ef
add scale transition. closes #2380
2019-04-08 18:31:27 -04:00
Richard Harris
cae0dc93c5
tweak layout of homepage info boxes
2019-04-08 09:21:48 -04:00
Richard Harris
b9aa8912e6
add menu icon to tutorial dropdown
2019-04-08 07:56:53 -04:00
Richard Harris
22a71b9aeb
make dropdown clickable in Safari
2019-04-08 07:51:52 -04:00
Rich Harris
d9dff61373
Merge pull request #2372 from sveltejs/gh-2340
...
apply namespace to foreignObject correctly
2019-04-08 07:49:07 -04:00
Luca Bonavita
c88b28e207
Add more level 4 headings, fixes some typos
2019-04-07 21:25:20 +01:00
Rich Harris
1dc787493a
Merge pull request #2371 from mindrones/site-fix-2365
...
Don't update the active section for headings above level 3
2019-04-07 14:14:57 -04:00
Rich Harris
4d08c42165
Merge pull request #2370 from mindrones/site-sections-anchor-fix
...
Site: sections anchors fix
2019-04-07 14:14:13 -04:00
Richard Harris
4177af8d59
only use explicit namespace for top-level elements
2019-04-07 12:59:31 -04:00
Richard Harris
af1315b438
apply namespace to foreignObject correctly - fixes #2340
2019-04-07 12:55:14 -04:00
Luca Bonavita
4b40882f45
use data-scrollignore
rather than being level specific
2019-04-07 17:41:46 +01:00
Richard Harris
c44d495e2f
update @sveltejs/svelte-repl version
2019-04-07 12:18:31 -04:00
Luca Bonavita
888e16367c
Don't update the active section for headings below level 3
...
Fixes #2365
2019-04-07 17:03:07 +01:00
Luca Bonavita
f8214049d4
Site: sections anchors fix
...
Fixes #2369
2019-04-07 15:42:00 +01:00
Rich Harris
92b66a313e
Merge pull request #2368 from sveltejs/gh-2329
...
use spritesheet for contributors
2019-04-07 10:03:36 -04:00
Richard Harris
3f02d999cd
use spritesheet for contributors - fixes #2329
2019-04-07 09:56:47 -04:00
Rich Harris
7853d5af13
Merge pull request #2367 from sveltejs/who-is-using-svelte
...
Add a 'Who's using Svelte' section
2019-04-07 08:36:33 -04:00
Richard Harris
411d1118b6
mobile styles
2019-04-07 08:36:08 -04:00
Richard Harris
12083e797f
remove excess padding from logos
2019-04-07 08:33:42 -04:00
Richard Harris
94e2ea3610
compress images
2019-04-07 08:28:58 -04:00
Richard Harris
bf04c0528d
add instructions
2019-04-07 08:25:21 -04:00
Richard Harris
56b6fb0607
fix readable examples in tutorial
2019-04-07 08:05:12 -04:00
Richard Harris
342d1a0166
add a few organisations using Svelte
2019-04-07 08:03:26 -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
Richard Harris
6e32ffd990
tweak working - fixes #2350
2019-04-06 09:52:14 -04:00
Rich Harris
d73c833b6f
Merge pull request #2364 from mindrones/site-apidoc-fix
...
API docs: remove an absolute URL
2019-04-06 16:39:06 +03: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
Rich Harris
c853e44130
Merge pull request #2349 from Panya/issue-2348
...
Pass block to the render of an expression in an attribute
2019-04-06 15:40:26 +03:00
Rich Harris
c20ad22363
Merge pull request #2351 from jches/gh/2347
...
Don't hoist non-renamed exports
2019-04-06 15:39:46 +03:00
Rich Harris
1f5293810f
Merge pull request #2357 from sveltejs/conditional-text-updates-2
...
Update text.data only when necessary
2019-04-06 15:38:28 +03:00
Rich Harris
2b7b1c7e91
only coerce once
2019-04-06 08:38:11 -04:00
Rich Harris
7d4a36af2d
Merge pull request #2363 from jches/gh/2278
...
hoist all hoistable functions
2019-04-06 14:52:57 +03:00
John Chesley
614788c9e8
hoist all hoistable top-level functions
2019-04-05 22:26:51 -04:00
John Chesley
1098b6c1f5
add failing test for #2278
2019-04-05 22:02:55 -04:00
Jacob Wright
6ef8137b4b
Update text.data only when necessary
...
Only update the text node if the text node's value is not equal. This fix is for contenteditable usage where text content may change outside of Svelte's control in order to preserve text composition.
Accomplishes the same thing as #2341 without the added API.
2019-04-03 11:16:34 -06: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
Pat Cavit
4a75d93173
docs: remove hardcoded localhost link from API
2019-04-02 14:38:01 -04:00