Sander Hahn
8f30793c58
Access repl archive in console
2019-08-16 19:19:12 +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