Commit Graph

62 Commits (70f289d9c16ba08baf3500e66d2319def7db5134)

Author SHA1 Message Date
Luca Bonavita 70f289d9c1 docs: document `bind:files` (#5141)
6 years ago
Luca Bonavita 3674955e69 site: rephrase to clarify that actions can have just one parameter.
6 years ago
Matt Wolff d130c93093 docs: media binding tweaks (#4967)
6 years ago
Daniel Imfeld 28f0816cd4 docs: `value` cannot be set via spread for indirectly bound values (#4832)
6 years ago
Robert Hall f083a1bb0a Property "muted" for <audio> and <video> (#4690)
6 years ago
pngwn d07e53e15b feat(site): add svelte syntax highlighting (#4851)
6 years ago
MichalBednarczyk b9706796f2 docs: {#each} with key but without index (#4721)
6 years ago
Daniel Imfeld b54fb3eadc docs: clarify that all elements in an outroing block remain until the transition finishes (#4684)
6 years ago
pushkin 69583700ab docs: mention |self modifier in reference section (#4709)
6 years ago
Conduitry d3cac382d5 docs: use Node.TEXT_NODE in more places
6 years ago
Tan Li Hau ee10effb0f introduce $$restProps (#4489)
7 years ago
Conduitry 72658ba454 docs: describe falsy and nullish attribute behavior (#4498)
7 years ago
Matthew Dempsky 070130ed87 site: clearer examples for <slot let:name> (#4125)
7 years ago
Jesse Skinner b95aa26b48 docs: reword to avoid "outroing" (#4434)
7 years ago
Conduitry 60805a68ca site: missing space
7 years ago
Josh Duff 1d24f4f95e site: Explain how each blocks work a bit more (#4118)
7 years ago
Thomas Ferro eccccfea54 Doc (#4172): Fixing the unclear slot with fallback content example
7 years ago
Rich Harris 2837e34bc9 typo
7 years ago
Rich Harris 36864aed8d document new media element bindings
7 years ago
Conduitry 3e76489474 site: clarify bind component prop docs (#3484)
7 years ago
pngwn f182ddd0d2 Document bind:playbackRate in the API documentation. Closes #3806.
7 years ago
Josh Duff 3856d678d3 site: add missing word
7 years ago
Rich Harris 2afc19e1a7 tweak explanation
7 years ago
David A Kondrad 8e037027a1 site: docs: {@html} clarifications
7 years ago
Rich Harris e45e873a01 add separator
7 years ago
vages b337e528ce Document $$props
7 years ago
Richard Harris 49048d6277 add docs
7 years ago
Conduitry a8d76f9fc7 site: fix animate directive section heading
7 years ago
Noah Kaufman c2d39e9e30 clicking on 'keyed each block' link did nothing before, now it takes you to the each blocks section like it's supposed to
7 years ago
Luca Bonavita c03c422cb1 The element on: directive anchorwas pointing to the component on: directive anchor.
7 years ago
Rich Harris b207f28051 tweak docs a bit
7 years ago
Rich Harris 204766ec0a add some docs, rename to textContent and innerHTML
7 years ago
Luca Bonavita fdadb708a1 Use consistent tag closing for <svelte:*> elements
7 years ago
Luca Bonavita 31d357b7cc Docs: document rest in array/object destructuring in each blocks (#2676)
7 years ago
Richard Harris a64bdcad69 tweak transition stuff
7 years ago
Richard Harris be8d2de41a tweak some content and styles
7 years ago
Richard Harris 2869ffe58d restructure
7 years ago
Richard Harris e0e41feaa9 Merge branch 'patch-1' of https://github.com/trbrc/svelte into trbrc-patch-1
7 years ago
Jacob Wright bcfe662319 Fix component binding example
7 years ago
trbrc d254a2ad3a Clearer headlines with syntax examples
7 years ago
Emanuele 64e048b290 docs: multiple event listeners on single node (#2825)
7 years ago
Rich Harris b4ece14bee explain how debug tag without args fires on all state changes
7 years ago
Peter Varholak d3bb7c2d79 add @debug API docs
7 years ago
Rich Harris b858e8db32 implement namespaced components
7 years ago
pngwn b782253e51 Document animations. #2532
7 years ago
pngwn 4fbd21303b Site: Briefly mention intro:true in the transition directive section.
7 years ago
pngwn fe34ca1f80 Site: Document createEventDispatcher. (#2583)
7 years ago
Andrei Eftimie 5a5174391e Site: Fix slot typo in docs
7 years ago
Rich Harris 37ed607a70 Merge pull request #2517 from CreaturesInUnitards/patch-4
7 years ago
Vytautas Jakutis ad79c53f8f site: docs: fix a typo in HTML example in template syntax
7 years ago