Commit Graph

5 Commits

Author SHA1 Message Date
Daniel Compton 9839b258cb
Don't create subscriptions in reg-sub
This commit fixes a bug where reg-sub created subscriptions and closed
over them when using the `:<- [:sub]` sugar. Now dependent subscriptions
aren't created until they are needed, and they will be cleaned up
correctly.
2016-10-21 09:56:20 +13:00
Mike Thompson a0679e12a2 More docs 2016-08-29 13:11:29 +10:00
Daniel Compton 6a86431a44 Misc re-frame tweaks 2016-08-24 01:24:30 +12:00
Mike Thompson ac3a3e48b0 Style settings 2016-07-28 16:08:28 +10:00
Daniel Compton 6df7320f97 Add Cursive code style settings 2016-07-26 16:06:46 +12:00