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

34 Commits

Author SHA1 Message Date
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