Commit Graph

4165 Commits (ce9eba8227c65e2ba0b1c14553ce686f1caa1788)
 

Author SHA1 Message Date
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
Luca Bonavita ce5399a1de Site examples: add a cache and show a loading icon
5 years ago
sidgo c3905be8d8 Add Razorpay to WhosUsingSvelte
5 years ago
Rubens Mariuzzo 6c0aa3b9ef Add missing dot.
5 years ago
swyx 7b632182c3
update quick start instructions
5 years ago
Conduitry e49db5c65f site: move write-less-code REPL embed into example
5 years ago
Conduitry f2e1b0ea99 site: move svelte-css-in-js REPL embed into example
5 years ago
Conduitry 8fa676bfb0 site: in examples.json don't return sections with no title
5 years ago
Conduitry 2a2aa428a2 fix unit test under Node 12
5 years ago
Hongarc 50cf49a884 Remove whitespace at end of line
5 years ago