Commit Graph

302 Commits

Author SHA1 Message Date
mike.hughes ccb1d318bb Updated readme - mainly cosmetic changes. 2015-01-12 14:35:36 +11:00
mike-thompson-day8 035b384245 WIP 2015-01-12 11:11:00 +11:00
mike-thompson-day8 2db9ff8c35 WIP 2015-01-12 08:51:55 +11:00
mike-thompson-day8 f5e3750f7b WIP 2015-01-11 23:09:17 +11: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
hipitihop 94748ad0dc - correct rgression off-the-record! caused by healdess git push fuffle
- move load-mwi subscriptions to subs.cljs
2015-01-06 16:50:50 +10:00
hipitihop 3a977a0242 Merge remote-tracking branch 'origin/master' 2015-01-06 16:06:00 +10:00
hipitihop 79e3f08d96 - convert :no-history-while from dispatch to direct call off-the-record! 2015-01-06 16:05:39 +10:00
hipitihop f6ce0dcde9 Merge pull request #1 from stumitchell/master
merged stu's added a dispatch-sync
2015-01-06 12:36:02 +10:00
Stuart Mitchell f442460905 added a dispatch-sync 2015-01-06 10:49:20 +13:00
mike-thompson-day8 d733c9c6b1 Make dispatch async.
WARNING: not tested.
2014-12-20 13:12:40 +11:00
mike-thompson-day8 310f79a268 Readme WIP 2014-12-18 22:48:12 +11:00
Gregg8 3b1f0d481e Pass 4.1 review 2014-12-18 01:53:11 +11:00
Gregg8 cf1cb64422 Pass 4 review 2014-12-18 01:42:16 +11:00
hipitihop 20c59a243f Merge remote-tracking branch 'origin/master' 2014-12-17 15:57:27 +10:00
hipitihop 5c049fbf04 - update dep to [org.clojure/clojurescript "0.0-2371"] 2014-12-17 15:56:53 +10:00
Gregg8 6f3cb3ef1c Pass 3 review 2014-12-17 16:23:22 +11:00
Gregg8 a2e4050958 Pass 2 review 2014-12-17 14:02:56 +11:00
Gregg8 f8663bc1e1 Pass 1 review 2014-12-17 13:41:06 +11:00
mike-thompson-day8 a9d22969eb README WIP 2014-12-17 12:45:35 +11:00
mike-thompson-day8 b4004bd2f6 Readme WIP 2014-12-17 12:23:53 +11:00
mike-thompson-day8 37de386234 README WIP 2014-12-17 09:29:12 +11: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 bac24cfd37 - typo and temporary re-instate of get-in-db to get refactors and unit tests running 2014-12-16 11:48:41 +10:00
mike-thompson-day8 0753e1ddd6 Readme WIP 2014-12-16 00:29:33 +11:00
mike-thompson-day8 8513178cca Readme WIP 2014-12-16 00:02:27 +11:00
mike-thompson-day8 a2456f7763 Readme WIP 2014-12-15 23:19:47 +11:00
mike-thompson-day8 990522ce2b Readme WIP 2014-12-15 22:56:43 +11:00
mike-thompson-day8 8654613087 Split handlers from subscriptions 2014-12-15 22:56:32 +11:00
mike-thompson-day8 f1a482f0f3 Readme WIP 2014-12-15 17:48:20 +11:00
mike-thompson-day8 2fe5dfc288 WIP README 2014-12-15 16:01:09 +11:00
mike-thompson-day8 afc752b3ac Readme WIP 2014-12-15 11:30:10 +11:00
mike-thompson-day8 a55763e7bc Readme WIP 2014-12-13 01:23:03 +11:00
mike-thompson-day8 d294e679d4 Readme WIP 2014-12-13 01:20:41 +11:00
mike-thompson-day8 1d9d15d598 Readme WIP 2014-12-13 01:01:28 +11:00
mike-thompson-day8 f1f835c10c Readme WIP 2014-12-13 00:46:58 +11:00
mike-thompson-day8 e13e74a4ce Readme WIP 2014-12-13 00:19:14 +11:00
mike-thompson-day8 525836d1aa WIP Readme. 2014-12-12 23:37:29 +11:00
mike-thompson-day8 55044abc31 WIP Readme. 2014-12-12 22:50:39 +11:00
mike-thompson-day8 84b25cab64 README WIP 2014-12-12 07:20:55 +11:00
mike-thompson-day8 e00ef38c56 WIP README 2014-12-11 21:06:48 +11: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 a89f8cfa16 Readme WIP 2014-12-11 18:11:01 +11:00
mike-thompson-day8 0dc4c9d8ae Readme WIP 2014-12-11 16:37:35 +11:00
mike-thompson-day8 b9563bb499 WIP Readme 2014-12-11 12:48:41 +11:00
mike-thompson-day8 0e227b0fb2 More README 2014-12-11 02:33:57 +11:00
mike-thompson-day8 f572dfca5a Readme WIP 2014-12-11 01:17:33 +11:00
mike-thompson-day8 ab1814e718 Further WIP on docs 2014-12-10 21:48:27 +11:00
mike-thompson-day8 5c47b70741 Docs WIP 2014-12-10 05:03:11 +11:00
mike-thompson-day8 eac28b5da3 Beginnings of a readme. 2014-12-09 08:46:34 +11:00