Commit Graph

285 Commits (b45fe8020b7b71efb696e22209eb9ec8271df647)

Author SHA1 Message Date
Yuichiro Yamashita 11ada98565
[docs] fix sentences in `<svelte:element>` () 3 years ago
Tan Li Hau d554cdbb25
[docs] add more examples on the spring store API docs () 3 years ago
Bjorn Lu 0f94c890f5
[feat] dispatch cancelable custom events () 3 years ago
gtmnayan afd3f4e5a9
[feat] Make setContext return the value that was passed in () 3 years ago
Yuichiro Yamashita e0d93254fd
[feature] Dynamic elements implementation <svelte:element> () 3 years ago
Ben McCann 3c11c480b9
[docs] clarify css option () 3 years ago
TzuHsuan 535a1fc20d
Change top level requirement wording () 3 years ago
Ben McCann 42905c757f
[docs] update bundler documentation () 3 years ago
Geoff Rich fc2470494d
[docs] fix broken links () 3 years ago
Geoff Rich d1b3f462a5
[docs] add docs for a11y-no-redundant-roles () 3 years ago
Bjorn Lu cc445839e3
[docs] explain initial value for bind scroll () 3 years ago
Tan Li Hau b5aaa6641b
[feat] implement constants in markup () 3 years ago
Simon H 26f767e873
[docs] add note about the AST not being public API () 3 years ago
Paul Murray 8a47b5ec9e
[feat] Style directives () 3 years ago
Yongwook Choi eb663d5cae
[docs] force externalize chatroom link () 3 years ago
Ignatius Bagus 99a04c464d
[docs] mention tweened duration as function 3 years ago
Tyler Smith 84669b5a6c
[docs] Updated link to the ease visualizer in the docs () 3 years ago
Ignatius Bagus 04890c73d2
[docs] absolute and future proof links () 3 years ago
Rich Harris 7521bd55b5
[docs] fix hash fragments () 3 years ago
Ivan 4018b548f3
[docs] fix link to Svelte Society community-maintained tools () 3 years ago
Dmitriy Fishman f50d9b9f34
[docs] Fix a typo in 03-run-time.md () 3 years ago
Dmitriy Fishman fd466d7221
[docs] fix typo in 02-template-syntax.md () 3 years ago
gtmnayan 7681ed0a45
[docs] Document the effect of the order of bind: and on: () 3 years ago
Bert B c2ae05abcf
[docs] update link for community preprocessors () 3 years ago
Alexander Prinzhorn 6f8a6fe90b
[docs] Improve wording for `animate` docs () 3 years ago
Ignatius Bagus 76fa68d82f
[docs] update spring precision value () 3 years ago
Conduitry 883c47b45d [site] fix escaping in table of compiler options 3 years ago
Bjorn Lu be1eff0305
[feat] add enableSourcemap option () 3 years ago
Ben McCann 547fbc6ebd
[docs] what is rendered when for #await () 4 years ago
Simon H 88204355d3
[docs] clarify readable callback timing () 4 years ago
Geoff Rich 7e156c014e
[docs] document details binding () 4 years ago
João Paulo 0027a41934
[docs] Fix typo in $$slots docs () 4 years ago
duarte-pompeu 8d3f4512f6
[docs] Fix the speed of the typewriter example to scale correctly () 4 years ago
Shinobu Hayashi 5df60e75a7
chore(docs): update Component-format script-markup-style order () 4 years ago
Ben McCann 268bc71724
Replace sveltejs/integrations with sveltesociety.dev () 4 years ago
Tommy Groshong a232d68a41
docs: small spelling fixes in docs and comments () 4 years ago
Conduitry 1c58fa91cc
[docs] various adjustments to template syntax docs () 4 years ago
Tan Li Hau ce550adef6
[feat] allow use:actions on <svelte:body> () 4 years ago
Samuel Plumppu 172f294cb6
docs: Fix property name typo for event.isTrusted () 4 years ago
Dennis Dudek a3fb765d6f
[docs] add trusted modifier to list of modifiers in tutorial and docs () 4 years ago
Stephane 63f592e713
[docs] Add clarification about reactivity and arrays () 4 years ago
Hofer Ivan 5cfefeb6e7
support rendering components in a shadow dom () 4 years ago
Tan Li Hau 222a9dd2c6
[feat] get all contexts () 4 years ago
Maxime LUCE 0cf5511ae0
[feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) () 4 years ago
Simon H 931738e821
[docs] mention that afterUpdate runs after onMount 4 years ago
Simon H 937c7c9c4a
[docs] document $store behavior more explicitely 4 years ago
Ignatius Bagus 5334f4ad1b
docs: mention usage of regexp literal in text expressions () 4 years ago
Conduitry 64c162c6b7 docs: adjust formatting in compiler options table 4 years ago
Geoff Rich 2842227cf0
docs: fix heading level a11y issue () 4 years ago
Geoff Rich a35506b5eb
[docs] update a11y docs () 4 years ago
Geoff Rich e73f641ca5
Remove deprecated a11y-no-onchange warning () 4 years ago
Maxime LUCE aedf69c1cf
Add compilation variables report option to allow getting all variables (even undeclared or internal) () 4 years ago
Simon H 92fba761a8
docs: clarify writable value is lost when destroyed 4 years ago
swyx e43778a0c4
document new style props feature in Svelte 3.38 () 4 years ago
EmNudge 0e18b1311e
docs: clarified readonly prop access () 4 years ago
Ophir LOJKINE f797482e27
Add documentation for crossfade () 4 years ago
Geoff Rich 7bf3f20dc3
Add docs for compound :global selector () 4 years ago
Tan Li Hau 142de015eb
add accessibility warnings to the docs () 4 years ago
Tan Li Hau 25a48be0ef
update docs for style tag in elements () 4 years ago
Dominik G 2c488f4d61
docs: update documentation for preprocessor sourcemap output () 4 years ago
Simon H e27d71f0cf
docs: fix typo 4 years ago
Paul Murray ad29604d6b
Docs: Rename slot let section () 4 years ago
Dan Kozlov cc58f60002
Add a note that bind:files is readonly () 4 years ago
Stephane b1d09a4aa2
Clarify that special elements have to be top level () 4 years ago
Simon H 4acfb05315
Docs: Clarify that `@html` does not compile Svelte code () 4 years ago
Ignatius Bagus b295d68ec6
fix types: allow writable/readable empty initialization () 4 years ago
Maxime LUCE 08047c14b6
Pass full markup source to preprocessors () 4 years ago
Geoff Rich a55295de8c
docs: mention that svelte:self can be in a slot () 4 years ago
Tan Li Hau 6c5257beb2
allow passing in context in constructor () 4 years ago
Stephane 47e1eeed56
Add documentation and tutorial for svelte:fragment () 4 years ago
Rich Harris 2925a00eff
add cssHash option () 4 years ago
Ben McCann 55b11b0664
docs: define component before demonstrating usage () 4 years ago
halfnelson a7eff8894f
add `foreign` namespace to preserve attribute case and skip HTML-specific a11y validations () 4 years ago
Liam Egan 1046ca71a7
Remove duplicate sentence () 4 years ago
Adam Rackis e5aa04ed49
Add clarification on what makes a reactive block reactive to docs. () 4 years ago
pushkin 01ead95cbe
add hasContext lifecycle function () 4 years ago
pushkin 1fa46fde4f
Correct `onDestroy` behavior description () 4 years ago
swyx e750b7284e
document await...catch shorthand () 4 years ago
Andy Bruère 4e114d3b0d
docs: remove broken link to easing function () 4 years ago
Cameron Messinides 169fd8497c
docs: add documentation for $$slots () 4 years ago
Tan Li Hau ebbbc0d298
docs: add missing `easing` option to `fade` () 5 years ago
Tan Li Hau fa7c780bad
{#key} block () 5 years ago
Tan Li Hau a1651ca271
add nonpassive event modifier () 5 years ago
Eugene Hwang ae971f80ae
docs: adjust explanations of `$$props` and `$$restProps` () 5 years ago
Luca Bonavita 8f17d6c78c
docs: document `bind:files` () 5 years ago
Luca Bonavita c31a4b56d0 site: rephrase to clarify that actions can have just one parameter. 5 years ago
Antony Jones dc73b735ce
docs: clarify onMount with non-synchronous handlers () 5 years ago
Matt Wolff 5b2b58f46f
docs: media binding tweaks () 5 years ago
Alessandro (Ale) Segala 81b6c0b986
docs: adjust readable store example () 5 years ago
Daniel Imfeld f624d6e292
docs: `value` cannot be set via spread for indirectly bound values () 5 years ago
Matt Wolff 97db5cc7f7
docs: add blur to list of svelte/transition exports 5 years ago
Robert Hall 7fe1384f43
Property "muted" for <audio> and <video> () 5 years ago
pngwn d5e95594e9
feat(site): add svelte syntax highlighting () 5 years ago
Ben McCann 5ac8a1d07a
docs: link to list of community preprocessors () 5 years ago
Joseph Abrahamson 5efeeecee8
docs: clarify store contract type signature () 5 years ago
MichalBednarczyk edeeb05a6c
docs: {#each} with key but without index () 5 years ago
Antony Jones 0e61e51358
docs: add v2 site link () 5 years ago
Conduitry 35a910eea2 docs: fix link to animate section 5 years ago
Eddy 75ae49312f
docs: fix link to transition section () 5 years ago
Daniel Imfeld 676d57b5f7
docs: clarify that all elements in an outroing block remain until the transition finishes () 5 years ago