Commit Graph

456 Commits (aef454dd793d52927f769342471f4d58e5f09f01)

Author SHA1 Message Date
Simon H aef454dd79
adjust language-tools wording
6 years ago
Simon H 138ae63ef6
Update site/content/blog/2021-03-01-whats-new-in-svelte-march-2021.md
6 years ago
Simon H 772507f0b0
Update site/content/blog/2021-03-01-whats-new-in-svelte-march-2021.md
6 years ago
Simon H be37690083
typos
6 years ago
Simon H b3adc58340
Update site/content/blog/2021-03-01-whats-new-in-svelte-march-2021.md
6 years ago
Daniel Sandoval 523a0dbbd8 fix typo
6 years ago
Daniel Sandoval f757da0935 added showcase and intro
6 years ago
Daniel Sandoval d607a122f0 added the release summaries
6 years ago
Rich Harris 2925a00eff
add cssHash option (#6026)
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
Ben McCann 55b11b0664
docs: define component before demonstrating usage (#5921)
6 years ago
halfnelson a7eff8894f
add `foreign` namespace to preserve attribute case and skip HTML-specific a11y validations (#5652)
6 years ago
Domenik Reitzner 32775a699d
Make TypeScript integration more visible (#5871)
6 years ago
Daniel Sandoval a8af2fa4e6
"What's new in Svelte" January newsletter (#5827)
6 years ago
kindoflew bf35353170
site: fix formatMobile in chart examples (#5787)
6 years ago
Liam Egan 1046ca71a7
Remove duplicate sentence (#5751)
6 years ago
Aswin Vayiravan f1b7c08a09
changed to colour names instead of hex codes for readability (#5772)
6 years ago
Ben McCann 3561bf2b96
Update testing FAQ (#5744)
6 years ago
Aswin Vayiravan 76d4580bcc
Changing hex codes to colour names to improve readability of the tutorial. (#5761)
6 years ago
Adam Rackis e5aa04ed49
Add clarification on what makes a reactive block reactive to docs. (#5729)
6 years ago
Conduitry e02c291050 -> v3.31.0
6 years ago
Simon H 79214ccb0d
Revert typed SvelteComponent, add SvelteComponentTyped instead (#5738)
6 years ago
Aswin Vayiravan 307b86b030
Renamed 'Now' to 'Vercel' (#5737)
6 years ago
Daniel Sandoval 625e3056bf
"What's new in Svelte" December newsletter (#5706)
6 years ago
pushkin 01ead95cbe
add hasContext lifecycle function (#5690)
6 years ago
pushkin 1fa46fde4f
Correct `onDestroy` behavior description (#5590)
6 years ago
Phippsy 96ac898370
docs: mention that degit requires Git (#5532)
6 years ago
Kevin Åberg Kultalahti daec25604f
docs: add conditional slot example (#5383)
6 years ago
fivem ddd79e3f9d
tutorial: remove unneccessary performance.now() call inside raf (#5513)
6 years ago
swyx e750b7284e
document await...catch shorthand (#5682)
6 years ago
Kieran Barker 795e5855ba
blog: fix link to Svelte package on npm (#5669)
6 years ago
Andy Bruère 4e114d3b0d
docs: remove broken link to easing function (#5635)
6 years ago
Rich Harris 80300f9702 update pubdate
6 years ago
Rich Harris 703ffe94dc
draft blog post about sveltekit (#5638)
6 years ago
Simon H fb8ef740fa
Blog post: Fix link
6 years ago
hmt 2db9cc2bc9
Some typos [ci-skip] (#5632)
6 years ago
Daniel Sandoval 33d1fc741a
"What's new in Svelte" November newsletter (#5554)
6 years ago
Cameron Messinides 169fd8497c
docs: add documentation for $$slots (#5277)
6 years ago
izumiiii 9e0556cf70
docs: fix a11y warning in media elements example (#5606)
6 years ago
Irshad Ali f3adbb2679
docs: fix a11y warning in media elements tutorial (#5523)
6 years ago
Daniel Power 379a4454c1
tutorial: move function declaration before reference (#5491)
6 years ago
Jessa Marie Pedrola 10f68289ba
Add more video courses links in FAQ (#5490)
6 years ago
Tan Li Hau ebbbc0d298
docs: add missing `easing` option to `fade` (#5495)
6 years ago
Daniel Sandoval 324f74b427
"What's new in Svelte" October newsletter (#5429)
6 years ago
Tan Li Hau fa7c780bad
{#key} block (#5397)
6 years ago
Tan Li Hau a1651ca271
add nonpassive event modifier (#5442)
6 years ago
Simon H 4c135b0b8d
Update editor recommendations of old blog post (#5434)
6 years ago
Cal Jacobson 6c8bd6e5aa
Include link to VS Code extension in tutorial (#5231)
6 years ago
Shriji bd2175b67b
Add list of books to FAQ (#5404)
6 years ago