Commit Graph

4175 Commits (5a5174391eba2dbf85a9887129d39f2fb3aba112)
 

Author SHA1 Message Date
Andrei Eftimie 5a5174391e Site: Fix slot typo in docs
7 years ago
thollander be13b56643 Use the already defined type for AppendTarget
7 years ago
Richard Harris d169db94b9 Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Richard Harris 0e0bf08e31 update license
7 years ago
Vidar Tysse 83bbe5674b Typo
7 years ago
Rich Harris 5f3bc31a17 Merge pull request #2578 from EmilTholin/patch-1
7 years ago
Emil Tholin 800b2db4e6 Document how to remove a component.$on listener
7 years ago
Luca Bonavita 529cf5c963 Use comma as the separatore in the viewport content value.
7 years ago
Emil Tholin ec3d245fc4 Fix typo in 10-transitions/07-local-transitions/text.md
7 years ago
Richard Harris 014ba141b0 -> v3.1.0
7 years ago
Richard Harris fad402ade0 Merge branch 'master' of github.com:sveltejs/svelte
7 years ago
Richard Harris 4fcd2583b1 fix subscribe implementation, add test for unsubscribing observables
7 years ago
Rich Harris af89bd326b Merge pull request #2570 from netaisllc/patch-2
7 years ago
Kevin McGee 21141cd7e0 For want of a word...
7 years ago
Richard Harris 89fe6a132e Merge branch 'rxjs-support' of https://github.com/benlesh/svelte into benlesh-rxjs-support
7 years ago
Rich Harris 52acaba142 Merge pull request #2558 from enstyled/patch-1
7 years ago
Rich Harris 2cf11f2ebf Merge pull request #2561 from AlexxNB/patch-1
7 years ago
Rich Harris 04cf667681 Merge pull request #2564 from sveltejs/ios-fix-2551
7 years ago
Rich Harris 2f485e1038 Merge pull request #2565 from ericdfields/patch-1
7 years ago
Conduitry 735c8de5e5 add .gitattributes for stopgap HTML syntax highlighting on .svelte files
7 years ago
Eric Brookfield 4e9ec3cff9 e.g. -> for example
7 years ago
Luca Bonavita 25eceafd42 Site: set initial-scale=1.0 on the viewport
7 years ago
Alexey Schebelev 7579bae708 better look
7 years ago
Alexey Schebelev 5d5febcf16 add `npm run update` command
7 years ago
Emil Nikov 34b51af7df Update assets URL in the code snippet
7 years ago
Rich Harris 8513d9527f RxJS always returns a Subscription object with an unsubscribe.
7 years ago
Richard Harris a08360e2b0 -> v1.0.0
7 years ago
Rich Harris 39cfcd7a22 Merge pull request #2554 from thollander/fix/mobile-docs-sidebar
7 years ago
Rich Harris 6e998b671c Merge pull request #2529 from sveltejs/examples-loader-and-cache-2527
7 years ago
Richard Harris c1253ff7e2 simplify example further
7 years ago
Richard Harris a1d4fb9c6b Merge branch 'patch-3' of https://github.com/CreaturesInUnitards/svelte into CreaturesInUnitards-patch-3
7 years ago
Rich Harris 2a994a6837 Merge pull request #2478 from sveltejs/site/polka
7 years ago
Rich Harris f1e7cd30d8 Merge branch 'master' into site/polka
7 years ago
Ben Lesh ce209dd0ee fix: Ensure RxJS users don't create memory leaks
7 years ago
Rich Harris 72d665ba72 Merge pull request #2511 from atomAltera/fix/2506
7 years ago
Rich Harris 37ed607a70 Merge pull request #2517 from CreaturesInUnitards/patch-4
7 years ago
Rich Harris 23778f1135 Merge pull request #2518 from sveltejs/gh-2510
7 years ago
Rich Harris 13294aec48 Merge pull request #2523 from sw-yx/patch-1
7 years ago
Rich Harris 42399cd04a Merge pull request #2524 from sveltejs/gh-2447
7 years ago
Rich Harris e001bfd7bc Merge pull request #2526 from sidx1024/add-myorganisation-logo
7 years ago
Rich Harris f3a725176b Merge pull request #2543 from jches/gh/2542
7 years ago
Rich Harris 0d0797713c Merge pull request #2555 from benlesh/scheduler-reuse-promise
7 years ago
Ben Lesh f2ee6458e0 perf: Reuse the same promise instance in the scheduler
7 years ago
thollander fab6b88caf Fix unusable docs sidebar in mobile
7 years ago
thollander ef2a4b463a Don't show/hide nav when clicking in docs sidebar
7 years ago
thollander 49389e0f16 Fix the shadow in scrollbar of docs sidebar
7 years ago
Allan Tito 5affa57bc2 Update text.md, line 34 (#2541)
7 years ago
Allan Tito 09db4d947b Added comma
7 years ago
Vytautas Jakutis ad79c53f8f site: docs: fix a typo in HTML example in template syntax
7 years ago
John Chesley b2e5becb12 fix cycle check for exported functions
7 years ago