Commit Graph

593 Commits (6bfd2724a056cd88e5519e5b916b02a6d6a1154a)

Author SHA1 Message Date
Domenik Reitzner 32775a699d
Make TypeScript integration more visible (#5871)
4 years ago
Daniel Sandoval a8af2fa4e6
"What's new in Svelte" January newsletter (#5827)
4 years ago
kindoflew bf35353170
site: fix formatMobile in chart examples (#5787)
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
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
Kieran Barker 795e5855ba
blog: fix link to Svelte package on npm (#5669)
4 years ago
Andy Bruère 4e114d3b0d
docs: remove broken link to easing function (#5635)
4 years ago
Rich Harris 80300f9702 update pubdate
4 years ago
Rich Harris 703ffe94dc
draft blog post about sveltekit (#5638)
4 years ago
Simon H fb8ef740fa
Blog post: Fix link
4 years ago
hmt 2db9cc2bc9
Some typos [ci-skip] (#5632)
4 years ago
Daniel Sandoval 33d1fc741a
"What's new in Svelte" November newsletter (#5554)
4 years ago
Cameron Messinides 169fd8497c
docs: add documentation for $$slots (#5277)
4 years ago
izumiiii 9e0556cf70
docs: fix a11y warning in media elements example (#5606)
4 years ago
Irshad Ali f3adbb2679
docs: fix a11y warning in media elements tutorial (#5523)
4 years ago
Daniel Power 379a4454c1
tutorial: move function declaration before reference (#5491)
4 years ago
Jessa Marie Pedrola 10f68289ba
Add more video courses links in FAQ (#5490)
4 years ago
Tan Li Hau ebbbc0d298
docs: add missing `easing` option to `fade` (#5495)
4 years ago
Daniel Sandoval 324f74b427
"What's new in Svelte" October newsletter (#5429)
4 years ago
Tan Li Hau fa7c780bad
{#key} block (#5397)
4 years ago
Tan Li Hau a1651ca271
add nonpassive event modifier (#5442)
4 years ago
Simon H 4c135b0b8d
Update editor recommendations of old blog post (#5434)
4 years ago
Cal Jacobson 6c8bd6e5aa
Include link to VS Code extension in tutorial (#5231)
4 years ago
Shriji bd2175b67b
Add list of books to FAQ (#5404)
4 years ago
infuzz 5f422d8ddb
Link to more video courses in FAQ (#5396)
4 years ago
lonevox 3255f8b662
site: change "on to" to "onto" in tutorial 03 (#5386)
4 years ago
Eugene Hwang ae971f80ae
docs: adjust explanations of `$$props` and `$$restProps` (#5368)
4 years ago
Cam Jackson 80e474a244
site: Replace "active" with "selected" as an example class name (#5309)
4 years ago
Simon H 8adb47401e
site: Fix blog JS type checking suggestion (#5306)
4 years ago
Venkateshwaran Selvaraj ad8d8564ec
Adding Rich Harris's Frontend Masters course on FAQ page (#5180)
4 years ago
Luca Bonavita 8f17d6c78c
docs: document `bind:files` (#5141)
4 years ago
Ben McCann 1398affa53
Update TypeScript blog post with info about Sapper (#5249)
4 years ago
Ben McCann cf57050f49
Mention "import type" in TypeScript FAQ (#5243)
4 years ago
Charles Rosaaen 231e4a0b3c
site: update link in blog for SCode extension (#5232)
4 years ago
João Paulo a0ed7040f1
site: clarify file -> module in <svelte:self> tutorial (#5171)
4 years ago
Conduitry f4f16da455 site: use relative link to tutorial in FAQ entry
4 years ago
rmacklin 40987b7780
site: update links in the Sapper intro blog post (#5189)
4 years ago
Rich Harris 4b7c16e33a tweak blog post anchor style to be less noisy
4 years ago
Orta Therox f6152002eb
Initial stab at a TypeScript blog post (#5101)
4 years ago
Luca Bonavita c31a4b56d0 site: rephrase to clarify that actions can have just one parameter.
4 years ago
Lev Maximov fd0b47d0da
site: use https in link in blog (#5148)
4 years ago
Stanislav Lashmanov 5c6730e382
Simplify each block bindings example (#5094)
4 years ago
Orta Therox 8a8177b897
site: add FAQ entry for how to document a svelte component (#5131)
4 years ago
Luca Bonavita c2788de652
site: remove an obsolete TODO in blog post (#5135)
4 years ago
Adam Ho b56829c7b8
site: fix blog typo (#5090)
4 years ago
Orta Therox 9975169539
Update docs now the lang tools stuff is in prod (#5081)
4 years ago
Antony Jones dc73b735ce
docs: clarify onMount with non-synchronous handlers (#5053)
4 years ago
Richard Harris 1644f207b1 make canvas example more fun
4 years ago
Ben McCann 34e87ce579
site: faq: svelte-preprocess is now an official project (#4997)
4 years ago
Matt Wolff 5b2b58f46f
docs: media binding tweaks (#4967)
4 years ago
Ben McCann 85dad45668
site: faq: document how to declare reactive variable type (#4973)
4 years ago
Roman Kosov a4dadf82be
site: fix some mixed content (#4926)
4 years ago
Ben McCann 4124ec535e
site: update FAQ to point to svelte-check (#4916)
4 years ago
Alessandro (Ale) Segala 81b6c0b986
docs: adjust readable store example (#4903)
4 years ago
Daniel Imfeld f624d6e292
docs: `value` cannot be set via spread for indirectly bound values (#4832)
4 years ago
Matt Wolff 97db5cc7f7
docs: add blur to list of svelte/transition exports
4 years ago
Ben McCann 745c777806
site: move .dev TLD info from FAQ to readme (#4883)
4 years ago
Robert Hall 7fe1384f43
Property "muted" for <audio> and <video> (#4690)
4 years ago
Billy Levin 0cd40b79c8
invalidate -> update (#4793)
4 years ago
pngwn d5e95594e9
feat(site): add svelte syntax highlighting (#4851)
4 years ago
Ben McCann 5ac8a1d07a
docs: link to list of community preprocessors (#4817)
4 years ago
Antony Jones 9be3310431
site: add FAQs page (#4823)
4 years ago
Joseph Abrahamson 5efeeecee8
docs: clarify store contract type signature (#4539)
4 years ago
Daniel Imfeld a658fedb83
docs/tests: use event.key instead of event.which (#4758)
4 years ago
JocelynLi b3364424d7
docs: tweak tutorial/default-values wording (#4600)
4 years ago
MichalBednarczyk edeeb05a6c
docs: {#each} with key but without index (#4721)
4 years ago
Antony Jones 0e61e51358
docs: add v2 site link (#4745)
4 years ago
Conduitry 35a910eea2 docs: fix link to animate section
4 years ago
Eddy 75ae49312f
docs: fix link to transition section (#4748)
4 years ago
Daniel Imfeld 676d57b5f7
docs: clarify that all elements in an outroing block remain until the transition finishes (#4684)
4 years ago
pushkin 467fc84d7d
docs: mention |self modifier in reference section (#4709)
4 years ago
Daniel Imfeld cc3c7fa9f4
docs: fix CSS typo in example (#4685)
4 years ago
Conduitry 0d263cc1ea docs: use Node.TEXT_NODE in more places
4 years ago
John Abraham 8ddb073199
docs: add note to tutorial on Capitalised component variable names (#4505)
4 years ago
Ademola 7be80e96c6
docs: make text node type in example more explicit (#4663)
4 years ago
Robin Cussol ece61381de
fix(examples): hide "undefined" domain in HN example (#4643)
4 years ago
Robin Cussol df3ae85b42
fix(examples): use correct URL for Ask HN posts (#4640)
4 years ago
Tim Gates 89f30dae36
docs: Fix simple typo, specificy -> specify (#4637)
5 years ago
Tan Li Hau 91d758e35b
introduce $$restProps (#4489)
5 years ago
keke 48721520bd
docs: fix self-closing <svelte:options> tag (#4524)
5 years ago
Conduitry addea43e4f
docs: describe falsy and nullish attribute behavior (#4498)
5 years ago
Conduitry f244b80f7a
docs: referenced_from_script var value (#4486)
5 years ago
Jesse Skinner 20e079007c
docs: clarify default prop behaviour (#4460)
5 years ago
Antony Jones 7831766fa0
site: turn fancybutton into custombutton (#4476)
5 years ago
Matthew Dempsky a53da7e4b0
site: clearer examples for <slot let:name> (#4125)
5 years ago
Jesse Skinner c992f7a2d2
docs: reword to avoid "outroing" (#4434)
5 years ago
Kevin Tewouda 2b3c2daafb
blog: svelte-for-new-developers: list commands for Windows (#4391)
5 years ago
PKlknr 7fdae5f8a8
docs: add await in front of preprocess examples (#4404)
5 years ago
Conduitry 83d461f537
site: clarify preserveWhitespace (#4341)
5 years ago
Wolfr 70d1795088 site: Remove WIP message, but still reference the chat room. (#4329)
5 years ago
Conduitry 3ba4f8abca site: fix a couple absolute links
5 years ago
Conduitry 7494509dfd
only attach SSR <head> markers when hydratable: true (#4260)
5 years ago
Kevin Åberg Kultalahti 3d9655a2a1 site: add documentation for global keyframes (#4232)
5 years ago
Conduitry 14154fce36
site: document Observable interop (#2571)
5 years ago
Conduitry 252ec8ceca site: missing space
5 years ago
trbrc 45933f9700 site: Clearer documentation of store contract (#4216)
5 years ago
Josh Duff 00e39c767a site: Explain how each blocks work a bit more (#4118)
5 years ago
Thomas Ferro fe750d2606 Doc (#4172): Fixing the unclear slot with fallback content example
5 years ago
Gautam krishna R 7ff0c83191 site: update instructions for jetbrains IDEs (#4052)
5 years ago
Vulwsztyn fb6d570b92 tutorial 12.a inconsistency fix
5 years ago
Yugo Ogura 11002c93fe site: fix wrong link to tweened (#4137)
5 years ago
Sebastian Stephan 4e51d35dd8 site: fix link to realworld demo in blogpost (#4028)
5 years ago
Rich Harris 193f9e1e1e
Merge pull request #3955 from joncfoo/patch-1
5 years ago
Rich Harris ae8684ffff
Update text.md
5 years ago
Conduitry 3d0a5f8c37 site: update links to rollup-plugin-svelte repo
5 years ago
Richard Harris d1146281ef only mention official plugins, link to integrations for others. closes #3970
5 years ago
Jonathan Curran d8e625c439
Document $: in the tutorial
5 years ago
Rich Harris 0aceccc31b Merge branch 'master' of github.com:sveltejs/svelte
5 years ago
Rich Harris 1dead6fa9d typo
5 years ago
Rich Harris 5721ae3aeb
Merge pull request #3943 from Conduitry/gh-2505
5 years ago
Rich Harris a4658e2d42 document new media element bindings
5 years ago
AlexxNB 2285ee222a fix 'action with param' example and tutorial
5 years ago
Conduitry 78eea640d3 site: add font fallback for Comic Sans MS (#2505)
5 years ago
Rich Harris bbf47501d5 linux instructions
5 years ago
Rich Harris 5dfc7094d8 add blog post
5 years ago
Rich Harris 054f409950
better tutorial for parameterised actions (#3930)
5 years ago
Rich Harris 331bb39c0a
Merge pull request #3826 from vascoosx/crud-example-update-fix
5 years ago
Rich Harris 3889ec499e
simpler fix
5 years ago
Tan Li Hau b382b9a9c6 add loopGuardTimeout options
5 years ago
Shakhbulat Gazgireev 31a81d3553 Site: add editor file association instructions (#3888)
5 years ago
Richard Harris 1dfd42c3f4 tweak wording
5 years ago
Richard Harris 98c76ec7e8 Merge branch 'master' of https://github.com/SrZorro/svelte into SrZorro-master
5 years ago
Rich Harris 0f602a17c2
Merge pull request #3874 from el1f/example-logotype
5 years ago
Rich Harris 7ab26f872b
Make font-weight 400, add to stylesheet
5 years ago
Conduitry de80ae72c3 site: clarify bind component prop docs (#3484)
5 years ago
Alex Simonides a83b2fa6d7 #3864: Update Penner easing functions link (#3865)
5 years ago
Ayoub 752c09cf53 ✏️ outdated logotype on svg-transition example
5 years ago
Rich Harris e467c92564 fix logo-mask url, remove unused file
5 years ago
Fox b750aaa46d
site/tutorials - Added extra explanation for object reactivity
5 years ago
Leonardo Di Vittorio 1b8a1b22a6 fix: svelte-logo-mask correct file name
5 years ago
red-meadow 3174d3cc59 Minor tutorial fix (#3843)
5 years ago
Shunichi Hato b704531a2e Make selection reactive with search
5 years ago
Shunichi Hato 4918faf605 Fix crud example update error when filtering
5 years ago
Rich Harris 1324a57786
oops, remove some debugging code
5 years ago
Rich Harris e931a56854
Merge pull request #3762 from sveltejs/gh-3761
5 years ago
Richard Harris e8f5b24143 docs and a fix for #3761
5 years ago
Richard Harris e55bf4013d remove some unused code
5 years ago
Richard Harris fe3412828c make modal more accessible
5 years ago
Richard Harris 1b245a48c2 Merge branch 'patch-1' of https://github.com/SteveALee/svelte into SteveALee-patch-1
5 years ago
Steve Lee 1668316621
Fix script end tag
5 years ago
pngwn 7c445093fb Document bind:playbackRate in the API documentation. Closes #3806.
5 years ago
Steve Lee 1e55d46bc0
Add Key handling to modal example
5 years ago
Alessandro (Ale) Segala 8c0c15c3aa Fixed anchor link in documentation
5 years ago
Paul Murray d91e9afab6 Fixes #3008: Better SSR docs
5 years ago
Aaron George 36ca311500 FIXED: Media Elements Tutorial
5 years ago
Aaron George 231fbfa020 FIXED: Media Elements Example
5 years ago
adrian5 565931dff9 Doc: update file-type association instructions for Atom
5 years ago
Josh Duff e4d7f77453 site: add missing word
5 years ago
Conduitry 8d5b7e0ef3 site: tidy a few markdown code block languages
5 years ago
Conduitry 0d20fb9b8d site: fix unknown syntax highlighting language in blog post
5 years ago
Sercan Eraslan c7cc6a55cf Fix: dimensions example overflow problem
5 years ago
adrian5 dcfe9f6b78 Doc: add file-type association instructions for Atom
5 years ago
Sercan Eraslan 8206c27c0a Fix: lifecycle update example overflow problem
5 years ago
Infant Frontender 77e3605c39 Fix typo
5 years ago
Jack Beegan 44447003a9 Fix minor error in API docs of draw
5 years ago
Elliot Waite 0040f34c5c Fix a typo in 04-compile-time.md.
5 years ago
Conduitry 14a46a17d0 fix the rest of the typo
5 years ago
Bartosz Trzos 4b7e2a09c9 Fix a typo
5 years ago
mattstobbs c250793b35 Fix animate example (#3543)
5 years ago
Richard Harris db5cea146f document blur transition
5 years ago
Rich Harris 5346b378e3
tweak explanation
5 years ago
David A Kondrad 6e9ac1971c site: docs: {@html} clarifications
5 years ago
Reto Trinkler b1a8c96e18 Remove unnecessary code in "bind-this" example
5 years ago
Conduitry 1ab3dcb342 use assets served from github pages
5 years ago
Gonzalo Fernández-Victorio c470d00489 Fix small typo
5 years ago
Richard Harris 08be15e3ae add some more CE docs
5 years ago
Richard Harris de24efd3b8 small fix
5 years ago
Richard Harris b23839fb5f add custom element documentation
5 years ago
Rich Harris 120ee28c4f
Merge pull request #3416 from sveltejs/better-keyed-each-example
5 years ago
Richard Harris 383d441b83 better keyed each example
5 years ago
Rich Harris 4251fc9f00
Merge pull request #3405 from Dagdahu/patch-1
5 years ago
Christian Engen 8f284c0f9a
Docs: unused variable removed
5 years ago
Hugo C 0597d04dba
Update 03-run-time.md
5 years ago
davidaq 4af242570b
Correct preprocessor api doc
5 years ago
Richard Harris 4f26363fe0 update deferred transitions example
5 years ago
Richard Harris bb9a9efec2 Merge branch 'master' of github.com:sveltejs/svelte
5 years ago
Rich Harris ad790d36b4
add separator
5 years ago
vages 73a21b855a
Document $$props
5 years ago
Samuel Elgozi b6679eba7a added `self` modifier explanation to the docs
5 years ago
Daniel Berner bbbc7d25c5 Fix typo
5 years ago
Richard Harris 8170d4f455 add docs
5 years ago
Rich Harris e9b59f72dc
Merge pull request #3338 from Vages/patch-1
5 years ago
Rich Harris 5c365108ac
fix italicisation
5 years ago
Rich Harris b629d6e25f
Combine context-vs-stores with reactivity explanation
5 years ago
Rich Harris c48d3456f7
Update text.md
5 years ago
Rich Harris 9d90272966
Make point about referential equality more concisely
5 years ago
vages 78eaf77a65
Elaborate on key equality
5 years ago