Commit Graph

1171 Commits (7b07e6e243431dca1d5bc52ba06744122697c02a)

Author SHA1 Message Date
Antony Jones fdd3d4b448
be a bit smarter about building the site locally () 4 years ago
Simon H 53e0754d3b
[docs] remove unnecessary immutable option from App.svelte 4 years ago
Simon H 937c7c9c4a
[docs] document $store behavior more explicitely 4 years ago
David Dawkins e7cbea64e0
[docs] fix padding in svg bar chart example () 4 years ago
Ignatius Bagus 5334f4ad1b
docs: mention usage of regexp literal in text expressions () 4 years ago
Conduitry 64c162c6b7 docs: adjust formatting in compiler options table 4 years ago
Geoff Rich 2842227cf0
docs: fix heading level a11y issue () 4 years ago
Eirik Vågeskar 854a7de451
[docs] Add tutorial step for key blocks () 4 years ago
Adam Bates f2ca8bc64b
[docs] Fixed typo 'site-repl' -> 'svelte-repl', with minor change to a sentence's structure () 4 years ago
decaylala 8457a73cef
[docs] adjust function name () 4 years ago
Ben McCann f2fa7b2186 [docs] bump site-kit version 4 years ago
Geoff Rich a35506b5eb
[docs] update a11y docs () 4 years ago
Joakim Berglund ecc3c08999
Trackpad and touch support in media example () 4 years ago
Jatin Hemnani c4f4a3dc2e
[docs] added transition on toggling folder in tutorial () 4 years ago
Odee 287cccc450
[docs] Update auto-subscriptions tutorial to explicitly say that subscribe returns unsubscribe () 4 years ago
Daniel Sandoval a6fbf7faf5
[docs] "What's new in Svelte" July newsletter () 4 years ago
Lukas Möller 2a9f9d7bb0
Remove unused toggle prop from example () 4 years ago
Geoff Rich e73f641ca5
Remove deprecated a11y-no-onchange warning () 4 years ago
Maxime LUCE aedf69c1cf
Add compilation variables report option to allow getting all variables (even undeclared or internal) () 4 years ago
dependabot[bot] 487190fd93
Bump prismjs from 1.23.0 to 1.24.0 in /site () 4 years ago
Caleb Chiesa 98ece151b3
Fix typo in stores tutorial () 4 years ago
Ben McCann 2357e642e3
Rename menu item from API to Docs () 4 years ago
Simon H 92fba761a8
docs: clarify writable value is lost when destroyed 4 years ago
swyx e43778a0c4
document new style props feature in Svelte 3.38 () 4 years ago
EmNudge 0e18b1311e
docs: clarified readonly prop access () 4 years ago
Ophir LOJKINE f797482e27
Add documentation for crossfade () 4 years ago
fivem bca46b9f70
tutorial: In the onDestroy example, explicitly show the memory leak () 4 years ago
Ben McCann c584af34ec
site: fix falling back to default port () 4 years ago
The Jared Wilcurt 7115601cd3
Docs: Accurately name function () 4 years ago
Simon Scharf f99deeb67b
docs: remove type property from special elements tutorial () 4 years ago
Stephane f9b796cabe
Add tutorial for component binding () 4 years ago
Outvi V 92422fdee2
doc: Add notes to stress call-context-during-initialisation () 4 years ago
Nguyễn Đức Hào 0f92863033
tutorial: add name attribute to inputs () 4 years ago
Aswin Vayiravan 4b4717b351
Reorder text area and output to improve visibility () 4 years ago
Geoff Rich 7bf3f20dc3
Add docs for compound :global selector () 4 years ago
Tan Li Hau 142de015eb
add accessibility warnings to the docs () 4 years ago
Tan Li Hau 25a48be0ef
update docs for style tag in elements () 4 years ago
Ersin Ertan 0e1d54efdf
Add Vite to intro's officially maintained plug-ins () 4 years ago
Dominik G 2c488f4d61
docs: update documentation for preprocessor sourcemap output () 4 years ago
Robert Hall 17c5402e31
Cleanup logos on homepage () 4 years ago
pngwn 8dd9c1b098
docs: make yaml frontmatter in blogs valid () 4 years ago
Ben McCann c441fb1ad1
Bump site-kit () 4 years ago
Rui Sousa 9051ee011e
Fix ScreenToggle button styling so text is centered () 4 years ago
Debargha Roy 8f6bb14e69
Minor update to svelte:body-tutorial () 4 years ago
Andrew Lee 791104d9fe
Adjust store unsubscribe tutorial section () 4 years ago
Daniel Sandoval 2ae79f6815
"What's new in Svelte" June newsletter () 4 years ago
Simon H e27d71f0cf
docs: fix typo 4 years ago
Kai 1a1f36edcf
Tutorial: Description fix - each block bindings () 4 years ago
Paul Murray ad29604d6b
Docs: Rename slot let section () 4 years ago
Dan Kozlov cc58f60002
Add a note that bind:files is readonly () 4 years ago
Stephane b1d09a4aa2
Clarify that special elements have to be top level () 4 years ago
Bashu Naimi-Roy 8184bd5219
docs: update Keyed Each Blocks tutorial () 4 years ago
Simon H 4acfb05315
Docs: Clarify that `@html` does not compile Svelte code () 4 years ago
gltchitm 7c21f919ad
site: filter out bot contributors () 4 years ago
Konstantin Nosov fd9eea28f2
remove redundant CSS () 4 years ago
Konstantin Nosov 2ce3a58188
combine padding specifications () 4 years ago
dependabot[bot] 7c4a08e109
Bump browserslist from 4.16.0 to 4.16.6 in /site () 4 years ago
Ignatius Bagus b295d68ec6
fix types: allow writable/readable empty initialization () 4 years ago
Adam Alexander 3301b09619
Fix tutorial instructions refer to wrong line number in code () 4 years ago
Ajit Krishna b11f5b12f5
Update <svelte:options> copy () 4 years ago
Lawrence Logoh 58b897fc83
updated select-bindings text.md () 4 years ago
Walker Lockard 19e4a4fdf3
Update tutorial text.md () 4 years ago
dependabot[bot] cd893cda41
Bump hosted-git-info from 2.8.8 to 2.8.9 in /site () 4 years ago
dependabot[bot] a1600ff68e
Bump lodash from 4.17.20 to 4.17.21 in /site () 4 years ago
Alex Iglesias 341160f782
[Tutorial] Update Chapter 19 to reference SvelteKit () 4 years ago
Daniel Sandoval 7b6526ed70
"What's new in Svelte" May newsletter () 4 years ago
BabakFP ec2540787a
Changing tutorial/example order from script-style-html to script-html-style () 4 years ago
Mlocik97 697d4c7f51
Add link to SvelteKit to Svelte website. () 4 years ago
Mauricio Paternina 27234275c0
tutorial: fix custombutton colors for a11y contrast () 4 years ago
Maxime LUCE 08047c14b6
Pass full markup source to preprocessors () 4 years ago
Geoff Rich a55295de8c
docs: mention that svelte:self can be in a slot () 4 years ago
Daniel Sandoval c7e820e08f
"What's new in Svelte" April newsletter () 4 years ago
Peter Boling 5ba7d35921
site: improve grammar in tutorial comment () 4 years ago
Tan Li Hau 6c5257beb2
allow passing in context in constructor () 4 years ago
Mitchell Austin 00acbf2117
Tutorial: remove outline on scrollbar thumb () 4 years ago
Mark A Shuttleworth e84e356ca5
site: fix grammatical issue in tutorial/update () 4 years ago
Stephane 47e1eeed56
Add documentation and tutorial for svelte:fragment () 4 years ago
Alaric von Teplitz ddfe920ede
Spelling error fix. () 4 years ago
Stephane 42a9431e70
Link to Svelte Society instead of old Community site () 4 years ago
Ben McCann f20c5ede30
Update FAQ for SvelteKit beta () 4 years ago
Rich Harris 798d1f9b5a add "what is sveltekit" section 4 years ago
Rich Harris 1a906dffe1 tweak aside placement 4 years ago
Rich Harris 5655e46dac fix blog post date 4 years ago
Rich Harris 4b8ddc3469
SvelteKit beta launch post () 4 years ago
Geoff Rich ce3a579125
docs: update 7gui example links () 4 years ago
Daniel Sandoval 22355a3a34
"What's new in Svelte" March newsletter () 4 years ago
Simon H 423a7f2e61
Add "Where can I get support?" to FAQ () 4 years ago
Rich Harris 2925a00eff
add cssHash option () 4 years ago
Alexis Ménard ebbdb4277c
Tutorial : a better explanation of component events () 4 years ago
Daniel Sandoval 8db3e8d029
"What's new in Svelte" February newsletter () 4 years ago
Shriji c3caa29590
Change color on 404 page () 4 years ago
Ben McCann 55b11b0664
docs: define component before demonstrating usage () 4 years ago
halfnelson a7eff8894f
add `foreign` namespace to preserve attribute case and skip HTML-specific a11y validations () 4 years ago
Domenik Reitzner a49375696f
Handle new format for "who is using svelte" () 4 years ago
Domenik Reitzner 32775a699d
Make TypeScript integration more visible () 4 years ago
Ben McCann bef85a92f9
site: bump dependencies to fix building in production mode () 4 years ago
Daniel Sandoval a8af2fa4e6
"What's new in Svelte" January newsletter () 4 years ago
Ben McCann e7edd7cc23
site: remove cypress leftovers and upgrade dependencies () 4 years ago
Geoff Rich 6aaa105093
site a11y: add missing h1s () 4 years ago
kindoflew bf35353170
site: fix formatMobile in chart examples () 4 years ago
Luke Edwards 945f741298
fix(site): ensure "text/plain" on error response () 4 years ago
Shriji 06ab7a1b9c
Update ScreenToggle.svelte () 4 years ago
Liam Egan 1046ca71a7
Remove duplicate sentence () 4 years ago
Aswin Vayiravan f1b7c08a09
changed to colour names instead of hex codes for readability () 4 years ago
Ben McCann 3561bf2b96
Update testing FAQ () 4 years ago
Aswin Vayiravan 76d4580bcc
Changing hex codes to colour names to improve readability of the tutorial. () 4 years ago
Adam Rackis e5aa04ed49
Add clarification on what makes a reactive block reactive to docs. () 4 years ago
Conduitry e02c291050 -> v3.31.0 4 years ago
Simon H 79214ccb0d
Revert typed SvelteComponent, add SvelteComponentTyped instead () 4 years ago
Aswin Vayiravan 307b86b030
Renamed 'Now' to 'Vercel' () 4 years ago
Daniel Sandoval 625e3056bf
"What's new in Svelte" December newsletter () 4 years ago
Shriji 910348fd0d
site: example image missing for conditional slot () 4 years ago
pushkin 01ead95cbe
add hasContext lifecycle function () 4 years ago
pushkin 1fa46fde4f
Correct `onDestroy` behavior description () 4 years ago
Phippsy 96ac898370
docs: mention that degit requires Git () 4 years ago
Kevin Åberg Kultalahti daec25604f
docs: add conditional slot example () 4 years ago
fivem ddd79e3f9d
tutorial: remove unneccessary performance.now() call inside raf () 4 years ago
swyx e750b7284e
document await...catch shorthand () 4 years ago
Geoff Rich 02e560c9da
docs a11y: increase color contrast in code block syntax highlighting () 4 years ago
Kieran Barker 795e5855ba
blog: fix link to Svelte package on npm () 4 years ago
Andy Bruère 4e114d3b0d
docs: remove broken link to easing function () 4 years ago
Rich Harris 80300f9702 update pubdate 4 years ago
Rich Harris 703ffe94dc
draft blog post about sveltekit () 4 years ago
Simon H fb8ef740fa
Blog post: Fix link 4 years ago
hmt 2db9cc2bc9
Some typos [ci-skip] () 4 years ago
Daniel Sandoval 33d1fc741a
"What's new in Svelte" November newsletter () 4 years ago
Cameron Messinides 169fd8497c
docs: add documentation for $$slots () 4 years ago
izumiiii 9e0556cf70
docs: fix a11y warning in media elements example () 4 years ago
Irshad Ali f3adbb2679
docs: fix a11y warning in media elements tutorial () 4 years ago
Daniel Power 379a4454c1
tutorial: move function declaration before reference () 4 years ago
Jessa Marie Pedrola 10f68289ba
Add more video courses links in FAQ () 4 years ago
Kevin Åberg Kultalahti 24b8e9e2d6
site: remove Svelte Summit banner () 4 years ago
pngwn 0c53b5b79d
site: add svelte summit banner with link () 4 years ago
Tan Li Hau ebbbc0d298
docs: add missing `easing` option to `fade` () 5 years ago
Daniel Sandoval 324f74b427
"What's new in Svelte" October newsletter () 5 years ago
Tan Li Hau fa7c780bad
{#key} block () 5 years ago
Tan Li Hau a1651ca271
add nonpassive event modifier () 5 years ago
Simon H 4c135b0b8d
Update editor recommendations of old blog post () 5 years ago
Cal Jacobson 6c8bd6e5aa
Include link to VS Code extension in tutorial () 5 years ago
Rohan Kokane 5f938535a1
Fix scrollbar being hidden by header on site () 5 years ago
Shriji bd2175b67b
Add list of books to FAQ () 5 years ago
infuzz 5f422d8ddb
Link to more video courses in FAQ () 5 years ago
Rich Harris 04498769b5 bump site-kit version 5 years ago
lonevox 3255f8b662
site: change "on to" to "onto" in tutorial 03 () 5 years ago
Ben McCann d9364c4e9c
site: standardize building command () 5 years ago
Conduitry 8271658fa8 site: revert to sapper@0.27 5 years ago
dependabot[bot] d201c5bfb3
Bump node-fetch from 2.6.0 to 2.6.1 in /site () 5 years ago
Eugene Hwang ae971f80ae
docs: adjust explanations of `$$props` and `$$restProps` () 5 years ago
Cam Jackson 80e474a244
site: Replace "active" with "selected" as an example class name () 5 years ago
Conduitry b1c67a16c6 site: update to sapper@0.28.6 5 years ago