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

1007 Commits

Author SHA1 Message Date
Anthony Le Goas
dac64a363c site: factor out Contributors component (#4177) 2019-12-29 10:47:27 -05:00
Conduitry
b59673155c site: in dev mode, proxy /repl/[id].json requests to real server 2019-12-24 11:53:49 -05:00
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
Rich Harris
0f602a17c2
Merge pull request #3874 from el1f/example-logotype
✏️ outdated logotype on svg-transition example
2019-11-09 14:57:48 -05:00
Rich Harris
7ab26f872b
Make font-weight 400, add to stylesheet 2019-11-09 14:57:14 -05:00
Conduitry
de80ae72c3 site: clarify bind component prop docs (#3484) 2019-11-09 14:32:22 -05:00
Alex Simonides
a83b2fa6d7 #3864: Update Penner easing functions link (#3865) 2019-11-09 14:09:47 -05:00
Ayoub
752c09cf53 ✏️ outdated logotype on svg-transition example 2019-11-08 02:24:34 +01:00
Rich Harris
e467c92564 fix logo-mask url, remove unused file 2019-11-06 11:49:40 -05:00
Fox
b750aaa46d
site/tutorials - Added extra explanation for object reactivity 2019-11-06 15:42:59 +01:00
Leonardo Di Vittorio
1b8a1b22a6 fix: svelte-logo-mask correct file name 2019-11-06 15:20:51 +01:00
red-meadow
3174d3cc59 Minor tutorial fix (#3843) 2019-11-03 09:25:46 -05:00
Shunichi Hato
b704531a2e Make selection reactive with search 2019-11-03 13:58:35 +09:00
Shunichi Hato
4918faf605 Fix crud example update error when filtering
because the index `i` in update refers to the index in the original
2019-10-31 17:28:56 +09:00
Rich Harris
1324a57786
oops, remove some debugging code 2019-10-29 12:55:41 -04:00
Rich Harris
e931a56854
Merge pull request #3762 from sveltejs/gh-3761
allow spring/tweened values to be initially undefined
2019-10-28 07:18:12 -04:00
Richard Harris
e8f5b24143 docs and a fix for #3761 2019-10-27 21:10:12 -04:00
Richard Harris
e55bf4013d remove some unused code 2019-10-27 18:36:19 -04:00
Richard Harris
fe3412828c make modal more accessible 2019-10-27 18:26:06 -04:00
Richard Harris
1b245a48c2 Merge branch 'patch-1' of https://github.com/SteveALee/svelte into SteveALee-patch-1 2019-10-27 18:24:32 -04:00
Steve Lee
1668316621
Fix script end tag 2019-10-27 18:44:57 +00:00
pngwn
7c445093fb Document bind:playbackRate in the API documentation. Closes #3806. 2019-10-27 09:13:33 -04:00
Steve Lee
1e55d46bc0
Add Key handling to modal example
This is a basic accessibility requirement for key access
2019-10-26 23:53:13 +01:00
Conduitry
3f6b743dd0 site: add REPL imports to .zip's pkg.devDependencies (#3795) 2019-10-26 16:22:10 -04:00
Rich Harris
d4fd91cbb9
tweak 'show me' styles 2019-10-24 15:06:01 -04:00
mustafa0x
b605f3867e
reduce confusion mentioned in #2452 2019-10-24 18:34:23 +03:00
Alessandro (Ale) Segala
8c0c15c3aa Fixed anchor link in documentation 2019-10-24 08:14:47 -04:00
Paul Murray
d91e9afab6 Fixes #3008: Better SSR docs 2019-10-22 20:49:03 -04:00
vages
e3953b234c Add Entur to "Who is using Svelte?" (#3754) 2019-10-20 15:26:26 -04:00
Luke Edwards
ce5bd1bf35 fix: invoke authenticate factory 2019-10-18 15:18:29 -04:00
Rich Harris
84b0e86583 allow site to run locally without PG env vars 2019-10-16 18:17:32 -04:00
Aaron George
36ca311500 FIXED: Media Elements Tutorial
* FIXED: Seeking

Seeking was being caused on the mousemove event, regardless of if the mouse was actually dragging or not
2019-10-16 15:29:53 -04:00
Aaron George
231fbfa020 FIXED: Media Elements Example
Seeking was happening regardless of if a drag was happening
2019-10-16 15:20:04 -04:00
Niels Jacobs
92cd56a348 site: add Jacoux logo 2019-10-13 07:30:50 -04:00
adrian5
565931dff9 Doc: update file-type association instructions for Atom 2019-10-12 16:45:45 -04:00
Josh Duff
e4d7f77453 site: add missing word 2019-10-12 08:19:55 -04:00
Conduitry
8d5b7e0ef3 site: tidy a few markdown code block languages 2019-10-12 08:04:03 -04:00
Conduitry
1a2af80818 site: handle unknown/missing markdown code block syntax languages 2019-10-12 08:04:03 -04:00
Conduitry
0d20fb9b8d site: fix unknown syntax highlighting language in blog post 2019-10-11 22:23:28 -04:00
Sercan Eraslan
c7cc6a55cf Fix: dimensions example overflow problem 2019-10-11 20:13:32 -04:00
adrian5
dcfe9f6b78 Doc: add file-type association instructions for Atom 2019-10-11 20:11:51 -04:00
Conduitry
d3e815c209 lint during CI 2019-10-11 18:49:11 -04:00
Sercan Eraslan
8206c27c0a Fix: lifecycle update example overflow problem 2019-10-09 13:02:00 -04:00
AlexxNB
def776520f bump @sveltejs/site-kit version 2019-10-04 08:54:10 -04:00
Mikhail Khorpyakov
5fd2a1c499 Whos using: added SQL Tribe logo 2019-10-04 08:53:43 -04:00
Infant Frontender
77e3605c39 Fix typo
customElements -> customElement
2019-10-04 08:50:10 -04:00
Dewa M. Widyakumara
87a9ee2d87 replace tokopedia logo with svg 2019-10-04 08:49:20 -04:00
Luke Edwards
5e2c524825 chore: update database ENV keys 2019-09-30 21:00:24 -07:00
Conduitry
5dda05213e site: compress more images 2019-09-21 11:28:38 -04:00
Jack Beegan
44447003a9 Fix minor error in API docs of draw 2019-09-21 11:26:27 -04:00
Conduitry
1baf78b097 Revert "add digital climate strike banner"
This reverts commit 38a719b8d5.
2019-09-21 11:26:02 -04:00
Richard Harris
38a719b8d5 add digital climate strike banner 2019-09-19 20:08:41 -04:00
Elliot Waite
0040f34c5c Fix a typo in 04-compile-time.md. 2019-09-18 18:38:34 -04:00
Conduitry
4044458126 site: compress more logos 2019-09-17 10:23:03 -04:00
priyanjitdey94
4ef4db0a1b added fusioncharts logo to who is using svelte section 2019-09-17 10:21:05 -04:00
Jorma de Ronde
65098511e1 Added ofof to 'who is using svelte' (#3568)
* Added ofof to 'who is using svelte'

* compress png
2019-09-17 10:18:24 -04:00
Omer Faruk APLAK
fc059f6204 add pankod logo 2019-09-17 10:10:13 -04:00
Conduitry
14a46a17d0 fix the rest of the typo 2019-09-11 10:21:41 -04:00
Bartosz Trzos
4b7e2a09c9 Fix a typo
Fix inconsistency with the app
2019-09-11 10:15:31 -04:00
Conduitry
66c44919a7 site: lint 2019-09-11 07:42:02 -04:00
mattstobbs
c250793b35 Fix animate example (#3543) 2019-09-10 09:08:44 -04:00
Conduitry
e8ad4018fc site: bump deps 2019-09-09 20:59:02 -04:00
Conduitry
424ed9ef5c site: fall back to username on /apps page 2019-09-09 20:31:55 -04:00
Richard Harris
58e76569be bump site deps (fixes ios styles) 2019-09-08 17:16:27 -04:00
Richard Harris
db5cea146f document blur transition 2019-09-07 15:25:30 -04:00
Rich Harris
409abd6c5d
Merge pull request #3481 from dkondrad/gh-3456
site: docs: {@html} clarifications
2019-09-07 14:59:08 -04:00
Rich Harris
5346b378e3
tweak explanation 2019-09-07 14:58:58 -04:00
Richard Harris
c2ce00f29c bump site deps 2019-09-07 10:33:23 -04:00
Rich Harris
77a1555b0c
Merge pull request #3507 from oguzhaninan/master
Add Bekchy Logo
2019-09-07 10:15:30 -04:00
Rich Harris
027f505d27
preserve alphabetical order 2019-09-07 10:14:58 -04:00
David A Kondrad
6e9ac1971c site: docs: {@html} clarifications
This commit clarifies that `{@html}` directives cannot be used to surround markup with additional tags.
Also corrected the grammar in the descriptive text to remove dangling fragment.

Fixes #3456
2019-09-05 11:11:04 -04:00
Matheus Castiglioni
c2688b9211 Adding Dextra brand in who using site section 2019-09-05 10:56:57 -03:00
Reto Trinkler
b1a8c96e18 Remove unnecessary code in "bind-this" example
In https://svelte.dev/examples#bind-this some code is superfluous
2019-09-05 07:59:00 -04:00
Oguzhan Inan
100ac2caa2
Add Bekchy Logo 2019-09-05 09:10:32 +03:00
Oguzhan Inan
d0a23c750d
adde bekchy logo 2019-09-05 09:06:57 +03:00
Conduitry
1ab3dcb342 use assets served from github pages 2019-09-04 08:06:55 -04:00
Rich Harris
85cfa52f53
Merge pull request #3482 from cbolgiano/add-buydotstar-logo
Add buydotstar logo
2019-09-03 21:29:17 -04:00
Rich Harris
b854a07f1f
Merge pull request #3489 from oberonspace/add-oberonspace-logo
Add OberonSPACE logo
2019-09-03 21:19:26 -04:00
Rich Harris
bb65fdced2
Merge pull request #3503 from rhucle/add-grainger-logo
Add Grainger logo
2019-09-03 21:13:51 -04:00
Rhucle
802aa5f92e Add Grainger logo 2019-09-03 19:16:55 -05:00
Nicolas
9d97527882 Added Metrovias logo 2019-09-03 12:12:01 -03:00
Dejan Lukić
d92ff1ad77
Added OberonSPACE logo 2019-09-01 20:38:18 +02:00
Dejan Lukić
fd2e2108ae
Add files via upload 2019-09-01 20:36:52 +02:00
Gonzalo Fernández-Victorio
c470d00489 Fix small typo
The name of the prop is current, not value. With value, fails
2019-08-31 08:44:24 -04:00
devbox
8a377ad814 Fixed whitespace. 2019-08-30 18:00:24 -04:00
devbox
080cc2da9b Adding buy.* logo. 2019-08-30 17:55:49 -04:00
Rich Harris
8977da840a
Merge pull request #3463 from kyrylkov/master
Add Entriwise to 'Who is using Svelte' section #3423
2019-08-30 10:51:00 -04:00
Rich Harris
e23962a97a
preserve alphabetical order 2019-08-30 10:50:54 -04:00
Conduitry
5b4758f0f8 site: don't crash when BASEURL env isn't set 2019-08-29 11:40:52 -04:00
Sergiy Kyrylkov
6b3e087c4c
Add Entriwise logo for 'Who is using Svelte' 2019-08-26 21:10:01 +02:00
Sergiy Kyrylkov
1ee48ef483
Add Entrwise to 'Who is using Svelte' section 2019-08-26 21:07:13 +02:00
Sander Hahn
e72fa3bf9e next page link for apps 2019-08-19 18:11:11 +02:00
Sander Hahn
bf37db9985 fix offset 2019-08-19 16:37:20 +02:00
Richard Harris
b4509c755f remove hyphens from UIDs 2019-08-19 08:18:05 -04:00
Richard Harris
a53849d54f Merge branch 'master' into gh-3019 2019-08-19 08:15:45 -04:00
Rich Harris
c8a44ec8d0
Merge pull request #3420 from sveltejs/cookies
use cookies instead of JWT
2019-08-19 08:08:36 -04:00
Richard Harris
eb9e405916 remove JWT stuff from .env.example 2019-08-19 08:07:55 -04:00
Richard Harris
b73941c8cf fix deps, tidy up query 2019-08-19 08:00:47 -04:00
Richard Harris
08be15e3ae add some more CE docs 2019-08-18 20:15:26 -04:00
Richard Harris
de24efd3b8 small fix 2019-08-18 20:08:17 -04:00
Richard Harris
b23839fb5f add custom element documentation 2019-08-18 19:55:35 -04:00
Richard Harris
bd5f69ded4 show list of apps belonging to user 2019-08-18 15:29:42 -04:00
nbgoodall
a0b48f9825 Add Zevvle logo to 'Who is using Svelte' section 2019-08-18 19:50:41 +01:00
Richard Harris
90ecf90963 Merge branch 'cookies' into gh-3019 2019-08-18 13:41:01 -04:00
Richard Harris
37b8848dac colocate all auth/db code, use LRU cache to avoid unnecessary db hits 2019-08-18 13:20:59 -04:00
Richard Harris
3c5d46dc0b code organisation 2019-08-18 12:19:28 -04:00
Richard Harris
fb5179b0f3 use cookies instead of JWT 2019-08-17 11:32:35 -04:00
Richard Harris
419b4150dd start building UI for saved REPLs 2019-08-16 23:30:47 -04:00
Richard Harris
b7fb764233 Merge branch 'gist-archive' of https://github.com/sanderhahn/svelte into sanderhahn-gist-archive 2019-08-16 14:22:07 -04:00
Rich Harris
120ee28c4f
Merge pull request #3416 from sveltejs/better-keyed-each-example
better keyed each example
2019-08-16 14:01:41 -04:00
Richard Harris
383d441b83 better keyed each example 2019-08-16 14:00:06 -04:00
Rich Harris
4251fc9f00
Merge pull request #3405 from Dagdahu/patch-1
Possible typo on transition speed description - Update 03-run-time.md
2019-08-16 13:36:59 -04:00
Rich Harris
3c0c9da6c6
Merge pull request #3407 from caengen/patch-1
Examples: Remove unused variable
2019-08-16 13:29:52 -04:00
Sander Hahn
8f30793c58 Access repl archive in console 2019-08-16 19:19:12 +02:00
Silas Rech
f0448710e4
Add Panascais logo to 'Who is using Svelte' section 2019-08-15 20:55:55 +02:00
Christian Engen
8f284c0f9a
Docs: unused variable removed
The `const ctx` declaration in `loop` shadows the `let ctx` declaration in the outer scope. 
This change removes the outer declaration.
2019-08-15 14:40:04 +02:00
Hugo C
0597d04dba
Update 03-run-time.md
Their might have been a minor error in the transition->draw-> speed parameter description. According to the description, half the speed halves the duration and double the speed doubles it (which doesn't make sense physicaly speaking). Let's try the other way around. :)
2019-08-15 08:57:02 +02:00
davidaq
4af242570b
Correct preprocessor api doc
Correct preprocessor type definition inside api doc
2019-08-13 20:42:35 +08:00
Richard Harris
4f26363fe0 update deferred transitions example 2019-08-12 09:37:29 -04:00
Richard Harris
bb9a9efec2 Merge branch 'master' of github.com:sveltejs/svelte 2019-08-11 10:46:13 -04:00
Rich Harris
ad790d36b4
add separator 2019-08-11 10:24:20 -04:00
vages
73a21b855a
Document $$props
This was explained in the tutorial, but I could not find any documentation on it in the docs.
2019-08-10 16:18:03 +00:00
Samuel Elgozi
b6679eba7a added self modifier explanation to the docs 2019-08-08 10:49:28 +03:00
Daniel Berner
bbbc7d25c5 Fix typo 2019-08-05 22:57:57 -04:00
Richard Harris
8170d4f455 add docs 2019-08-04 12:16:06 -04:00
Rich Harris
e9b59f72dc
Merge pull request #3338 from Vages/patch-1
Explain difference between contexts and stores
2019-08-03 13:40:05 -04:00
Rich Harris
5c365108ac
fix italicisation 2019-08-03 13:39:09 -04:00
Rich Harris
b629d6e25f
Combine context-vs-stores with reactivity explanation 2019-08-03 13:01:51 -04:00
Rich Harris
c48d3456f7
Update text.md 2019-08-03 12:53:45 -04:00
Rich Harris
9d90272966
Make point about referential equality more concisely 2019-08-03 12:53:29 -04:00
vages
78eaf77a65
Elaborate on key equality
Readers unfamiliar with the concept of object equality in Javascript may have a hard time understanding why using keys as a reference is safe. So I elaborated a little on it.

Also, I changed the "context is not reactive" part into a section of its own, deleting the word "Remember" from the opening. I couldn't remember it from previously on this page or in the tutorial, so I think it may be a leftover from a previous version of the tutorial.
2019-08-03 13:44:20 +00:00
vages
f2aa0f279e
Explain difference between contexts and stores
I had a problem understanding why you would want to use a context when you can just use a store. This is what I've gathered after reading a bit about them.
2019-08-03 13:17:33 +00:00
Conduitry
ea7f61542b site: update deps 2019-07-30 04:52:49 -04:00
Conduitry
b99ee7d5d1 site: remove unused files 2019-07-28 22:59:24 -04:00
Conduitry
f65ce85748 site: fix animate directive section heading 2019-07-27 06:50:23 -04:00
pngwn
fcfad5ae6b Document that context is not reactive. (#3296) 2019-07-26 21:01:45 -04:00
Conduitry
e82d5d44c1 site: deploy with --platform managed 2019-07-26 15:45:23 -04:00
pngwn
efcd294731 Site: Document svelte/easing (#3292) 2019-07-26 15:22:24 -04:00
Noah Kaufman
c6cd2d43bb clicking on 'keyed each block' link did nothing before, now it takes you to the each blocks section like it's supposed to 2019-07-26 15:21:38 -04:00
Richard Harris
729fc4e891 link directly to event modifier tutorial 2019-07-25 20:37:50 -04:00
Richard Harris
9a0a2e2a52 Merge branch 'patch-1' of https://github.com/RAYDENFilipp/svelte into RAYDENFilipp-patch-1 2019-07-25 20:26:41 -04:00
Rich Harris
4c67765118
Merge pull request #3276 from rohanfaiyazkhan/patch-1
Update 03-run-time.md (Issue #3194)
2019-07-24 08:50:46 -04:00
Rich Harris
695ace3665
Update 03-run-time.md 2019-07-24 08:50:15 -04:00
Rich Harris
8851d79533
put second argument section back with its code sample 2019-07-24 08:49:04 -04:00
Richard Harris
0e2cf9e555 compress logos 2019-07-23 08:30:49 -04:00
Richard Harris
01b4ce2955 use SVG godaddy logo instead 2019-07-23 08:30:30 -04:00
Richard Harris
921482385e Merge branch 'add-godaddy-and-sucuri-logo' of https://github.com/voldemortensen/svelte into voldemortensen-add-godaddy-and-sucuri-logo 2019-07-23 08:26:13 -04:00
Rich Harris
6cba41d3e8
Merge pull request #3231 from webdesq/add-webdesqplusdeck-logo
Added Webdesq & Deck logo to 'Who is using Svelte' section
2019-07-23 07:17:29 -04:00
Rich Harris
89f4575c0c
Merge pull request #3213 from julian-kuroiwa/add-comigo-logo
Comigo logo
2019-07-23 07:17:00 -04:00
Rohan Faiyaz Khan
d56e0d5080
Update 03-run-time.md
Added descriptors for set and update methods of the return object of writable in svelte/store.
2019-07-22 01:01:44 +06:00
craigglennie
0a3818fb9b Don't use shorthand binding in textarea example (#3256) 2019-07-20 15:49:30 -04:00
Philipp_Lypniakov
b3b830d21a
Update text.md
Added a suggestion for a user to add the preventDefault modifier so they could press any key uninterrupted by the default behavior of a key or key combination.
2019-07-20 00:41:42 +03:00
Conduitry
35f81b279f
site: document store contract (#3261) 2019-07-18 11:20:46 -04:00
Bart Pype
e7ecb60132 Added Webdesq & Deck logo to 'Who is using Svelte' section 2019-07-12 14:06:46 +02:00
voldemortensen
3406ceb16a
Add GoDaddy and Sucuri logos 2019-07-10 15:40:37 -06:00
julian-kuroiwa
7a024f0517 Comigo logo
Comigo logo as a company that is using Svelte.
2019-07-10 12:02:46 -03:00
Richard Harris
2b79a2269d update site deps 2019-07-10 08:50:02 -04:00
Ben Orozco
c49b189a27 Add HealthTree.org logo 2019-07-08 12:27:13 -06:00
Conduitry
025eed1a29 fix ESLint and eslint-plugin-svelte3 stuff 2019-07-06 18:28:58 -04:00
Vincent Ip
30f7a25e2e removed bottom padding to center button text 2019-07-04 13:35:09 +02:00
Rich Harris
05bc930bb4
Merge pull request #3161 from Conduitry/eslint6
update ESLint and plugins
2019-07-03 11:06:56 -04:00
Conduitry
323e2fa4ae site: fix setting-up-your-editor blog post crashing the server 2019-07-03 07:10:28 -04:00
Conduitry
30497669bb update ESLint and plugins 2019-07-02 18:41:29 -04:00
Rich Harris
df38a5da34
Merge pull request #3157 from lyndsysimon/add-vim-filetype-config
Add instructions for setting filetype in Vim
2019-07-02 17:38:00 -04:00
Lyndsy Simon
d9c45819a3 Add instructions for setting filetype in Vim 2019-07-02 12:32:56 -05:00
Rich Harris
bdda83fb74 send a 400 instead of a 500 2019-07-02 13:31:33 -04:00
Richard Harris
220515b605 Merge branch 'master' of github.com:sveltejs/svelte 2019-06-30 17:26:48 -04:00
Luca Bonavita
0eb86d2a13 The element on: directive anchorwas pointing to the component on: directive anchor.
Fixes #3138
2019-06-30 12:53:13 -04:00
Richard Harris
be854582e8 add font-display css 2019-06-29 16:25:24 -04:00
Rich Harris
80ef6f190d
Merge pull request #3127 from pngwn/3029-module-reactivity
Site: document that module script variables are not reactive. Closes …
2019-06-29 16:14:53 -04:00
Rich Harris
e05680d2e7
Update 01-component-format.md 2019-06-29 16:14:38 -04:00
Rich Harris
cfee4ea08f
Merge pull request #3129 from mfranzke/master
svelte.dev / Optimizations of static files/images (e.g. for Google PageSpeed ranking)
2019-06-29 16:12:16 -04:00
Chris Lee
0a76ea32bc
Change tweened docs to show "interpolate" option
`tweened` actually accepts `interpolate`, not `interpolator`. It was correctly shown in the code example (and tutorial), but not in the API docs.

Not sure if doing a full build of the site is necessary or desired, so I've just kept this change to the markdown file for now.
2019-06-28 10:38:30 -05:00
Maximilian
4eb6cf05f8 docs: adding a quick comment 2019-06-28 13:33:36 +02:00
Maximilian
f14b15afcf docs: adding a comment 2019-06-28 13:25:42 +02:00
Maximilian
24788d7ee1 fix: image sizing after WebP introduction
we would need to have this tag included after adding the picture tag
2019-06-28 13:24:35 +02:00
Maximilian
b4a83ad80c refactor: lazy loading the organisations images 2019-06-28 13:23:26 +02:00
Maximilian
e2c76fc01a refactor: providing this logo in optimized image formats
Both migrated to JPEG which provides better compression as well as WebP
2019-06-28 13:22:54 +02:00
Maximilian
c7a47489db refactor: provided optimized Tokopedia logos
Implemented the logo it different sizes according to the pixel density of the device
2019-06-28 13:20:39 +02:00
pngwn
e0ac393a76 Site: document that module script variables are not reactive. Closes #3029. 2019-06-27 21:03:35 +01:00
Rich Harris
68c8030d08
Merge pull request #3121 from Ding-Fan/patch-2
change "item" to "thing"
2019-06-26 18:02:08 -04:00
范鼎
b9cdadcd22
change "item" to "thing"
The text in the button is "Remove first thing".
2019-06-27 02:01:43 +08:00
mellisdesigns
39760b70f8 documentation - binding this remove 256 canvas size 2019-06-26 16:50:31 +10:00
Rich Harris
9806d18bdb
Update 03-run-time.md 2019-06-25 19:38:32 -04:00
Bryan Terce
5515bb49c9
Fix docs typo with derived store 2019-06-25 11:27:21 -07:00
Rich Harris
6e6a675c67 tweak docs a bit 2019-06-24 16:49:26 -04:00
Rich Harris
b2da2ebcc7 replace SVG 2019-06-24 14:18:54 -04:00
Rich Harris
0f234c8102 Merge branch 'add-myorganisation-logo' of https://github.com/ElectronSz/svelte into ElectronSz-add-myorganisation-logo 2019-06-24 14:17:39 -04:00
Rich Harris
820490fb4d add a tutorial chapter 2019-06-24 13:28:04 -04:00
Rich Harris
86c5086c54 add some docs, rename to textContent and innerHTML 2019-06-24 13:00:16 -04:00
Lwazi Dlamini
fe184a68f9
Merge branch 'master' into add-myorganisation-logo 2019-06-23 20:03:26 +02:00
Lwazi Dlamini
7aee021522
Updated organizations link list 2019-06-23 20:01:21 +02:00
Lwazi Dlamini
8ed9ac8dbc
Added Nonkosi Telecoms Logo 2019-06-23 19:59:24 +02:00
Rich Harris
21987c4e57
Add Neue Zürcher Zeitung logo (#3073) 2019-06-23 13:50:00 -04:00
Jan C
9bf8fd3747 Update site README for local REPL (#3078)
* Update site README for local REPL

* Change the local install instructions to be able to use the local repl out of the box
This avoids potential confusion in setting the website up for local use.

* Add sections for Testing and Building
* Add a note that the local REPL will only work for the development page

* Update README.md
2019-06-23 13:48:21 -04:00
Luca Bonavita
0b836872cf Use consistent tag closing for <svelte:*> elements
Fixes #3061
2019-06-22 12:43:57 -04:00
Luca Bonavita
a7dd227336 Docs: document rest in array/object destructuring in each blocks (#2676) 2019-06-22 12:42:00 -04:00
benib
b6ff88e23c Add Neue Zürcher Zeitung logo 2019-06-22 17:21:38 +02:00
igoradamenko
5d51d50613 site: reuse layers variable in window bindings tutorial 2019-06-21 13:44:21 -04:00
Richard Harris
f9054bc439 update svelte 2019-06-18 23:20:59 -04:00
Richard Harris
d270542aee merge master -> doc-restructure 2019-06-16 14:37:56 -04:00