Commit Graph

993 Commits (572cfe4fbc8fac4e470123a6da9eb7c4d80912f7)

Author SHA1 Message Date
Stephane a89206a417 Link to Svelte Society instead of old Community site (#6043)
6 years ago
Ben McCann 4dbb0d9cef Update FAQ for SvelteKit beta (#6124)
6 years ago
Rich Harris f2fd93e9ef add "what is sveltekit" section
6 years ago
Rich Harris 5ec2c2ac83 tweak aside placement
6 years ago
Rich Harris 5cf75b6b92 fix blog post date
6 years ago
Rich Harris 6cc761c5ec SvelteKit beta launch post (#6120)
6 years ago
Geoff Rich 12ec1e115a docs: update 7gui example links (#6052)
6 years ago
Daniel Sandoval 902613c810 "What's new in Svelte" March newsletter (#6033)
6 years ago
Simon H 54e6492539 Add "Where can I get support?" to FAQ (#6036)
6 years ago
Rich Harris 345a5398fa add cssHash option (#6026)
6 years ago
Alexis Ménard a26e60809f Tutorial : a better explanation of component events (#4639)
6 years ago
Daniel Sandoval fdb0526dad "What's new in Svelte" February newsletter (#5925)
6 years ago
Shriji 3f6a6d0fed Change color on 404 page (#5932)
6 years ago
Ben McCann b23612344c docs: define component before demonstrating usage (#5921)
6 years ago
halfnelson 346c7a942d add `foreign` namespace to preserve attribute case and skip HTML-specific a11y validations (#5652)
6 years ago
Domenik Reitzner a41b636755 Handle new format for "who is using svelte" (#5918)
6 years ago
Domenik Reitzner 96115eff62 Make TypeScript integration more visible (#5871)
6 years ago
Ben McCann ad1ef4b839 site: bump dependencies to fix building in production mode (#5846)
6 years ago
Daniel Sandoval 235d07824d "What's new in Svelte" January newsletter (#5827)
6 years ago
Ben McCann cf3422f9d0 site: remove cypress leftovers and upgrade dependencies (#5824)
6 years ago
Geoff Rich ea16f6bd19 site a11y: add missing h1s (#5715)
6 years ago
kindoflew 57350eef3a site: fix formatMobile in chart examples (#5787)
6 years ago
Luke Edwards 20b15c2bc2 fix(site): ensure "text/plain" on error response (#5821)
6 years ago
Shriji 46934baae0 Update ScreenToggle.svelte (#5629)
6 years ago
Liam Egan eeb218953a Remove duplicate sentence (#5751)
6 years ago
Aswin Vayiravan 2f7f563c53 changed to colour names instead of hex codes for readability (#5772)
6 years ago
Ben McCann 1de486c0d7 Update testing FAQ (#5744)
6 years ago
Aswin Vayiravan f776ece39c Changing hex codes to colour names to improve readability of the tutorial. (#5761)
6 years ago
Adam Rackis 98338fd9b0 Add clarification on what makes a reactive block reactive to docs. (#5729)
6 years ago
Conduitry aab1db77e5 -> v3.31.0
6 years ago
Simon H de06b32b3e Revert typed SvelteComponent, add SvelteComponentTyped instead (#5738)
6 years ago
Aswin Vayiravan b469c23b98 Renamed 'Now' to 'Vercel' (#5737)
6 years ago
Daniel Sandoval 203eb6034e "What's new in Svelte" December newsletter (#5706)
6 years ago
Shriji 122eb791d7 site: example image missing for conditional slot (#5723)
6 years ago
pushkin c82a3cf782 add hasContext lifecycle function (#5690)
6 years ago
pushkin ee43c7d04f Correct `onDestroy` behavior description (#5590)
6 years ago
Phippsy c54efce9a4 docs: mention that degit requires Git (#5532)
6 years ago
Kevin Åberg Kultalahti f94cf10c7c docs: add conditional slot example (#5383)
6 years ago
fivem 66dee1455c tutorial: remove unneccessary performance.now() call inside raf (#5513)
6 years ago
swyx 8780fe0560 document await...catch shorthand (#5682)
6 years ago
Geoff Rich 892c3125e3 docs a11y: increase color contrast in code block syntax highlighting (#5681)
6 years ago
Kieran Barker d07dd1ae2a blog: fix link to Svelte package on npm (#5669)
6 years ago
Andy Bruère 3c75117fc5 docs: remove broken link to easing function (#5635)
6 years ago
Rich Harris 862da73bf5 update pubdate
6 years ago
Rich Harris 32bccfd532 draft blog post about sveltekit (#5638)
6 years ago
Simon H e1c424ac97 Blog post: Fix link
6 years ago
hmt 39de4f6b02 Some typos [ci-skip] (#5632)
6 years ago
Daniel Sandoval 4501c1d227 "What's new in Svelte" November newsletter (#5554)
6 years ago
Cameron Messinides 43c352810e docs: add documentation for $$slots (#5277)
6 years ago
izumiiii c4f879e342 docs: fix a11y warning in media elements example (#5606)
6 years ago