Commit Graph

504 Commits (9566059c9679b9fe102d4d0fdc0645affdc149dc)

Author SHA1 Message Date
Maxime LUCE 4c4731429a Add compilation variables report option to allow getting all variables (even undeclared or internal) (#6192)
5 years ago
Caleb Chiesa 994cecc3e2 Fix typo in stores tutorial (#6461)
5 years ago
Simon H 048b68c5b1 docs: clarify writable value is lost when destroyed
5 years ago
swyx 9839c8eb5a document new style props feature in Svelte 3.38 (#6378)
5 years ago
EmNudge c53e09a445 docs: clarified readonly prop access (#5825)
5 years ago
Ophir LOJKINE 458a184408 Add documentation for crossfade (#6196)
5 years ago
fivem 812d0cf0be tutorial: In the onDestroy example, explicitly show the memory leak (#5515)
5 years ago
The Jared Wilcurt fe94f6142a Docs: Accurately name function (#4060)
5 years ago
Simon Scharf 217fdef2e2 docs: remove type property from special elements tutorial (#4715)
5 years ago
Stephane fd5548e3b2 Add tutorial for component binding (#5009)
5 years ago
Outvi V e34b181092 doc: Add notes to stress call-context-during-initialisation (#5631)
5 years ago
Nguyễn Đức Hào 87739dca48 tutorial: add name attribute to inputs (#5649)
5 years ago
Aswin Vayiravan 556c672d18 Reorder text area and output to improve visibility (#5790)
5 years ago
Geoff Rich 06354147eb Add docs for compound :global selector (#6271)
5 years ago
Tan Li Hau 5b278845d6 add accessibility warnings to the docs (#5316)
5 years ago
Tan Li Hau 14458bdb25 update docs for style tag in elements (#6415)
5 years ago
Ersin Ertan ed9c9b8b21 Add Vite to intro's officially maintained plug-ins (#6446)
5 years ago
Dominik G b7a4a03457 docs: update documentation for preprocessor sourcemap output (#6438)
5 years ago
pngwn d739d4b03a docs: make yaml frontmatter in blogs valid (#6206)
5 years ago
Debargha Roy b3e18303ef Minor update to svelte:body-tutorial (#6376)
5 years ago
Andrew Lee 0ad3033967 Adjust store unsubscribe tutorial section (#5975)
5 years ago
Daniel Sandoval f44d52f504 "What's new in Svelte" June newsletter (#6356)
5 years ago
Simon H 80485d4acf docs: fix typo
5 years ago
Kai 795f19ede1 Tutorial: Description fix - each block bindings (#5974)
5 years ago
Paul Murray 6ae5b6d5d0 Docs: Rename slot let section (#6018)
5 years ago
Dan Kozlov 736c1db690 Add a note that bind:files is readonly (#6099)
5 years ago
Stephane 3d04d63807 Clarify that special elements have to be top level (#6240)
5 years ago
Bashu Naimi-Roy 3a2d94b5af docs: update Keyed Each Blocks tutorial (#6358)
5 years ago
Simon H e5581f0039 Docs: Clarify that `@html` does not compile Svelte code (#6349)
5 years ago
Konstantin Nosov a0dac041d1 remove redundant CSS (#6355)
5 years ago
Ignatius Bagus b5639d881c fix types: allow writable/readable empty initialization (#6293)
5 years ago
Adam Alexander 8472cfc121 Fix tutorial instructions refer to wrong line number in code (#6342)
5 years ago
Ajit Krishna b618d1e4f0 Update <svelte:options> copy (#6339)
5 years ago
Lawrence Logoh 4f2c65a098 updated select-bindings text.md (#6333)
5 years ago
Walker Lockard 44e86439de Update tutorial text.md (#6329)
5 years ago
Alex Iglesias ffe5ca01b3 [Tutorial] Update Chapter 19 to reference SvelteKit (#6284)
5 years ago
Daniel Sandoval e156e3217b "What's new in Svelte" May newsletter (#6243)
5 years ago
BabakFP 563e0591a4 Changing tutorial/example order from script-style-html to script-html-style (#6213)
5 years ago
Mauricio Paternina dcb004658c tutorial: fix custombutton colors for a11y contrast (#6212)
5 years ago
Maxime LUCE 1847f9ec69 Pass full markup source to preprocessors (#6169)
5 years ago
Geoff Rich 3a0994bb0f docs: mention that svelte:self can be in a slot (#6184)
5 years ago
Daniel Sandoval af94b7fbad "What's new in Svelte" April newsletter (#6129)
5 years ago
Peter Boling f3abf6b1be site: improve grammar in tutorial comment (#6156)
5 years ago
Tan Li Hau 825a6729c7 allow passing in context in constructor (#6032)
5 years ago
Mark A Shuttleworth 9aeb8730f1 site: fix grammatical issue in tutorial/update (#6136)
6 years ago
Stephane a947b5ba44 Add documentation and tutorial for svelte:fragment (#6097)
6 years ago
Alaric von Teplitz 6d74eb363f Spelling error fix. (#6131)
6 years ago
Stephane a89206a417 Link to Svelte Society instead of old Community site (#6043)
6 years ago
Ben McCann 4dbb0d9cef Update FAQ for SvelteKit beta (#6124)
6 years ago
Rich Harris f2fd93e9ef add "what is sveltekit" section
6 years ago