Commit Graph

106 Commits

Author SHA1 Message Date
hipitihop a6b3f86b97 update deps to:
[org.clojure/clojurescript "0.0-2665"]
[com.cemerick/clojurescript.test "0.3.3"]
2015-01-07 11:31:00 +10:00
mike-thompson-day8 d733c9c6b1 Make dispatch async.
WARNING: not tested.
2014-12-20 13:12:40 +11:00
hipitihop 5c049fbf04 - update dep to [org.clojure/clojurescript "0.0-2371"] 2014-12-17 15:56:53 +10:00
hipitihop a46ab9b345 - remove handlers/get-in-db
- switch project back to [lein-cljsbuild "1.0.3"]
2014-12-16 12:34:27 +10:00
hipitihop d37f86989a - add re-frame as a project dependency
- move model/db , handlers & history from dj-scratchpad to re-frame
- introduce priviliged protocol history/reset-history! and call from bootstrap
- convert all requires to use new re-frame/handlers
- introduce demo.bootstrap to init system and trigger handler registrations (removed redundant requires elsewhere).
- call bootsrap from main.cljs
- update unit tests
2014-12-11 18:24:19 +10:00
mike-thompson-day8 5692a6f485 WIP 2014-12-08 14:48:59 +11:00