Commit Graph

1108 Commits (0d4ad364bea034cffc0326b321395b5231cd8477)

Author SHA1 Message Date
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