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

105 Commits

Author SHA1 Message Date
Pat Cavit
4a75d93173 docs: remove hardcoded localhost link from API 2019-04-02 14:38:01 -04:00
Rich Harris
6ccd66468c
remove unused ctx/running variables 2019-03-30 07:33:20 -04:00
Rich Harris
68d6793c97
remove unused ctx/running variables 2019-03-30 07:33:02 -04:00
Hunter Perrin
94594eb298
Merge pull request #1 from hperrin/patch-2
Remove unused r variable.
2019-03-29 20:13:28 -07:00
Hunter Perrin
19f68f358b
Remove unused r variable. 2019-03-29 20:11:40 -07:00
Hunter Perrin
a85cc349b8
Remove unused r variable. 2019-03-29 20:10:40 -07:00
Rich Harris
a07eac432a
update API reference docs (#2206) 2019-03-29 21:49:31 -04:00
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
4be340bb57
fix example code 2019-03-29 08:28:29 -04:00
James
e76b9e779a reverse readable stores arg order, fixes #2330 2019-03-28 21:56:11 +08: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
Richard Harris
fba4308036 dry out /repl/embed 2019-03-19 21:53:43 -04:00
Rich Harris
ad2924acb3 a few tweaks 2019-03-18 18:27:41 -04:00
Richard Harris
b3b8f4220c various spring fixes, including #2167 2019-03-17 12:15:16 -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
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
5bd43fba51 bones of an example index page 2019-03-10 15:53:01 -04:00
Richard Harris
217cd6c741 move example data into components 2019-03-10 13:15:56 -04:00
Rich Harris
4541d58798
Add a tutorial (#2132) 2019-03-10 09:30:29 -04:00
Conduitry
7e5b29c85e repl: don't export time as prop in SVG Clock example 2019-02-23 12:23:28 -05:00
Richard Harris
a0e72db86a fix crud example 2019-02-17 11:06:28 -05:00
Richard Harris
f863a5df30 fix flight booker example 2019-02-17 10:51:21 -05:00
Rich Harris
e6ed8ef49f update site, including REPL, to use .svelte 2019-02-08 20:58:18 -05:00
Vasiliy Mikhaylovsky
7cf6c0a492
Change "Keyed each blocks" to v3
https://v3.svelte.technology/repl?version=3.0.0-beta.1&gist=f39ae2d72b85b84415aed58acdc43d87
2019-02-06 03:18:31 +05:00
Richard Harris
eda1bc627b copy changelog blog post over from svelte.technology 2019-01-31 09:28:35 -05:00
Conduitry
a270661d20 rename <svelte:meta> to <svelte:options> (#2017) 2019-01-29 17:59:40 -05:00
Brian Hann
5b73c03271
Syntax error on element binding example 2019-01-15 08:59:01 -06:00
Conduitry
a035676ef0 guide: update docs for <svelte:body> 2019-01-09 11:09:48 -05:00
Conduitry
77df0b7c45 update and tidy REPL examples 2019-01-03 18:23:03 -05:00
Chris Morgan
c850dcd6c4
Update parallax example to use https: URLs
It’s very common for http: URLs not to load in https: page now.
These images are served on https: also, so use that.
2019-01-03 22:48:17 +11:00
Richard Harris
3701e0d582 add spring example 2019-01-01 19:34:55 -05:00
Richard Harris
953bdddd53 link to a relevant tweet in virtual DOM post 2018-12-30 12:31:30 -05:00
Rich Harris
bd5ac197c7 use Emotion instead of Aphrodite 2018-12-28 17:39:57 -05:00
Rich Harris
b799edc5a6 Merge branch 'master' of github.com:sveltejs/svelte 2018-12-28 17: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
d8bf74bc7f virtual DOM post 2018-12-26 18:35:19 -05:00
Rich Harris
ca060be80e add css-in-js post 2018-12-26 14:53:54 -05:00
Rich Harris
a7a8357f69 tweak blog styles 2018-12-24 21:53:02 -05:00
Rich Harris
c347e7344a minor tweaks 2018-12-24 16:20:57 -05:00
Rich Harris
7aa612f61d various guide improvements 2018-12-24 15:37:32 -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
8768c5d7bd minor site tweaks 2018-12-23 22:00:35 -05:00
Rich Harris
93f37c3eeb
Merge pull request #1901 from sveltejs/embedded-repl
embedded REPLs
2018-12-23 19:14:49 -05:00
Rich Harris
4016f4ff71 put homepage demos into the repo 2018-12-23 19:11:19 -05:00
Conduitry
fab74508ab use integrated transitions in demos 2018-12-23 19:05:30 -05:00
Conduitry
486a9d4dc4 another markdown fix 2018-12-22 20:56:40 -05:00
Conduitry
028040325a fix lifecycle demo markdown 2018-12-22 20:36:16 -05:00
Rich Harris
29052aba7d
Bring svelte.technology source into main repo 2018-12-22 16:09:27 -05:00