Commit Graph

4374 Commits (b1a24c853b571a3ee1f1ec78afa6baee9a299f93)
 

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