Commit Graph

1007 Commits (9f1ce70b26896bf94d9fd85266c323e1ca34640e)

Author SHA1 Message Date
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
Irshad Ali 1f05bb5ec6 docs: fix a11y warning in media elements tutorial (#5523)
6 years ago
Daniel Power d679e75399 tutorial: move function declaration before reference (#5491)
6 years ago
Jessa Marie Pedrola 51cf2740fa Add more video courses links in FAQ (#5490)
6 years ago
Kevin Åberg Kultalahti b85ff99b7a site: remove Svelte Summit banner (#5545)
6 years ago
pngwn 9148fc5633 site: add svelte summit banner with link (#5537)
6 years ago
Tan Li Hau f63d94e0e6 docs: add missing `easing` option to `fade` (#5495)
6 years ago
Daniel Sandoval f72b433ab5 "What's new in Svelte" October newsletter (#5429)
6 years ago
Tan Li Hau f675f8583d {#key} block (#5397)
6 years ago
Tan Li Hau e5ca2067df add nonpassive event modifier (#5442)
6 years ago
Simon H 83c262f865 Update editor recommendations of old blog post (#5434)
6 years ago
Cal Jacobson d4deaefa33 Include link to VS Code extension in tutorial (#5231)
6 years ago
Rohan Kokane fbae49e5ec Fix scrollbar being hidden by header on site (#5342)
6 years ago
Shriji 84d402ae64 Add list of books to FAQ (#5404)
6 years ago
infuzz 9276add930 Link to more video courses in FAQ (#5396)
6 years ago
Rich Harris 49455f3070 bump site-kit version
6 years ago
lonevox 7bf82db7f4 site: change "on to" to "onto" in tutorial 03 (#5386)
6 years ago
Ben McCann 7d05e3c104 site: standardize building command (#5380)
6 years ago
Conduitry 4090f2ee73 site: revert to sapper@0.27
6 years ago
dependabot[bot] 3a3c531426 Bump node-fetch from 2.6.0 to 2.6.1 in /site (#5377)
6 years ago
Eugene Hwang aebc6f4725 docs: adjust explanations of `$$props` and `$$restProps` (#5368)
6 years ago
Cam Jackson bfb873326b site: Replace "active" with "selected" as an example class name (#5309)
6 years ago
Conduitry 86a06ba267 site: update to sapper@0.28.6
6 years ago
Conduitry 18e0e5500e site: update to sapper@0.28.5
6 years ago
Ben McCann fe11d01456 site: copy preserveEntrySignatures settings from template (#5356)
6 years ago
Ben McCann af2a7e2437 Update site dependencies (#5354)
6 years ago
Conduitry 9edb3ee01b site: bump svelte-repl
6 years ago
Ben McCann 176794ed49 Add a script for copy-workers (#5338)
6 years ago
Simon H 575c0f6724 site: Fix blog JS type checking suggestion (#5306)
6 years ago
Wolfr 8ff302c536 site: show REPL input/output toggle on iOS without scrolling (#5175)
6 years ago
Venkateshwaran Selvaraj 582d08931c Adding Rich Harris's Frontend Masters course on FAQ page (#5180)
6 years ago
dependabot[bot] 1bdf76bbfa Bump prismjs from 1.17.1 to 1.21.0 in /site (#5250)
6 years ago
Luca Bonavita 70f289d9c1 docs: document `bind:files` (#5141)
6 years ago
Rich Harris 0309342f99 bump site-kit version
6 years ago
Rich Harris 2478308f59 bump site-kit version
6 years ago
Ben McCann 26b6cc3758 Update TypeScript blog post with info about Sapper (#5249)
6 years ago
Ben McCann bde16326e1 Mention "import type" in TypeScript FAQ (#5243)
6 years ago
Charles Rosaaen 0398675096 site: update link in blog for SCode extension (#5232)
6 years ago
João Paulo 6036366cde site: clarify file -> module in <svelte:self> tutorial (#5171)
6 years ago
Conduitry 8e9022e140 site: use relative link to tutorial in FAQ entry
6 years ago
M. Habib Rosyad 3d9c4a7a0c site: fix escaping in RSS feed (#5214)
6 years ago
rmacklin 21b2cb8d91 site: update links in the Sapper intro blog post (#5189)
6 years ago
Rich Harris 95729114c2 diff highlighting
6 years ago
Rich Harris 4b13c8ae1b tweak blog post anchor style to be less noisy
6 years ago
Orta Therox 0b4b97dbaf Initial stab at a TypeScript blog post (#5101)
6 years ago
Luca Bonavita 3674955e69 site: rephrase to clarify that actions can have just one parameter.
6 years ago
Benjamin Schachter a4b4ee5de7 site: explain how to use `site-kit` and `site-repl` (#5163)
6 years ago
dependabot[bot] bf375257c1 Bump lodash from 4.17.15 to 4.17.19 in /site (#5155)
6 years ago
Wolfr 5f2d843cd7 Fixes #5153 (#5154)
6 years ago
Lev Maximov 50bff6e145 site: use https in link in blog (#5148)
6 years ago
Stanislav Lashmanov 1913bf7502 Simplify each block bindings example (#5094)
6 years ago
Orta Therox de4db0a642 site: add FAQ entry for how to document a svelte component (#5131)
6 years ago
Luca Bonavita 01ee174161 site: remove an obsolete TODO in blog post (#5135)
6 years ago
Adam Ho 83b3e81d75 site: fix blog typo (#5090)
6 years ago
Orta Therox 911195c482 Update docs now the lang tools stuff is in prod (#5081)
6 years ago
Rich Harris 93ef307b9b bump svelte-repl
6 years ago
Rich Harris 1e34349513 fix regex used to build docs
6 years ago
Rich Harris fcf2f9f51b merge
6 years ago
Rich Harris 7f3eb7946b update site-kit
6 years ago
Conduitry a07f9f69ba site: bump svelte-repl
6 years ago
Bassam Ismail 3d854317a7 site: check if mapbox key is set before generating the production build (#5057)
6 years ago
Sam Saccone 62f15c17ac [a11y] Make anchor tag tutorial nav accessible (#5055)
6 years ago
Antony Jones fefa4e6ed6 docs: clarify onMount with non-synchronous handlers (#5053)
6 years ago
Richard Harris 5f92c9d254 make canvas example more fun
6 years ago
Rich Harris db5f4f9bc3 remove BLM banner (#5007)
6 years ago
Antony Jones 1010c0b134 Remove duplicate site build instructions (#4824)
6 years ago
Ben McCann 0f2721dd5b site: faq: svelte-preprocess is now an official project (#4997)
6 years ago
Conduitry 6006564055 site: remove BLM filter, but leave banner (#4994)
6 years ago
Matt Wolff d130c93093 docs: media binding tweaks (#4967)
6 years ago
Ben McCann a9c5717196 site: faq: document how to declare reactive variable type (#4973)
6 years ago
Luke Edwards b30c169e9d fix(site): add padding-bottom for banner space (#4958)
6 years ago
Richard Harris 832395ff2f workaround the monumental stupidity of the css filter specification
6 years ago
Richard Harris f196562a95 additional donation links
6 years ago
swyx 10866bb9c9 add BLM footer
6 years ago
Roman Kosov 2e14f0cfe6 site: fix some mixed content (#4926)
6 years ago
Ben McCann 24339a8d2b site: update FAQ to point to svelte-check (#4916)
6 years ago
Alessandro (Ale) Segala fa94011203 docs: adjust readable store example (#4903)
6 years ago
Daniel Imfeld 28f0816cd4 docs: `value` cannot be set via spread for indirectly bound values (#4832)
6 years ago
Matt Wolff 07b560d915 docs: add blur to list of svelte/transition exports
6 years ago
Ben McCann e6b263a893 site: move .dev TLD info from FAQ to readme (#4883)
6 years ago
Robert Hall f083a1bb0a Property "muted" for <audio> and <video> (#4690)
6 years ago
Billy Levin 50393f3b9f invalidate -> update (#4793)
6 years ago
pngwn d07e53e15b feat(site): add svelte syntax highlighting (#4851)
6 years ago
Conduitry e705857aeb site: bump @sveltejs/svelte-repl
6 years ago
Ben McCann 4fab056b55 docs: link to list of community preprocessors (#4817)
6 years ago
Antony Jones a29509db0d site: add FAQs page (#4823)
6 years ago
Joseph Abrahamson e62f7afdc2 docs: clarify store contract type signature (#4539)
6 years ago