Commit Graph

14 Commits (5ebde551b2daaa716dca9afd43d82928c1bec9e1)

Author SHA1 Message Date
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