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

805 Commits

Author SHA1 Message Date
Vulwsztyn
fb6d570b92 tutorial 12.a inconsistency fix
Update of tutorial page 12.a making it match with "Show me" result
2019-12-21 22:01:59 -05:00
Rihards Gravis
8da8da3c27 Add IOTA Foundation logo to WhoIsUsingSvelte component 2019-12-21 22:00:55 -05:00
Yugo Ogura
11002c93fe site: fix wrong link to tweened (#4137) 2019-12-21 05:01:35 -05:00
Kevin Åberg Kultalahti
109639c57c adds link to REPL from example page. 2019-12-18 08:44:22 -05:00
Tim Deschryver
1ef7601d69 docs: selectable npx link 2019-12-14 20:10:12 -05:00
Conduitry
691211aeba site: provide alternatives to degit on homepage 2019-12-09 16:34:37 -05:00
Conduitry
ef4da392ae Revert "feat repl twitter title use repl title"
This reverts commit ad1f15df41.
2019-12-09 14:21:15 -05:00
rykiplov
3e1e6cbd78 Added Absolute Web logo to WhosUsingSvelte (#4057) 2019-12-09 09:34:42 -05:00
Raj Nandan Sharma
7768110d27 added Cashfree to WhoUsingSvelte (#4054) 2019-12-09 09:33:06 -05:00
Tan Li Hau
ad1f15df41 feat repl twitter title use repl title 2019-12-09 09:25:44 -05:00
Sebastian Stephan
4e51d35dd8 site: fix link to realworld demo in blogpost (#4028)
* Fix link to realworld demo in blogpost

* link to repo instead
2019-12-04 12:57:23 -05:00
Rich Harris
193f9e1e1e
Merge pull request #3955 from joncfoo/patch-1
Document $: in the tutorial
2019-11-29 21:12:33 -05:00
Rich Harris
ae8684ffff
Update text.md 2019-11-29 21:11:44 -05:00
Rich Harris
310a4845cf
Merge pull request #4011 from deanmcpherson/master
Adding Paperform logo
2019-11-29 20:44:46 -05:00
Bartosz Magier
5343f6db04 Add The Software House Logo 2019-11-28 14:31:31 +01:00
Dean McPherson
6067fe38e0
Update WhosUsingSvelte.svelte 2019-11-28 20:00:04 +11:00
Dean McPherson
4bd6cd4ef2
Paperform logo SVG 2019-11-28 19:58:03 +11:00
Conduitry
3d0a5f8c37 site: update links to rollup-plugin-svelte repo 2019-11-25 13:30:36 -05:00
Richard Harris
8125731deb merge 2019-11-23 18:47:31 -05:00
Rich Harris
911dc6f29d
Merge pull request #3950 from MentorCV/master
MentorCV org add
2019-11-23 18:46:37 -05:00
Richard Harris
76a0af40fb use a smaller PNG instead of large base64 PNG inside SVG 2019-11-23 18:45:59 -05:00
Richard Harris
d2f7e6662b Merge branch 'add-myorganisation-logo' of https://github.com/Jingmnt/svelte into Jingmnt-add-myorganisation-logo 2019-11-23 18:41:28 -05:00
Richard Harris
d1146281ef only mention official plugins, link to integrations for others. closes #3970 2019-11-23 18:34:58 -05:00
Richard Harris
13f7bd9412 update svelte-repl - closes #3971 2019-11-23 18:29:02 -05:00
Luke Edwards
ee20a499e0 chore: bump polka deps 2019-11-23 13:26:31 -08:00
Jingmnt
b2612db37c
updated link to website for logo 2019-11-20 08:24:09 +02:00
Jingmnt
d9b3ee498c
added jingmnt svg logo 2019-11-20 08:20:53 +02:00
Jonathan Curran
d8e625c439
Document $: in the tutorial
This change re-words some of the prose so that the label syntax is spoken of in _unfamiliar_ terms rather than _alien_ as it is valid syntax and not some svelte-specific feature/functionality.
2019-11-19 17:49:46 +01:00
Nikos Katsikanis
4cdef510fc MentorCV org add 2019-11-18 19:26:23 +01:00
Rich Harris
0aceccc31b Merge branch 'master' of github.com:sveltejs/svelte 2019-11-18 10:52:04 -05:00
Rich Harris
1dead6fa9d typo 2019-11-18 10:52:02 -05:00
Rich Harris
5721ae3aeb
Merge pull request #3943 from Conduitry/gh-2505
site: add font fallback for Comic Sans MS
2019-11-18 10:45:39 -05:00
Rich Harris
a4658e2d42 document new media element bindings 2019-11-18 10:43:05 -05:00
AlexxNB
2285ee222a fix 'action with param' example and tutorial 2019-11-18 12:47:30 +03:00
Conduitry
78eea640d3 site: add font fallback for Comic Sans MS (#2505) 2019-11-17 17:22:21 -05:00
Richard Harris
a7c0fc8c35 update svelte-repl 2019-11-17 08:34:47 -05:00
Richard Harris
df5d0de29a update deps 2019-11-17 08:18:15 -05:00
Richard Harris
334f32ea56 update svelte-repl - adds console panel 2019-11-16 19:27:46 -05:00
Rich Harris
bbf47501d5 linux instructions 2019-11-15 17:54:04 -05:00
Rich Harris
5dfc7094d8 add blog post 2019-11-15 16:19:51 -05:00
Rich Harris
054f409950
better tutorial for parameterised actions (#3930)
* better tutorial for parameterised actions

* update example alongside tutorial

* update thumbnail
2019-11-15 12:03:15 -05:00
Rich Harris
331bb39c0a
Merge pull request #3826 from vascoosx/crud-example-update-fix
Fix crud example update error after searching
2019-11-14 16:55:42 -05:00
Rich Harris
3889ec499e
simpler fix 2019-11-14 16:55:34 -05:00
Conduitry
97f68620fd site: bump repl package 2019-11-13 18:58:00 -05:00
Conduitry
feafc34f8e site: rollup resolve and onwarn improvements from sapper-template 2019-11-13 07:26:30 -05:00
Tan Li Hau
b382b9a9c6 add loopGuardTimeout options 2019-11-11 22:50:48 +08:00
Richard Harris
ad2aac509d bump svelte-repl 2019-11-10 19:10:11 -05:00
Shakhbulat Gazgireev
31a81d3553 Site: add editor file association instructions (#3888) 2019-11-10 08:16:39 -05:00
Richard Harris
1dfd42c3f4 tweak wording 2019-11-09 15:07:01 -05:00
Richard Harris
98c76ec7e8 Merge branch 'master' of https://github.com/SrZorro/svelte into SrZorro-master 2019-11-09 15:01:53 -05:00