Commit Graph

4326 Commits (c67f5348ea3a596ce408d85c09b15fad50f16679)
 

Author SHA1 Message Date
Andrei Eftimie e0bebb56a9 Site: Fix slot typo in docs
6 years ago
thollander c965abc884 Use the already defined type for AppendTarget
6 years ago
Emil Tholin 7ec1bdb712 Don't show 'Empty block' warnings for non-existent await branches
6 years ago
Richard Harris 831926bccd Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Richard Harris 447ebf983a update license
6 years ago
Vidar Tysse 1ba42435ac Typo
6 years ago
Rich Harris 85bf5bde8e
Merge pull request #2578 from EmilTholin/patch-1
6 years ago
Emil Tholin eab763c386
Document how to remove a component.$on listener
6 years ago
Luca Bonavita cc4e5b3e31 Use comma as the separatore in the viewport content value.
6 years ago
Emil Tholin 5ab4a6c2f8 Fix typo in 10-transitions/07-local-transitions/text.md
6 years ago
Richard Harris c5f569f3c7 -> v3.1.0
6 years ago
Richard Harris ce9eba8227 Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Richard Harris 091410028e fix subscribe implementation, add test for unsubscribing observables
6 years ago
Rich Harris 2c349d449d
Merge pull request #2570 from netaisllc/patch-2
6 years ago
Kevin McGee 2d5b27b643
For want of a word...
6 years ago
Richard Harris c4a8e9755f Merge branch 'rxjs-support' of https://github.com/benlesh/svelte into benlesh-rxjs-support
6 years ago
Rich Harris bf51befb54
Merge pull request #2558 from enstyled/patch-1
6 years ago
Rich Harris 030c957c9f
Merge pull request #2561 from AlexxNB/patch-1
6 years ago
Rich Harris 4ee6284514
Merge pull request #2564 from sveltejs/ios-fix-2551
6 years ago
Rich Harris 3bbccc5604
Merge pull request #2565 from ericdfields/patch-1
6 years ago
Conduitry 943ac09b4e add .gitattributes for stopgap HTML syntax highlighting on .svelte files
6 years ago
Eric Brookfield 1d61e48490
e.g. -> for example
6 years ago
Luca Bonavita 1ad29d2a02 Site: set initial-scale=1.0 on the viewport
6 years ago
Alexey Schebelev a6970d7a39
better look
6 years ago
Alexey Schebelev 9bc7261c0c
add `npm run update` command
6 years ago
Emil Nikov a3378466d3
Update assets URL in the code snippet
6 years ago
Rich Harris 2eba37bdb1
RxJS always returns a Subscription object with an unsubscribe.
6 years ago
Richard Harris a06f92a930 -> v1.0.0
6 years ago
Rich Harris 2fdf7d4e91
Merge pull request #2554 from thollander/fix/mobile-docs-sidebar
6 years ago
Rich Harris de8d1a3bc2
Merge pull request #2529 from sveltejs/examples-loader-and-cache-2527
6 years ago
Richard Harris 14ece6e789 simplify example further
6 years ago
Richard Harris 5c06d5ecf5 Merge branch 'patch-3' of https://github.com/CreaturesInUnitards/svelte into CreaturesInUnitards-patch-3
6 years ago
Rich Harris b4fb2b77e0
Merge pull request #2478 from sveltejs/site/polka
6 years ago
Rich Harris 050de82b29
Merge branch 'master' into site/polka
6 years ago
Ben Lesh e25b7df275 fix: Ensure RxJS users don't create memory leaks
6 years ago
Rich Harris 48ebaac3ef
Merge pull request #2511 from atomAltera/fix/2506
6 years ago
Rich Harris f38678673c
Merge pull request #2517 from CreaturesInUnitards/patch-4
6 years ago
Rich Harris c97ee00b4e
Merge pull request #2518 from sveltejs/gh-2510
6 years ago
Rich Harris b111785184
Merge pull request #2523 from sw-yx/patch-1
6 years ago
Rich Harris 5b453ed569
Merge pull request #2524 from sveltejs/gh-2447
6 years ago
Rich Harris fa3b7b0c65
Merge pull request #2526 from sidx1024/add-myorganisation-logo
6 years ago
Rich Harris f888123860
Merge pull request #2543 from jches/gh/2542
6 years ago
Rich Harris ed7c32d12b
Merge pull request #2555 from benlesh/scheduler-reuse-promise
6 years ago
Ben Lesh 1519a96b52 perf: Reuse the same promise instance in the scheduler
6 years ago
thollander 6941d63d7b Fix unusable docs sidebar in mobile
6 years ago
thollander 93f7ecca1d Don't show/hide nav when clicking in docs sidebar
6 years ago
thollander adcd13f6dd Fix the shadow in scrollbar of docs sidebar
6 years ago
Allan Tito e1b2d5dc28 Update text.md, line 34 (#2541)
6 years ago
Allan Tito 0d5c2466a7 Added comma
6 years ago
Vytautas Jakutis 1f8afcb37e site: docs: fix a typo in HTML example in template syntax
6 years ago