Commit Graph

8 Commits

Author SHA1 Message Date
Mike Thompson f9b3518a8f Docs WIP 2016-12-15 00:13:01 +11:00
Daniel Compton 52396f7518 Provide enrich interceptor with db coeffect
If no db effect was produced.

Fixes #278
2016-12-08 22:29:13 +13:00
Daniel Compton 50e87fd5a6 Trace re-frame event lifecycle
Trace subs, FSM, events
Add tests for basic behaviour
2016-11-24 18:14:48 +13:00
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