Commit Graph

17 Commits (bebed18a93ba5b2415b702d5711c4167bce00a3c)

Author SHA1 Message Date
Richard Harris 9d53f568fa fix tests
6 years ago
Rich Harris a5fe09c481 treat requestAnimationFrame as a noop on the server
6 years ago
Richard Harris a0e46ffe2d ensure spring works server-side = fixes #2773
6 years ago
Richard Harris 091410028e fix subscribe implementation, add test for unsubscribing observables
7 years ago
Rich Harris 2eba37bdb1
RxJS always returns a Subscription object with an unsubscribe.
7 years ago
Ben Lesh e25b7df275 fix: Ensure RxJS users don't create memory leaks
7 years ago
Rich Harris 2fc07c6dfb linting
7 years ago
Rich Harris 21d56c9ee3
Tidy up (#2252)
7 years ago
Richard Harris d46e5bd8f7 report changes correctly
7 years ago
Richard Harris 9757fbfdb8 move store subscriptions into a helper. broke a bunch of stuff, bear with me
7 years ago
Rich Harris a50c84ea36 remove internal gubbins when using bind:props - fixes #2038
7 years ago
Rich Harris c2e6d1bf0d
Better composition — implements https://github.com/sveltejs/rfcs/pull/12
7 years ago
Richard Harris f1ca1cc098 housekeeping
7 years ago
Rich Harris 0ea3840046
Overhaul transitions - fixes #1906
7 years ago
Rich Harris 1f46e23e1b
More conservative invalidation
7 years ago
Rich Harris f991a41d83
store auto-subscriptions
7 years ago
Rich Harris f45e2b70fd
Implement reactive assignments (#1839)
7 years ago