Commit Graph

1029 Commits (41d6ecf2df409f5373ced50bf8f3ed7f6820bc05)

Author SHA1 Message Date
gilgameshskytrooper 41d6ecf2df Reduce confusion of unsubcribe function by moving its location from 8a to 8b which is closer to when it get's used
5 years ago
Andrew Lee 189a5c6f8e Merge branch 'sveltejs:master' into master
5 years ago
Daniel Sandoval 2ae79f6815
"What's new in Svelte" June newsletter (#6356)
5 years ago
Simon H e27d71f0cf
docs: fix typo
5 years ago
Kai 1a1f36edcf
Tutorial: Description fix - each block bindings (#5974)
5 years ago
Paul Murray ad29604d6b
Docs: Rename slot let section (#6018)
5 years ago
Dan Kozlov cc58f60002
Add a note that bind:files is readonly (#6099)
5 years ago
Stephane b1d09a4aa2
Clarify that special elements have to be top level (#6240)
5 years ago
Bashu Naimi-Roy 8184bd5219
docs: update Keyed Each Blocks tutorial (#6358)
5 years ago
Simon H 4acfb05315
Docs: Clarify that `@html` does not compile Svelte code (#6349)
5 years ago
gltchitm 7c21f919ad
site: filter out bot contributors (#6352)
5 years ago
Konstantin Nosov fd9eea28f2
remove redundant CSS (#6355)
5 years ago
Konstantin Nosov 2ce3a58188
combine padding specifications (#6354)
5 years ago
dependabot[bot] 7c4a08e109
Bump browserslist from 4.16.0 to 4.16.6 in /site (#6361)
5 years ago
Ignatius Bagus b295d68ec6
fix types: allow writable/readable empty initialization (#6293)
5 years ago
Adam Alexander 3301b09619
Fix tutorial instructions refer to wrong line number in code (#6342)
5 years ago
Ajit Krishna b11f5b12f5
Update <svelte:options> copy (#6339)
5 years ago
Lawrence Logoh 58b897fc83
updated select-bindings text.md (#6333)
5 years ago
Walker Lockard 19e4a4fdf3
Update tutorial text.md (#6329)
5 years ago
dependabot[bot] cd893cda41
Bump hosted-git-info from 2.8.8 to 2.8.9 in /site (#6318)
5 years ago
dependabot[bot] a1600ff68e
Bump lodash from 4.17.20 to 4.17.21 in /site (#6309)
5 years ago
Alex Iglesias 341160f782
[Tutorial] Update Chapter 19 to reference SvelteKit (#6284)
5 years ago
Daniel Sandoval 7b6526ed70
"What's new in Svelte" May newsletter (#6243)
5 years ago
BabakFP ec2540787a
Changing tutorial/example order from script-style-html to script-html-style (#6213)
5 years ago
Mlocik97 697d4c7f51
Add link to SvelteKit to Svelte website. (#6161)
5 years ago
Mauricio Paternina 27234275c0
tutorial: fix custombutton colors for a11y contrast (#6212)
5 years ago
Maxime LUCE 08047c14b6
Pass full markup source to preprocessors (#6169)
5 years ago
Geoff Rich a55295de8c
docs: mention that svelte:self can be in a slot (#6184)
5 years ago
Daniel Sandoval c7e820e08f
"What's new in Svelte" April newsletter (#6129)
5 years ago
Peter Boling 5ba7d35921
site: improve grammar in tutorial comment (#6156)
5 years ago
Tan Li Hau 6c5257beb2
allow passing in context in constructor (#6032)
5 years ago
Mitchell Austin 00acbf2117
Tutorial: remove outline on scrollbar thumb (#6090)
6 years ago
Mark A Shuttleworth e84e356ca5
site: fix grammatical issue in tutorial/update (#6136)
6 years ago
Stephane 47e1eeed56
Add documentation and tutorial for svelte:fragment (#6097)
6 years ago
Alaric von Teplitz ddfe920ede
Spelling error fix. (#6131)
6 years ago
Stephane 42a9431e70
Link to Svelte Society instead of old Community site (#6043)
6 years ago
Ben McCann f20c5ede30
Update FAQ for SvelteKit beta (#6124)
6 years ago
Rich Harris 798d1f9b5a add "what is sveltekit" section
6 years ago
Rich Harris 1a906dffe1 tweak aside placement
6 years ago
Rich Harris 5655e46dac fix blog post date
6 years ago
Rich Harris 4b8ddc3469
SvelteKit beta launch post (#6120)
6 years ago
Geoff Rich ce3a579125
docs: update 7gui example links (#6052)
6 years ago
Daniel Sandoval 22355a3a34
"What's new in Svelte" March newsletter (#6033)
6 years ago
Simon H 423a7f2e61
Add "Where can I get support?" to FAQ (#6036)
6 years ago
Rich Harris 2925a00eff
add cssHash option (#6026)
6 years ago
Andrew Lee 5f026e0edb small fix to tutorial for nervous people like me
6 years ago
Alexis Ménard ebbdb4277c
Tutorial : a better explanation of component events (#4639)
6 years ago
Daniel Sandoval 8db3e8d029
"What's new in Svelte" February newsletter (#5925)
6 years ago
Shriji c3caa29590
Change color on 404 page (#5932)
6 years ago
Ben McCann 55b11b0664
docs: define component before demonstrating usage (#5921)
6 years ago