Commit Graph

405 Commits (ccf0bcf4692742457be872e54382b7fc5ca63c23)

Author SHA1 Message Date
Robin Cussol ece61381de
fix(examples): hide "undefined" domain in HN example (#4643)
5 years ago
Robin Cussol df3ae85b42
fix(examples): use correct URL for Ask HN posts (#4640)
5 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