Krisztian Szabo
312eae223f
Remove unnecessary whitespace from code
2015-07-24 16:39:28 +02:00
mike-thompson-day8
b227dc4d98
Bump to version 0.4.1
2015-05-28 23:17:40 +10:00
hipitihop
a1b0690d0a
fix typo in project.clj :description
2015-05-19 15:04:24 +10:00
mike-thompson-day8
a1f60f8227
Switch back to v0.4.0
2015-05-03 19:04:50 +10:00
mike-thompson-day8
0a335f4871
version 0.4.0.SNAPSHOT
2015-04-24 22:16:04 +10:00
hipitihop
2571cb5e0b
undo
...
- change undo to support separate event :purge-redos
- bump to [org.clojure/clojurescript "0.0-3211"]
2015-04-24 16:12:14 +10:00
mike-thompson-day8
72b605340e
Bump various for a v0.3.2 release
2015-04-22 00:18:31 +10:00
mike-thompson-day8
55c563c951
Now I really am working on v0.4.0
2015-04-17 23:49:31 +10:00
mike-thompson-day8
f69b7cd332
Move examples to v0.3.1.
...
Plus undo previous mistaken checkin to todomvc
2015-04-17 22:42:46 +10:00
mike-thompson-day8
e4f2cbee96
Start work on v0.4.0
2015-04-16 00:13:11 +10:00
mike-thompson-day8
123011ee1d
Better description
2015-04-15 22:34:36 +10:00
mike-thompson-day8
1d2682e887
Merge branch 'develop' of https://github.com/Day8/re-frame into develop
2015-03-13 23:31:08 +11:00
mike-thompson-day8
54da79fd00
Use latest version of reagent
2015-03-13 12:30:15 +11:00
Stuart Mitchell
b98feca0e4
added phantomjs option for testing
2015-03-11 16:19:42 +13:00
Stuart Mitchell
2490a4768c
made slimer the default tests
2015-03-11 13:09:14 +13:00
Stuart Mitchell
7d9286f042
test-slimer
2015-03-11 12:53:34 +13:00
mike-thompson-day8
c50f88caf0
move on to 0.3.0
2015-03-07 21:35:55 +11:00
Stuart Mitchell
f62bb1a324
first run of travis and tests
2015-03-04 17:12:54 +13:00
mike-thompson-day8
894664ae20
Next release will be 0.2.0
2015-03-02 23:01:40 +11:00
Stuart Mitchell
6a776faa82
fixes
2015-02-26 15:41:50 +13:00
mike-thompson-day8
0039cd651e
Clarify Licence
2015-02-26 08:26:08 +11:00
mike-thompson-day8
53185d5c1f
bump to version 0.1.7
2015-02-25 22:04:14 +11:00
mike-thompson-day8
474b2e4bac
Middleware now working. Bump to version 0.1.6
2015-02-25 11:43:10 +11:00
mike-thompson-day8
947de41d02
Back to compiling (removed namespace cycle)
2015-02-25 09:53:04 +11:00
mike-thompson-day8
9335a71bc0
Try new jvm options
2015-02-25 08:58:16 +11:00
mike-thompson-day8
a8a1dcd890
Remove use of historian. An atom-watcher based approach complicates our life. Via middleware we will not explicitly snapshot.
2015-02-25 00:24:31 +11:00
mike-thompson-day8
a9c8d76e1e
Tweaks mostly.
2015-02-22 22:28:40 +11:00
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