Commit Graph

1075 Commits (0827427aa6d474a99a57a63d534679c72e758aae)

Author SHA1 Message Date
Tan Li Hau 0827427aa6 [feat] get all contexts (#6528)
5 years ago
Maxime LUCE bbf1cc5664 [feat] Add errorMode option to compile to allow continuing on errors (and mark them as warnings) (#6194)
5 years ago
Simon H a126fa826d [docs] mention that afterUpdate runs after onMount
5 years ago
Ashish Kapoor 04c90b3f79 [docs] Multi select works by pressing and holding shift key (#6532)
5 years ago
Antony Jones 2ea89552d0 be a bit smarter about building the site locally (#5262)
5 years ago
Simon H ce26f273c7 [docs] remove unnecessary immutable option from App.svelte
5 years ago
Simon H d8ff0ea3f3 [docs] document $store behavior more explicitely
5 years ago
David Dawkins 7167369d84 [docs] fix padding in svg bar chart example (#5945)
5 years ago
Ignatius Bagus ac8cd618b4 docs: mention usage of regexp literal in text expressions (#5640)
5 years ago
Conduitry a52028e8c1 docs: adjust formatting in compiler options table
5 years ago
Geoff Rich d5e6f55104 docs: fix heading level a11y issue (#5679)
5 years ago
Eirik Vågeskar f8df0f2be9 [docs] Add tutorial step for key blocks (#6420)
5 years ago
Adam Bates b36b4d44d7 [docs] Fixed typo 'site-repl' -> 'svelte-repl', with minor change to a sentence's structure (#6498)
5 years ago
decaylala 6940e7b6c0 [docs] adjust function name (#6495)
5 years ago
Ben McCann 3ed4de1ba5 [docs] bump site-kit version
5 years ago
Geoff Rich 6a4c78b8d7 [docs] update a11y docs (#6487)
5 years ago
Joakim Berglund 9e5fa7a775 Trackpad and touch support in media example (#5912)
5 years ago
Jatin Hemnani 6051a25fe0 [docs] added transition on toggling folder in tutorial (#6453)
5 years ago
Odee db1f76321d [docs] Update auto-subscriptions tutorial to explicitly say that subscribe returns unsubscribe (#6448)
5 years ago
Daniel Sandoval 2e0bd636a4 [docs] "What's new in Svelte" July newsletter (#6459)
5 years ago
Lukas Möller 1ff67c788d Remove unused toggle prop from example (#5124)
5 years ago
Geoff Rich f661f59db8 Remove deprecated a11y-no-onchange warning (#6457)
5 years ago
Maxime LUCE 4c4731429a Add compilation variables report option to allow getting all variables (even undeclared or internal) (#6192)
5 years ago
dependabot[bot] 7c422e4198 Bump prismjs from 1.23.0 to 1.24.0 in /site (#6467)
5 years ago
Caleb Chiesa 994cecc3e2 Fix typo in stores tutorial (#6461)
5 years ago
Ben McCann e218cc794e Rename menu item from API to Docs (#6456)
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
Ben McCann cf6ff3a953 site: fix falling back to default port (#5382)
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
Robert Hall a6f3dc3a4d Cleanup logos on homepage (#6409)
5 years ago
pngwn d739d4b03a docs: make yaml frontmatter in blogs valid (#6206)
5 years ago
Ben McCann d2dd0716f7 Bump site-kit (#6407)
5 years ago
Rui Sousa 3a74146134 Fix ScreenToggle button styling so text is centered (#6394)
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