0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-29 16:36:44 +01:00
Commit Graph

3478 Commits

Author SHA1 Message Date
Richard Harris
18c2ae715f prevent false positive detection of events that can be made passive - fixes #1914 2018-12-29 10:25:01 -05:00
Richard Harris
cd4f987f4e prevent annoying sidebar scrolling glitch 2018-12-29 09:25:58 -05:00
Rich Harris
cfb6f52f2b
Merge pull request #1925 from sveltejs/gh-1924
Prevent modification of internal state
2018-12-29 00:16:10 -05:00
Rich Harris
11e8270963
Merge pull request #1923 from sveltejs/gh-1919
make event handler names unique across components
2018-12-29 00:13:33 -05:00
Rich Harris
4cb2b8dc90
Merge pull request #1926 from sveltejs/gh-1918
always use stats.warn instead of options.onwarn
2018-12-29 00:12:23 -05:00
Richard Harris
f482927a59 simplify option normalization 2018-12-28 22:23:51 -05:00
Richard Harris
88c674079b always use stats.warn instead of options.onwarn - fixes #1918 2018-12-28 22:19:25 -05:00
Richard Harris
468b5dc0c4 fix tests 2018-12-28 21:57:40 -05:00
Richard Harris
436fffb6bb cut out the middleman 2018-12-28 21:48:34 -05:00
Richard Harris
ef944b5713 prevent parent component modifying child component state - fixes #1924 2018-12-28 21:45:03 -05:00
Richard Harris
fc0b49eca2 make event handler names unique across components - fixes #1919 2018-12-28 21:04:40 -05:00
Richard Harris
ff2a21e63a Merge branch 'master' into embedded-repl-hide-compiler-options 2018-12-28 20:39:55 -05:00
Richard Harris
519d91a896 fix REPL tab key behaviour 2018-12-28 20:07:39 -05:00
Rich Harris
bd5ac197c7 use Emotion instead of Aphrodite 2018-12-28 17:39:57 -05:00
Rich Harris
2688ed7d0a only remove our own styles 2018-12-28 17:39:37 -05:00
Rich Harris
95c84498e0 pin Rollup version until we upgrade 2018-12-28 17:39:14 -05:00
Rich Harris
b799edc5a6 Merge branch 'master' of github.com:sveltejs/svelte 2018-12-28 17:28:49 -05:00
Rich Harris
f296fe1e2f remove unused link 2018-12-28 17:28:46 -05:00
Rich Harris
462182b064
Merge pull request #1921 from sveltejs/rfc-links
link to RFCs
2018-12-28 13:28:49 -05:00
Conduitry
b8c5ab5c12 link to RFCs 2018-12-28 13:27:11 -05:00
Rich Harris
ffc039eeae tweak vdom post 2018-12-27 08:52:14 -05:00
Rich Harris
d42d4ffb73 Merge branch 'master' of github.com:sveltejs/svelte 2018-12-26 18:37:41 -05:00
Rich Harris
d8bf74bc7f virtual DOM post 2018-12-26 18:35:19 -05:00
Conduitry
168c9bf73b don't check in _contributors.js 2018-12-26 15:58:07 -05:00
Rich Harris
38ffa99f36 apply max width 2018-12-26 15:03:19 -05:00
Rich Harris
ca060be80e add css-in-js post 2018-12-26 14:53:54 -05:00
Rich Harris
53cee5064f tweak top nav 2018-12-26 10:47:54 -05:00
Rich Harris
abf570521e swap menu icon on open 2018-12-26 09:19:21 -05:00
Rich Harris
3771c12392 mobile contents menu 2018-12-26 09:18:10 -05:00
Rich Harris
d9c1697310 update contributors on deploy 2018-12-24 22:38:32 -05:00
Rich Harris
a95a360ee3 fix link styles 2018-12-24 22:31:43 -05:00
Rich Harris
a82ffbd942 add contributor list 2018-12-24 22:29:49 -05:00
Rich Harris
a7a8357f69 tweak blog styles 2018-12-24 21:53:02 -05:00
Rich Harris
af1982a13c style fixes 2018-12-24 21:44:11 -05:00
Rich Harris
ff8b12adcc Merge branch 'master' of github.com:sveltejs/svelte 2018-12-24 21:30:50 -05:00
Rich Harris
d7dc52a9de better mobile styles 2018-12-24 21:18:35 -05:00
Rich Harris
5728866449
Merge pull request #1915 from funkybob/fb/images/optimise
Optimise PNGs
2018-12-24 20:18:52 -05:00
Curtis Maloney
9f639d953b Optimise PNGs 2018-12-25 12:14:42 +11:00
Rich Harris
c347e7344a minor tweaks 2018-12-24 16:20:57 -05:00
Conduitry
7e3615c3d5 do not display compiler options in embedded REPL 2018-12-24 15:59:57 -05:00
Rich Harris
7aa612f61d various guide improvements 2018-12-24 15:37:32 -05:00
Rich Harris
3c06379398 take new tagline for a spin, see if we like it 2018-12-24 13:22:16 -05:00
Rich Harris
64475ff92f replace homepage TODO with quickstart guide 2018-12-24 13:16:26 -05:00
Rich Harris
24b0c67dca minor fixes 2018-12-24 12:38:35 -05:00
Rich Harris
051b780ee0 fix blog markdown 2018-12-24 12:20:39 -05:00
Rich Harris
16b654dabb link to discord, not gitter 2018-12-24 12:15:05 -05:00
Rich Harris
9b5dc22311 more style tweaks 2018-12-24 12:08:24 -05:00
Rich Harris
166e82ff76 line-height: 1.5 2018-12-24 10:38:59 -05:00
Rich Harris
74d81dde6b tweak various bits of CSS 2018-12-24 10:34:24 -05:00
Rich Harris
8d38dbf178 show code in REPL before it loads, tab switch between prop editors 2018-12-24 10:02:12 -05:00