0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 01:11:24 +01:00
Commit Graph

181 Commits

Author SHA1 Message Date
Richard Harris
143117054a Merge branch 'master' of github.com:sveltejs/svelte 2019-03-29 08:44:35 -04:00
Richard Harris
200b82d8d0 add playbackRate to list of bindings in tutorial 2019-03-29 08:44:15 -04:00
Rich Harris
edd92cf8ea
Merge pull request #2331 from lunchboxer/master
reverse readable stores arg order in tutorial, fixes #2330
2019-03-29 08:28:41 -04:00
Rich Harris
4be340bb57
fix example code 2019-03-29 08:28:29 -04:00
Richard Harris
6836f64312 fix broken link 2019-03-29 08:24:56 -04:00
James
e76b9e779a reverse readable stores arg order, fixes #2330 2019-03-28 21:56:11 +08:00
Richard Harris
a72d7a72f5 pass through mapbox setup code 2019-03-28 08:46:30 -04:00
Richard Harris
467cbc3bed merge master -> external-repl 2019-03-27 22:14:01 -04:00
Richard Harris
c3b4e6c792 use external repl package everywhere 2019-03-27 22:08:50 -04:00
Conduitry
388d5f604a site: use published version of eslint-plugin-svelte3 2019-03-27 22:06:56 -04:00
Richard Harris
c7f9f514be use external repl package 2019-03-27 09:31:06 -04:00
Rich Harris
70c8d3e24a
Merge pull request #2311 from sveltejs/gh-2306
Fix zen mode REPL nav CSS
2019-03-25 16:24:03 -04:00
Conduitry
63771522d3 site: tidy repl example loading and fix race condition (#2313) 2019-03-25 13:16:45 -04:00
Richard Harris
cb60f6cfad begun, the z-index wars have 2019-03-25 08:24:58 -04:00
Rich Harris
99f041900b
Merge pull request #2288 from bdougherty/fix-media-element-tutorial
Fix media element tutorial
2019-03-24 21:41:19 -04:00
Rich Harris
88366b9ed2
typo 2019-03-23 20:56:27 -04:00
Brad Dougherty
1b3320d765
Update media urls to https 2019-03-21 19:41:33 -04:00
Conduitry
2eba76a1a1 site: remove unused /repl/embed route 2019-03-20 13:00:35 -04:00
Conduitry
a0e6638a96 site: make main REPL use relaxed sandbox when loading from example 2019-03-20 12:58:52 -04:00
Conduitry
665c3eac79 site: run tutorial and widget REPLs in relaxed sandbox (#2147) 2019-03-20 10:52:56 -04:00
Rich Harris
29b4615d9d
Merge pull request #2272 from sveltejs/gh-2216
[WIP] Don't use iframes for homepage REPLs
2019-03-19 21:58:07 -04:00
Richard Harris
fba4308036 dry out /repl/embed 2019-03-19 21:53:43 -04:00
Rich Harris
e8b7cd7889 stagger creation of REPL widgets on home page 2019-03-19 13:38:37 -04:00
Richard Harris
795ca0c291 share workers, prevent REPL crosstalk 2019-03-19 09:21:47 -04:00
Mikhail Korepanov
39eece990e Change input of a component when click on an error message 2019-03-19 01:48:04 +03:00
Rich Harris
9f0630c3fb start moving REPL widgets out of iframes (#2216) 2019-03-18 18:44:40 -04:00
Rich Harris
ad2924acb3 a few tweaks 2019-03-18 18:27:41 -04:00
Rich Harris
fce96dcd75 remove old style tags when updating components - fixes #2220 2019-03-18 17:13:34 -04:00
Conduitry
149c33b69e site: serve static assets with allow origin '*' (#2221) 2019-03-18 15:36:06 -04:00
Rich Harris
21d56c9ee3
Tidy up (#2252) 2019-03-18 09:06:01 -04:00
Richard Harris
a859d5cb90 recompile when options change 2019-03-17 17:22:19 -04:00
Richard Harris
52dac8f2a7 rebundle when files are created/renamed 2019-03-17 16:51:19 -04:00
Richard Harris
b3b8f4220c various spring fixes, including #2167 2019-03-17 12:15:16 -04:00
Conduitry
becb6d4a93 site: update eslint-plugin-svelte3 2019-03-16 10:59:33 -04:00
Rich Harris
3ef1c10190
Merge pull request #2210 from sveltejs/gh-2208
REPL: better "could not resolve module" error
2019-03-15 19:38:12 -04:00
Conduitry
66e2905066 repl: deal with named module exports from main App 2019-03-15 19:16:59 -04:00
Conduitry
78cb0183fb repl: use Rollup 1.x 2019-03-11 14:39:08 -04:00
Conduitry
328db0920f repl: better bundling error when unable to resolve module (#2208) 2019-03-11 14:13:03 -04:00
Richard Harris
0e6bf65aeb style tweaks, additional thumbnails 2019-03-10 22:30:47 -04:00
Richard Harris
2edb5df09c transfer over all the old examples worth keeping 2019-03-10 22:25:33 -04:00
Richard Harris
771d9eed06 update/remove some more stuff 2019-03-10 19:39:14 -04:00
Richard Harris
9037688dd9 thumbnails 2019-03-10 18:53:06 -04:00
Richard Harris
3b424fe660 7guis examples 2019-03-10 18:52:54 -04:00
Richard Harris
23eeddef66 tweak examples 2019-03-10 18:35:46 -04:00
Richard Harris
830fb1ea49 remove thumbnails 2019-03-10 18:35:29 -04:00
Richard Harris
b870e65511 add thumbnails to examples page 2019-03-10 17:16:39 -04:00
Richard Harris
5bd43fba51 bones of an example index page 2019-03-10 15:53:01 -04:00
Richard Harris
ff32efd8d9 update Svelte, fix bug 2019-03-10 13:54:51 -04:00
Richard Harris
e27028e780 more tidying up 2019-03-10 13:43:58 -04:00
Richard Harris
26e783b078 remove some more unused stuff 2019-03-10 13:42:52 -04:00