mike-thompson-day8
|
7c1b48e3a6
|
Add ability to (dispatch [:flush-reagent])
|
2015-02-20 16:46:40 +11:00 |
mike-thompson-day8
|
22c676325e
|
Bump to version 0.1.1
|
2015-02-18 19:49:02 +11:00 |
mike-thompson-day8
|
1fadc82700
|
Introduce a timeout into the router, so that the GUI gets a look in, if we have one event after another.
|
2015-02-18 19:43:50 +11:00 |
mike-thompson-day8
|
f52332858a
|
Readme wording
|
2015-02-18 19:43:13 +11:00 |
mike-thompson-day8
|
d424453bb5
|
paragraphs
|
2015-02-17 12:40:42 +11:00 |
mike-thompson-day8
|
152726f9dc
|
Another round of trying to explain myself.
|
2015-02-17 12:24:26 +11:00 |
mike-thompson-day8
|
97daa6c2a3
|
Readme tweaks
|
2015-02-11 12:22:49 +11:00 |
mike-thompson-day8
|
98985da5cb
|
Tidy up project.clj
|
2015-02-11 12:22:37 +11:00 |
mike-thompson-day8
|
23248f67c7
|
Readme Tweak
|
2015-02-11 01:28:04 +11:00 |
mike-thompson-day8
|
392a3ddb5c
|
Update README.md
|
2015-02-11 01:15:36 +11:00 |
mike-thompson-day8
|
6a86596ba0
|
Readme words
|
2015-02-11 00:35:31 +11:00 |
mike-thompson-day8
|
bfe2692a3d
|
WIP on Readme
|
2015-02-11 00:31:41 +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 |
mike-thompson-day8
|
4578e0eb9e
|
Experiments with arrows - part N
|
2015-02-06 10:41:47 +11:00 |
mike-thompson-day8
|
d8e6c58dc0
|
Arrow Experiement
|
2015-02-05 23:48:31 +11:00 |
mike-thompson-day8
|
356569c1c4
|
Readme WIP
|
2015-02-05 23:46:54 +11:00 |
mike-thompson-day8
|
4542df7740
|
Readme WIP
|
2015-02-04 22:35:11 +11:00 |
mike-thompson-day8
|
8390ee4d28
|
Experiment with strikeout
|
2015-01-31 23:24:47 +11:00 |
mike-thompson-day8
|
bc5a8ba3a8
|
Add todo to readme
|
2015-01-29 14:06:32 +11:00 |
mike-thompson-day8
|
470bcc430f
|
Readme WIP
|
2015-01-29 09:24:11 +11:00 |
mike-thompson-day8
|
8f92087a21
|
Readme WIP
|
2015-01-26 10:42:45 +11:00 |
mike-thompson-day8
|
adf9ab52a3
|
Readme WIP
|
2015-01-21 09:40:49 +11:00 |
mike-thompson-day8
|
789ade4597
|
Update README.md
|
2015-01-14 23:01:29 +11:00 |
mike-thompson-day8
|
3e48cbe104
|
Update README.md
|
2015-01-14 16:19:37 +11:00 |
hipitihop
|
732be5ff75
|
- minor readme typos fixes
|
2015-01-14 10:17:19 +10:00 |
mike-thompson-day8
|
d0a657299a
|
Back to old ways
|
2015-01-13 18:21:08 +11:00 |
mike.hughes
|
adc26e9b3a
|
Merge branch 'master' of https://github.com/Day8/re-frame
Conflicts:
README.md
|
2015-01-12 14:53:49 +11:00 |
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 |