Commit Graph

111 Commits

Author SHA1 Message Date
mike-thompson-day8 e383f3c1af Bump to version 0.1.4 2015-02-21 00:47:19 +11:00
mike-thompson-day8 6dec72051e Bump to 1.0.3 2015-02-20 16:47:02 +11:00
mike-thompson-day8 22c676325e Bump to version 0.1.1 2015-02-18 19:49:02 +11:00
mike-thompson-day8 98985da5cb Tidy up project.clj 2015-02-11 12:22:37 +11:00
hipitihop 6494bff3f6 bump project dependencies
[org.clojure/clojurescript "0.0-2760"]
[reagent "0.5.0-alpha3"]
2015-02-10 10:56:55 +10:00
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