Commit Graph

529 Commits (172f294cb67b98b863c5116669997f336a24b97a)

Author SHA1 Message Date
Samuel Plumppu 172f294cb6
docs: Fix property name typo for event.isTrusted () 4 years ago
Daniel Sandoval b554e343e8
[docs] "What's new in Svelte" August newsletter () 4 years ago
Dennis Dudek a3fb765d6f
[docs] add trusted modifier to list of modifiers in tutorial and docs () 4 years ago
Konstantin BIFERT 18780fac00
[docs] replace shift by the correct key to hold: control () 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
Ashish Kapoor ddde34aeb9
[docs] Multi select works by pressing and holding shift key () 4 years ago
Simon H 53e0754d3b
[docs] remove unnecessary immutable option from App.svelte 4 years ago
Simon H 937c7c9c4a
[docs] document $store behavior more explicitely 4 years ago
David Dawkins e7cbea64e0
[docs] fix padding in svg bar chart example () 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
Eirik Vågeskar 854a7de451
[docs] Add tutorial step for key blocks () 4 years ago
decaylala 8457a73cef
[docs] adjust function name () 4 years ago
Geoff Rich a35506b5eb
[docs] update a11y docs () 4 years ago
Joakim Berglund ecc3c08999
Trackpad and touch support in media example () 4 years ago
Jatin Hemnani c4f4a3dc2e
[docs] added transition on toggling folder in tutorial () 4 years ago
Odee 287cccc450
[docs] Update auto-subscriptions tutorial to explicitly say that subscribe returns unsubscribe () 4 years ago
Daniel Sandoval a6fbf7faf5
[docs] "What's new in Svelte" July newsletter () 4 years ago
Lukas Möller 2a9f9d7bb0
Remove unused toggle prop from example () 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
Caleb Chiesa 98ece151b3
Fix typo in stores tutorial () 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
fivem bca46b9f70
tutorial: In the onDestroy example, explicitly show the memory leak () 4 years ago
The Jared Wilcurt 7115601cd3
Docs: Accurately name function () 4 years ago
Simon Scharf f99deeb67b
docs: remove type property from special elements tutorial () 4 years ago
Stephane f9b796cabe
Add tutorial for component binding () 4 years ago
Outvi V 92422fdee2
doc: Add notes to stress call-context-during-initialisation () 4 years ago
Nguyễn Đức Hào 0f92863033
tutorial: add name attribute to inputs () 4 years ago
Aswin Vayiravan 4b4717b351
Reorder text area and output to improve visibility () 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
Ersin Ertan 0e1d54efdf
Add Vite to intro's officially maintained plug-ins () 4 years ago
Dominik G 2c488f4d61
docs: update documentation for preprocessor sourcemap output () 4 years ago
pngwn 8dd9c1b098
docs: make yaml frontmatter in blogs valid () 4 years ago
Debargha Roy 8f6bb14e69
Minor update to svelte:body-tutorial () 4 years ago
Andrew Lee 791104d9fe
Adjust store unsubscribe tutorial section () 4 years ago
Daniel Sandoval 2ae79f6815
"What's new in Svelte" June newsletter () 4 years ago
Simon H e27d71f0cf
docs: fix typo 4 years ago
Kai 1a1f36edcf
Tutorial: Description fix - each block bindings () 4 years ago
Paul Murray ad29604d6b
Docs: Rename slot let section () 4 years ago