7 Commits

Author SHA1 Message Date
Victor Noël
12897b1bcd on$: fix unsubscribe and add cleanup
Add an example of concurrent subscription to gun in the
view with a button to subscribe and unsubscribe.
2017-04-29 11:25:59 +02:00
Victor Noël
141b5ea390 Bump gun to 0.7.3
Add val$ and on$ to get observables (on$ can't be unsubscribed for
now...)
2017-04-22 11:28:00 +02:00
Victor Noël
5c049c1f85 Upgrade dependencies 2017-04-22 11:27:06 +02:00
Victor Noël
ea5d6db9b2 angular-demo: rewrite rx wrapper
Use latest API and ensure unsubscription will be done.
2017-04-19 21:14:44 +02:00
Victor Noël
a2148b36b3 angular-demo: simplify code
- Use ngx-pipes to transform object to array of pairs
- Extract GunDb in its own file
- Introduce deletion
2017-04-19 21:14:31 +02:00
Victor Noël
46c9c63395 use gun for todo list 2017-04-18 15:54:30 +02:00
Victor Noël
b4172a03b3 add bare angular project 2017-04-18 15:54:10 +02:00