re-frame/src/re_frame
Mike Thompson bfb7da0e71 Remove private from registrar (we now need to access it in core to create restore function) 2016-08-18 17:13:53 +10:00
..
cofx.cljc LocalStore opens up a can of worms around dependencies (transit, reader, etc). Remove for the moment. 2016-08-18 11:58:35 +10:00
core.cljc Add make-restore-fn. I still need to figure out subscriptions. 2016-08-18 11:58:41 +10:00
db.cljc First pass at converting to CLJC for JVM testing 2016-07-20 19:19:56 +10:00
events.cljc Comment fiddling 2016-08-04 22:19:25 +10:00
fx.cljc Complete rename from `do-effects` to `do-fx` 2016-08-16 13:00:52 +10:00
interceptor.cljc Swap to using `:id` instead of `:name` (I thought I done this earlier) 2016-08-18 11:58:37 +10:00
interop.clj Add a further check to subs 2016-08-18 11:58:33 +10:00
interop.cljs Add a further check to subs 2016-08-18 11:58:33 +10:00
loggers.cljc Improve comment 2016-08-18 11:58:35 +10:00
registrar.cljc Remove private from registrar (we now need to access it in core to create restore function) 2016-08-18 17:13:53 +10:00
router.cljc Version 0.8.0-alpha10 2016-08-08 15:30:38 +10:00
std_interceptors.cljc Use help function more consistently 2016-08-18 11:58:36 +10:00
subs.cljc Subscription cache needed elsewhere, so no longer private 2016-08-18 11:58:42 +10:00
utils.cljc First pass at converting to CLJC for JVM testing 2016-07-20 19:19:56 +10:00