Commit Graph

1317 Commits (202d119e9a22267c2d31bb24c466b861004724f7)

Author SHA1 Message Date
Bjorn Lu be1eff0305
[feat] add enableSourcemap option (#6835)
3 years ago
Mohamed Haddi 0d7c583364
[docs] align input controls (#6831)
3 years ago
DoctorNefario 55130be026
[docs] use 'transition' directive for custom JS transitions (#6796)
3 years ago
Ben McCann 7b7c312801
Add survey results to homepage (#6792)
3 years ago
Guillaume ce174aa0b9
Fix img overflow in WhoIsUsingSvelte on Safari (#6799)
3 years ago
Ben McCann 547fbc6ebd
[docs] what is rendered when for #await (#6788)
3 years ago
Conduitry 83bb3e2757
[site] convert to ESM (#6795)
3 years ago
Ben McCann 72a7d1c034 site: complete conversion back to CJS
3 years ago
Conduitry ada0767ff2 Revert "Convert site to ESM (#6772)"
3 years ago
Ben McCann 0d4ad364be
Add OpenCollective donors to site (#6793)
3 years ago
Daniel Sandoval 54ba76c1f0
[docs] "What's new in Svelte" October newsletter (#6774)
3 years ago
zhoulixiang e82cf3f6d7
[docs] update links to babeljs.io and buble.surge.sh to use https (#6787)
3 years ago
zhoulixiang ca94762fe9
[docs] update link to rollup.org to use https (#6781)
3 years ago
Ben McCann e45d180162
Convert site to ESM (#6772)
3 years ago
dependabot[bot] cfc880bb31
Bump prismjs from 1.24.0 to 1.25.0 in /site (#6749)
3 years ago
Simon H 88204355d3
[docs] clarify readable callback timing (#6725)
3 years ago
Geoff Rich 7e156c014e
[docs] document details binding (#6700)
3 years ago
João Paulo 0027a41934
[docs] Fix typo in $$slots docs (#6709)
3 years ago
mellanslag-de 4f9a260ab1
[fix] Update outdated line number in tutorial text (#6689)
3 years ago
gunggmee dc11e4487e
[docs] Fix a minor bug in binding tutorial (#6698)
3 years ago
Daniel Sandoval 4d30ef34e3
[docs] "What's new in Svelte" September newsletter (#6691)
3 years ago
Andrey Bienkowski 5a9cb770d8
[docs] Promote prettier-plugin-svelte (#6695)
3 years ago
duarte-pompeu 8d3f4512f6
[docs] Fix the speed of the typewriter example to scale correctly (#6568)
3 years ago
Shinobu Hayashi 5df60e75a7
chore(docs): update Component-format script-markup-style order (#6682)
3 years ago
Geoff Rich 71cf6002f4
[docs] fix css in js embed (#6669)
3 years ago
fsinn e5c04bfd2f
docs: Selecting multiple elements in <select multiple> on MacOS with command key (#6636)
3 years ago
James Pickard d85ac7eaa6
[docs] clarify reactivity tutorial text (#6628)
3 years ago
Ben McCann 268bc71724
Replace sveltejs/integrations with sveltesociety.dev (#6626)
3 years ago
Tommy Groshong a232d68a41
docs: small spelling fixes in docs and comments (#6653)
3 years ago
Diego Ramos d26c48a518
[docs] disable text select on falling emojis (#6654)
3 years ago
pngwn db3101fa24
docs: fix heading levels (#6655)
3 years ago
btvoidx b1621d697d
[fix] Prevent layout shifting on hovering "Who's using Svelte?" (#6639)
3 years ago
dependabot[bot] 5f693c84ee
Bump path-parse from 1.0.6 to 1.0.7 in /site (#6635)
3 years ago
Conduitry 1c58fa91cc
[docs] various adjustments to template syntax docs (#6619)
3 years ago
Tan Li Hau ce550adef6
[feat] allow use:actions on <svelte:body> (#6608)
3 years ago
Samuel Plumppu 172f294cb6
docs: Fix property name typo for event.isTrusted (#6596)
3 years ago
Daniel Sandoval b554e343e8
[docs] "What's new in Svelte" August newsletter (#6604)
3 years ago
Dennis Dudek a3fb765d6f
[docs] add trusted modifier to list of modifiers in tutorial and docs (#6566)
3 years ago
Konstantin BIFERT 18780fac00
[docs] replace shift by the correct key to hold: control (#6573)
3 years ago
Stephane 63f592e713
[docs] Add clarification about reactivity and arrays (#6547)
3 years ago
Hofer Ivan 5cfefeb6e7
support rendering components in a shadow dom (#5870)
3 years ago
Ben McCann 16d562fcf6 site: bump Svelte version
3 years ago
Tan Li Hau 222a9dd2c6
[feat] get all contexts (#6528)
3 years ago
Maxime LUCE 0cf5511ae0
[feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194)
3 years ago
Simon H 931738e821
[docs] mention that afterUpdate runs after onMount
3 years ago
Ashish Kapoor ddde34aeb9
[docs] Multi select works by pressing and holding shift key (#6532)
3 years ago
Antony Jones fdd3d4b448
be a bit smarter about building the site locally (#5262)
3 years ago
Simon H 53e0754d3b
[docs] remove unnecessary immutable option from App.svelte
3 years ago
Simon H 937c7c9c4a
[docs] document $store behavior more explicitely
3 years ago
David Dawkins e7cbea64e0
[docs] fix padding in svg bar chart example (#5945)
3 years ago
Ignatius Bagus 5334f4ad1b
docs: mention usage of regexp literal in text expressions (#5640)
3 years ago
Conduitry 64c162c6b7 docs: adjust formatting in compiler options table
3 years ago
Geoff Rich 2842227cf0
docs: fix heading level a11y issue (#5679)
3 years ago
Eirik Vågeskar 854a7de451
[docs] Add tutorial step for key blocks (#6420)
3 years ago
Adam Bates f2ca8bc64b
[docs] Fixed typo 'site-repl' -> 'svelte-repl', with minor change to a sentence's structure (#6498)
3 years ago
decaylala 8457a73cef
[docs] adjust function name (#6495)
3 years ago
Ben McCann f2fa7b2186 [docs] bump site-kit version
3 years ago
Geoff Rich a35506b5eb
[docs] update a11y docs (#6487)
3 years ago
Joakim Berglund ecc3c08999
Trackpad and touch support in media example (#5912)
3 years ago
Jatin Hemnani c4f4a3dc2e
[docs] added transition on toggling folder in tutorial (#6453)
3 years ago
Odee 287cccc450
[docs] Update auto-subscriptions tutorial to explicitly say that subscribe returns unsubscribe (#6448)
3 years ago
Daniel Sandoval a6fbf7faf5
[docs] "What's new in Svelte" July newsletter (#6459)
3 years ago
Lukas Möller 2a9f9d7bb0
Remove unused toggle prop from example (#5124)
3 years ago
Geoff Rich e73f641ca5
Remove deprecated a11y-no-onchange warning (#6457)
3 years ago
Maxime LUCE aedf69c1cf
Add compilation variables report option to allow getting all variables (even undeclared or internal) (#6192)
3 years ago
dependabot[bot] 487190fd93
Bump prismjs from 1.23.0 to 1.24.0 in /site (#6467)
3 years ago
Caleb Chiesa 98ece151b3
Fix typo in stores tutorial (#6461)
3 years ago
Ben McCann 2357e642e3
Rename menu item from API to Docs (#6456)
3 years ago
Simon H 92fba761a8
docs: clarify writable value is lost when destroyed
3 years ago
swyx e43778a0c4
document new style props feature in Svelte 3.38 (#6378)
3 years ago
EmNudge 0e18b1311e
docs: clarified readonly prop access (#5825)
3 years ago
Ophir LOJKINE f797482e27
Add documentation for crossfade (#6196)
3 years ago
fivem bca46b9f70
tutorial: In the onDestroy example, explicitly show the memory leak (#5515)
3 years ago
Ben McCann c584af34ec
site: fix falling back to default port (#5382)
3 years ago
The Jared Wilcurt 7115601cd3
Docs: Accurately name function (#4060)
3 years ago
Simon Scharf f99deeb67b
docs: remove type property from special elements tutorial (#4715)
3 years ago
Stephane f9b796cabe
Add tutorial for component binding (#5009)
3 years ago
Outvi V 92422fdee2
doc: Add notes to stress call-context-during-initialisation (#5631)
3 years ago
Nguyễn Đức Hào 0f92863033
tutorial: add name attribute to inputs (#5649)
3 years ago
Aswin Vayiravan 4b4717b351
Reorder text area and output to improve visibility (#5790)
3 years ago
Geoff Rich 7bf3f20dc3
Add docs for compound :global selector (#6271)
3 years ago
Tan Li Hau 142de015eb
add accessibility warnings to the docs (#5316)
3 years ago
Tan Li Hau 25a48be0ef
update docs for style tag in elements (#6415)
3 years ago
Ersin Ertan 0e1d54efdf
Add Vite to intro's officially maintained plug-ins (#6446)
3 years ago
Dominik G 2c488f4d61
docs: update documentation for preprocessor sourcemap output (#6438)
3 years ago
Robert Hall 17c5402e31
Cleanup logos on homepage (#6409)
3 years ago
pngwn 8dd9c1b098
docs: make yaml frontmatter in blogs valid (#6206)
3 years ago
Ben McCann c441fb1ad1
Bump site-kit (#6407)
3 years ago
Rui Sousa 9051ee011e
Fix ScreenToggle button styling so text is centered (#6394)
3 years ago
Debargha Roy 8f6bb14e69
Minor update to svelte:body-tutorial (#6376)
3 years ago
Andrew Lee 791104d9fe
Adjust store unsubscribe tutorial section (#5975)
3 years ago
Daniel Sandoval 2ae79f6815
"What's new in Svelte" June newsletter (#6356)
3 years ago
Simon H e27d71f0cf
docs: fix typo
3 years ago
Kai 1a1f36edcf
Tutorial: Description fix - each block bindings (#5974)
3 years ago
Paul Murray ad29604d6b
Docs: Rename slot let section (#6018)
3 years ago
Dan Kozlov cc58f60002
Add a note that bind:files is readonly (#6099)
3 years ago
Stephane b1d09a4aa2
Clarify that special elements have to be top level (#6240)
3 years ago
Bashu Naimi-Roy 8184bd5219
docs: update Keyed Each Blocks tutorial (#6358)
3 years ago
Simon H 4acfb05315
Docs: Clarify that `@html` does not compile Svelte code (#6349)
3 years ago
gltchitm 7c21f919ad
site: filter out bot contributors (#6352)
3 years ago
Konstantin Nosov fd9eea28f2
remove redundant CSS (#6355)
3 years ago
Konstantin Nosov 2ce3a58188
combine padding specifications (#6354)
3 years ago
dependabot[bot] 7c4a08e109
Bump browserslist from 4.16.0 to 4.16.6 in /site (#6361)
3 years ago
Ignatius Bagus b295d68ec6
fix types: allow writable/readable empty initialization (#6293)
3 years ago
Adam Alexander 3301b09619
Fix tutorial instructions refer to wrong line number in code (#6342)
3 years ago
Ajit Krishna b11f5b12f5
Update <svelte:options> copy (#6339)
3 years ago
Lawrence Logoh 58b897fc83
updated select-bindings text.md (#6333)
3 years ago
Walker Lockard 19e4a4fdf3
Update tutorial text.md (#6329)
3 years ago
dependabot[bot] cd893cda41
Bump hosted-git-info from 2.8.8 to 2.8.9 in /site (#6318)
3 years ago
dependabot[bot] a1600ff68e
Bump lodash from 4.17.20 to 4.17.21 in /site (#6309)
3 years ago
Alex Iglesias 341160f782
[Tutorial] Update Chapter 19 to reference SvelteKit (#6284)
3 years ago
Daniel Sandoval 7b6526ed70
"What's new in Svelte" May newsletter (#6243)
3 years ago
BabakFP ec2540787a
Changing tutorial/example order from script-style-html to script-html-style (#6213)
3 years ago
Mlocik97 697d4c7f51
Add link to SvelteKit to Svelte website. (#6161)
3 years ago
Mauricio Paternina 27234275c0
tutorial: fix custombutton colors for a11y contrast (#6212)
3 years ago
Maxime LUCE 08047c14b6
Pass full markup source to preprocessors (#6169)
3 years ago
Geoff Rich a55295de8c
docs: mention that svelte:self can be in a slot (#6184)
3 years ago
Daniel Sandoval c7e820e08f
"What's new in Svelte" April newsletter (#6129)
4 years ago
Peter Boling 5ba7d35921
site: improve grammar in tutorial comment (#6156)
4 years ago
Tan Li Hau 6c5257beb2
allow passing in context in constructor (#6032)
4 years ago
Mitchell Austin 00acbf2117
Tutorial: remove outline on scrollbar thumb (#6090)
4 years ago
Mark A Shuttleworth e84e356ca5
site: fix grammatical issue in tutorial/update (#6136)
4 years ago
Stephane 47e1eeed56
Add documentation and tutorial for svelte:fragment (#6097)
4 years ago
Alaric von Teplitz ddfe920ede
Spelling error fix. (#6131)
4 years ago
Stephane 42a9431e70
Link to Svelte Society instead of old Community site (#6043)
4 years ago
Ben McCann f20c5ede30
Update FAQ for SvelteKit beta (#6124)
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 (#6120)
4 years ago
Geoff Rich ce3a579125
docs: update 7gui example links (#6052)
4 years ago
Daniel Sandoval 22355a3a34
"What's new in Svelte" March newsletter (#6033)
4 years ago
Simon H 423a7f2e61
Add "Where can I get support?" to FAQ (#6036)
4 years ago
Rich Harris 2925a00eff
add cssHash option (#6026)
4 years ago
Alexis Ménard ebbdb4277c
Tutorial : a better explanation of component events (#4639)
4 years ago
Daniel Sandoval 8db3e8d029
"What's new in Svelte" February newsletter (#5925)
4 years ago
Shriji c3caa29590
Change color on 404 page (#5932)
4 years ago
Ben McCann 55b11b0664
docs: define component before demonstrating usage (#5921)
4 years ago
halfnelson a7eff8894f
add `foreign` namespace to preserve attribute case and skip HTML-specific a11y validations (#5652)
4 years ago
Domenik Reitzner a49375696f
Handle new format for "who is using svelte" (#5918)
4 years ago
Domenik Reitzner 32775a699d
Make TypeScript integration more visible (#5871)
4 years ago
Ben McCann bef85a92f9
site: bump dependencies to fix building in production mode (#5846)
4 years ago
Daniel Sandoval a8af2fa4e6
"What's new in Svelte" January newsletter (#5827)
4 years ago
Ben McCann e7edd7cc23
site: remove cypress leftovers and upgrade dependencies (#5824)
4 years ago
Geoff Rich 6aaa105093
site a11y: add missing h1s (#5715)
4 years ago
kindoflew bf35353170
site: fix formatMobile in chart examples (#5787)
4 years ago
Luke Edwards 945f741298
fix(site): ensure "text/plain" on error response (#5821)
4 years ago
Shriji 06ab7a1b9c
Update ScreenToggle.svelte (#5629)
4 years ago
Liam Egan 1046ca71a7
Remove duplicate sentence (#5751)
4 years ago
Aswin Vayiravan f1b7c08a09
changed to colour names instead of hex codes for readability (#5772)
4 years ago
Ben McCann 3561bf2b96
Update testing FAQ (#5744)
4 years ago
Aswin Vayiravan 76d4580bcc
Changing hex codes to colour names to improve readability of the tutorial. (#5761)
4 years ago
Adam Rackis e5aa04ed49
Add clarification on what makes a reactive block reactive to docs. (#5729)
4 years ago
Conduitry e02c291050 -> v3.31.0
4 years ago
Simon H 79214ccb0d
Revert typed SvelteComponent, add SvelteComponentTyped instead (#5738)
4 years ago
Aswin Vayiravan 307b86b030
Renamed 'Now' to 'Vercel' (#5737)
4 years ago
Daniel Sandoval 625e3056bf
"What's new in Svelte" December newsletter (#5706)
4 years ago
Shriji 910348fd0d
site: example image missing for conditional slot (#5723)
4 years ago
pushkin 01ead95cbe
add hasContext lifecycle function (#5690)
4 years ago
pushkin 1fa46fde4f
Correct `onDestroy` behavior description (#5590)
4 years ago
Phippsy 96ac898370
docs: mention that degit requires Git (#5532)
4 years ago
Kevin Åberg Kultalahti daec25604f
docs: add conditional slot example (#5383)
4 years ago
fivem ddd79e3f9d
tutorial: remove unneccessary performance.now() call inside raf (#5513)
4 years ago
swyx e750b7284e
document await...catch shorthand (#5682)
4 years ago
Geoff Rich 02e560c9da
docs a11y: increase color contrast in code block syntax highlighting (#5681)
4 years ago
Kieran Barker 795e5855ba
blog: fix link to Svelte package on npm (#5669)
4 years ago
Andy Bruère 4e114d3b0d
docs: remove broken link to easing function (#5635)
4 years ago
Rich Harris 80300f9702 update pubdate
4 years ago
Rich Harris 703ffe94dc
draft blog post about sveltekit (#5638)
4 years ago
Simon H fb8ef740fa
Blog post: Fix link
4 years ago
hmt 2db9cc2bc9
Some typos [ci-skip] (#5632)
4 years ago
Daniel Sandoval 33d1fc741a
"What's new in Svelte" November newsletter (#5554)
4 years ago
Cameron Messinides 169fd8497c
docs: add documentation for $$slots (#5277)
4 years ago
izumiiii 9e0556cf70
docs: fix a11y warning in media elements example (#5606)
4 years ago
Irshad Ali f3adbb2679
docs: fix a11y warning in media elements tutorial (#5523)
4 years ago
Daniel Power 379a4454c1
tutorial: move function declaration before reference (#5491)
4 years ago
Jessa Marie Pedrola 10f68289ba
Add more video courses links in FAQ (#5490)
4 years ago
Kevin Åberg Kultalahti 24b8e9e2d6
site: remove Svelte Summit banner (#5545)
4 years ago
pngwn 0c53b5b79d
site: add svelte summit banner with link (#5537)
4 years ago
Tan Li Hau ebbbc0d298
docs: add missing `easing` option to `fade` (#5495)
4 years ago
Daniel Sandoval 324f74b427
"What's new in Svelte" October newsletter (#5429)
4 years ago
Tan Li Hau fa7c780bad
{#key} block (#5397)
4 years ago
Tan Li Hau a1651ca271
add nonpassive event modifier (#5442)
4 years ago
Simon H 4c135b0b8d
Update editor recommendations of old blog post (#5434)
4 years ago
Cal Jacobson 6c8bd6e5aa
Include link to VS Code extension in tutorial (#5231)
4 years ago
Rohan Kokane 5f938535a1
Fix scrollbar being hidden by header on site (#5342)
4 years ago
Shriji bd2175b67b
Add list of books to FAQ (#5404)
4 years ago
infuzz 5f422d8ddb
Link to more video courses in FAQ (#5396)
4 years ago
Rich Harris 04498769b5 bump site-kit version
4 years ago
lonevox 3255f8b662
site: change "on to" to "onto" in tutorial 03 (#5386)
4 years ago
Ben McCann d9364c4e9c
site: standardize building command (#5380)
4 years ago
Conduitry 8271658fa8 site: revert to sapper@0.27
4 years ago
dependabot[bot] d201c5bfb3
Bump node-fetch from 2.6.0 to 2.6.1 in /site (#5377)
4 years ago
Eugene Hwang ae971f80ae
docs: adjust explanations of `$$props` and `$$restProps` (#5368)
4 years ago
Cam Jackson 80e474a244
site: Replace "active" with "selected" as an example class name (#5309)
4 years ago
Conduitry b1c67a16c6 site: update to sapper@0.28.6
4 years ago
Conduitry 1503f644d4 site: update to sapper@0.28.5
4 years ago
Ben McCann c8c50b5ba8
site: copy preserveEntrySignatures settings from template (#5356)
4 years ago
Ben McCann 9db8773070
Update site dependencies (#5354)
4 years ago
Conduitry f1838ed8aa site: bump svelte-repl
4 years ago
Ben McCann e0f937d33e
Add a script for copy-workers (#5338)
4 years ago
Simon H 8adb47401e
site: Fix blog JS type checking suggestion (#5306)
4 years ago
Wolfr dccdb9f130
site: show REPL input/output toggle on iOS without scrolling (#5175)
4 years ago
Venkateshwaran Selvaraj ad8d8564ec
Adding Rich Harris's Frontend Masters course on FAQ page (#5180)
4 years ago
dependabot[bot] 5d5a608d32
Bump prismjs from 1.17.1 to 1.21.0 in /site (#5250)
4 years ago
Luca Bonavita 8f17d6c78c
docs: document `bind:files` (#5141)
4 years ago
Rich Harris a1cb70dde4 bump site-kit version
4 years ago
Rich Harris 4c449a741f bump site-kit version
4 years ago
Ben McCann 1398affa53
Update TypeScript blog post with info about Sapper (#5249)
4 years ago
Ben McCann cf57050f49
Mention "import type" in TypeScript FAQ (#5243)
4 years ago
Charles Rosaaen 231e4a0b3c
site: update link in blog for SCode extension (#5232)
4 years ago
João Paulo a0ed7040f1
site: clarify file -> module in <svelte:self> tutorial (#5171)
4 years ago
Conduitry f4f16da455 site: use relative link to tutorial in FAQ entry
4 years ago
M. Habib Rosyad 1f87f5fb20
site: fix escaping in RSS feed (#5214)
4 years ago
rmacklin 40987b7780
site: update links in the Sapper intro blog post (#5189)
4 years ago
Rich Harris fb8bab8164 diff highlighting
4 years ago
Rich Harris 4b7c16e33a tweak blog post anchor style to be less noisy
4 years ago
Orta Therox f6152002eb
Initial stab at a TypeScript blog post (#5101)
4 years ago
Luca Bonavita c31a4b56d0 site: rephrase to clarify that actions can have just one parameter.
4 years ago
Benjamin Schachter 25e9e684f6
site: explain how to use `site-kit` and `site-repl` (#5163)
4 years ago
dependabot[bot] 8096bbd4a0
Bump lodash from 4.17.15 to 4.17.19 in /site (#5155)
4 years ago
Wolfr b54538e44f
Fixes #5153 (#5154)
4 years ago
Lev Maximov fd0b47d0da
site: use https in link in blog (#5148)
4 years ago
Stanislav Lashmanov 5c6730e382
Simplify each block bindings example (#5094)
4 years ago
Orta Therox 8a8177b897
site: add FAQ entry for how to document a svelte component (#5131)
4 years ago
Luca Bonavita c2788de652
site: remove an obsolete TODO in blog post (#5135)
4 years ago
Adam Ho b56829c7b8
site: fix blog typo (#5090)
4 years ago
Orta Therox 9975169539
Update docs now the lang tools stuff is in prod (#5081)
4 years ago
Rich Harris db0b3b3dfc bump svelte-repl
4 years ago
Rich Harris 82b1025d44 fix regex used to build docs
4 years ago
Rich Harris ab370963f5 merge
4 years ago
Rich Harris 324d18d9c2 update site-kit
4 years ago
Conduitry 9c0507e308 site: bump svelte-repl
4 years ago
Bassam Ismail 0520a10dc0
site: check if mapbox key is set before generating the production build (#5057)
4 years ago
Sam Saccone 2d5f1a6aa3
[a11y] Make anchor tag tutorial nav accessible (#5055)
4 years ago
Antony Jones dc73b735ce
docs: clarify onMount with non-synchronous handlers (#5053)
4 years ago
Richard Harris 1644f207b1 make canvas example more fun
4 years ago
Rich Harris 8bb0c80c2c
remove BLM banner (#5007)
4 years ago
Antony Jones 90794167fe
Remove duplicate site build instructions (#4824)
4 years ago
Ben McCann 34e87ce579
site: faq: svelte-preprocess is now an official project (#4997)
4 years ago
Conduitry b32bcccee4
site: remove BLM filter, but leave banner (#4994)
4 years ago
Matt Wolff 5b2b58f46f
docs: media binding tweaks (#4967)
4 years ago
Ben McCann 85dad45668
site: faq: document how to declare reactive variable type (#4973)
4 years ago
Luke Edwards dba6e5efad
fix(site): add padding-bottom for banner space (#4958)
4 years ago
Richard Harris 80eb8ee1b5 workaround the monumental stupidity of the css filter specification
4 years ago
Richard Harris 0221f52e2b additional donation links
4 years ago
swyx fa95942290 add BLM footer
4 years ago
Roman Kosov a4dadf82be
site: fix some mixed content (#4926)
4 years ago
Ben McCann 4124ec535e
site: update FAQ to point to svelte-check (#4916)
4 years ago
Alessandro (Ale) Segala 81b6c0b986
docs: adjust readable store example (#4903)
4 years ago