Commit Graph

1001 Commits (a55295de8ceea6cb0506652ae64dd98f912e26ce)

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