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

878 Commits

Author SHA1 Message Date
Ben McCann
34e87ce579
site: faq: svelte-preprocess is now an official project (#4997) 2020-06-09 19:21:03 -04:00
Conduitry
b32bcccee4
site: remove BLM filter, but leave banner (#4994) 2020-06-08 21:14:12 -04:00
Matt Wolff
5b2b58f46f
docs: media binding tweaks (#4967) 2020-06-08 10:49:14 -04:00
Ben McCann
85dad45668
site: faq: document how to declare reactive variable type (#4973) 2020-06-08 09:03:07 -04:00
Luke Edwards
dba6e5efad
fix(site): add padding-bottom for banner space (#4958) 2020-06-02 14:40:45 -04:00
Richard Harris
80eb8ee1b5 workaround the monumental stupidity of the css filter specification 2020-06-02 11:59:25 -04:00
Richard Harris
0221f52e2b additional donation links 2020-06-02 10:13:37 -04:00
swyx
fa95942290 add BLM footer 2020-06-02 21:25:41 +08:00
Roman Kosov
a4dadf82be
site: fix some mixed content (#4926) 2020-05-29 10:10:19 -04:00
Ben McCann
4124ec535e
site: update FAQ to point to svelte-check (#4916) 2020-05-27 13:01:14 -04:00
Alessandro (Ale) Segala
81b6c0b986
docs: adjust readable store example (#4903) 2020-05-25 16:56:31 -04:00
Daniel Imfeld
f624d6e292
docs: value cannot be set via spread for indirectly bound values (#4832) 2020-05-21 16:37:29 -04:00
Matt Wolff
97db5cc7f7
docs: add blur to list of svelte/transition exports 2020-05-21 16:33:58 -04:00
Ben McCann
745c777806
site: move .dev TLD info from FAQ to readme (#4883) 2020-05-21 16:29:55 -04:00
Robert Hall
7fe1384f43
Property "muted" for <audio> and <video> (#4690)
* Audio two-way `muted` bind property

Loosely based on a37ee81676

* Documentation

* fix test

* dont bother coercing muted, it happens automatically

Co-authored-by: Richard Harris <richard.a.harris@gmail.com>
2020-05-18 21:37:03 -04:00
Billy Levin
0cd40b79c8
invalidate -> update (#4793) 2020-05-17 12:04:37 -04:00
pngwn
d5e95594e9
feat(site): add svelte syntax highlighting (#4851) 2020-05-17 12:03:22 -04:00
Conduitry
c9020d35b7 site: bump @sveltejs/svelte-repl 2020-05-15 06:19:56 -04:00
Ben McCann
5ac8a1d07a
docs: link to list of community preprocessors (#4817) 2020-05-13 07:53:06 -04:00
Antony Jones
9be3310431
site: add FAQs page (#4823) 2020-05-13 07:49:25 -04:00
Joseph Abrahamson
5efeeecee8
docs: clarify store contract type signature (#4539) 2020-05-03 12:13:15 -04:00
Daniel Imfeld
a658fedb83
docs/tests: use event.key instead of event.which (#4758) 2020-05-01 19:34:54 -04:00
JocelynLi
b3364424d7
docs: tweak tutorial/default-values wording (#4600) 2020-04-29 17:19:21 -04:00
MichalBednarczyk
edeeb05a6c
docs: {#each} with key but without index (#4721) 2020-04-29 15:48:45 -04:00
Antony Jones
0e61e51358
docs: add v2 site link (#4745) 2020-04-29 15:38:58 -04:00
Conduitry
35a910eea2 docs: fix link to animate section 2020-04-29 15:17:29 -04:00
Eddy
75ae49312f
docs: fix link to transition section (#4748) 2020-04-29 15:14:55 -04:00
Stephen Demjanenko
e3fef0f740
site: fix scaling in script to get example thumbnails (#4727) 2020-04-27 09:15:28 -04:00
Daniel Imfeld
676d57b5f7
docs: clarify that all elements in an outroing block remain until the transition finishes (#4684) 2020-04-24 09:20:31 -04:00
pushkin
467fc84d7d
docs: mention |self modifier in reference section (#4709) 2020-04-23 09:08:42 -04:00
Daniel Imfeld
cc3c7fa9f4
docs: fix CSS typo in example (#4685) 2020-04-18 06:38:36 -04:00
Conduitry
0d263cc1ea docs: use Node.TEXT_NODE in more places 2020-04-12 13:30:39 -04:00
John Abraham
8ddb073199
docs: add note to tutorial on Capitalised component variable names (#4505) 2020-04-12 13:25:32 -04:00
Ademola
7be80e96c6
docs: make text node type in example more explicit (#4663) 2020-04-12 13:17:54 -04:00
Conduitry
1087e31059 site: bump @sveltejs/svelte-repl 2020-04-11 07:40:35 -04:00
Robin Cussol
ece61381de
fix(examples): hide "undefined" domain in HN example (#4643)
* fix(examples): hide "undefined" domain in HN example

This commit introduces a null-undefined check against the domain of the HN items in the Hacker News example.

* Update site/content/examples/21-miscellaneous/01-hacker-news/Item.svelte

Co-Authored-By: Antony Jones <ant@enzy.org>

Co-authored-by: Antony Jones <ant@enzy.org>
2020-04-07 09:30:48 -04:00
Robin Cussol
df3ae85b42
fix(examples): use correct URL for Ask HN posts (#4640) 2020-04-07 09:30:33 -04:00
Tim Gates
89f30dae36
docs: Fix simple typo, specificy -> specify (#4637) 2020-04-06 06:45:27 -04:00
Conduitry
e247de351b site: bump sapper 2020-03-20 08:44:24 -04:00
Victor Guyard
0cde17a4ad
site: lossless image optimization (#4503) 2020-03-14 16:43:41 -04:00
dependabot[bot]
0ccdca21da
Bump acorn from 7.0.0 to 7.1.1 in /site (#4554)
Bumps [acorn](https://github.com/acornjs/acorn) from 7.0.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.0.0...7.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-14 16:10:57 -04:00
Tan Li Hau
91d758e35b
introduce $$restProps (#4489) 2020-03-09 22:22:39 -04:00
keke
48721520bd
docs: fix self-closing <svelte:options> tag (#4524) 2020-03-08 09:36:11 -04:00
Conduitry
addea43e4f
docs: describe falsy and nullish attribute behavior (#4498) 2020-03-02 09:01:00 -05:00
Conduitry
f244b80f7a
docs: referenced_from_script var value (#4486) 2020-02-28 23:07:34 -05:00
Jesse Skinner
20e079007c
docs: clarify default prop behaviour (#4460) 2020-02-28 08:47:21 -05:00
Antony Jones
7831766fa0
site: turn fancybutton into custombutton (#4476) 2020-02-27 06:40:42 -05:00
Matthew Dempsky
a53da7e4b0
site: clearer examples for <slot let:name> (#4125) 2020-02-22 23:40:07 -05:00
Alexandre CANTIN
9a747e3b5a
site: fix loading REPL with filename containing multiple '.'s (#4441) 2020-02-22 23:37:21 -05:00
Jesse Skinner
c992f7a2d2
docs: reword to avoid "outroing" (#4434) 2020-02-20 08:49:34 -05:00