Commit Graph

4166 Commits (c5f569f3c7c71d89bbad10c20f5d15a0ba097e5c)
 

Author SHA1 Message Date
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 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 from enstyled/patch-1 6 years ago
Rich Harris 030c957c9f
Merge pull request from AlexxNB/patch-1 6 years ago
Rich Harris 4ee6284514
Merge pull request from sveltejs/ios-fix-2551 6 years ago
Rich Harris 3bbccc5604
Merge pull request 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 from thollander/fix/mobile-docs-sidebar 6 years ago
Rich Harris de8d1a3bc2
Merge pull request 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 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 from atomAltera/fix/2506 6 years ago
Rich Harris f38678673c
Merge pull request from CreaturesInUnitards/patch-4 6 years ago
Rich Harris c97ee00b4e
Merge pull request from sveltejs/gh-2510 6 years ago
Rich Harris b111785184
Merge pull request from sw-yx/patch-1 6 years ago
Rich Harris 5b453ed569
Merge pull request from sveltejs/gh-2447 6 years ago
Rich Harris fa3b7b0c65
Merge pull request from sidx1024/add-myorganisation-logo 6 years ago
Rich Harris f888123860
Merge pull request from jches/gh/2542 6 years ago
Rich Harris ed7c32d12b
Merge pull request 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 () 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
John Chesley 73aca457d3 fix cycle check for exported functions 6 years ago
John Chesley b2e1355908 failing test for 6 years ago
Luca Bonavita ce5399a1de Site examples: add a cache and show a loading icon 6 years ago
sidgo c3905be8d8 Add Razorpay to WhosUsingSvelte 6 years ago
Rubens Mariuzzo 6c0aa3b9ef Add missing dot. 6 years ago
swyx 7b632182c3
update quick start instructions 6 years ago
Conduitry e49db5c65f site: move write-less-code REPL embed into example 6 years ago
Conduitry f2e1b0ea99 site: move svelte-css-in-js REPL embed into example 6 years ago
Conduitry 8fa676bfb0 site: in examples.json don't return sections with no title 6 years ago
Conduitry 2a2aa428a2 fix unit test under Node 12 6 years ago