reagent/test
Dan Holmsand 53fef42768 Breaking change: Stop implementing IDeref in cloact components
Introduce set-state, replace-state and state functions instead.

Since we already have our own atom, it doesn't make any sense
to duplicate functionality. Also, the implementation was necessarily
very messy, and fragile.
2014-01-07 19:57:40 +01:00
..
demo.cljs More docs 2014-01-07 17:01:28 +01:00
demoutil.clj Start on docs and demos 2014-01-02 14:04:30 +01:00
demoutil.cljs Make demo a little prettier 2014-01-07 12:45:08 +01:00
runtests.cljs Include examples and tests in demo page 2014-01-06 19:16:53 +01:00
simpletest.cljs Initial version 2013-12-16 23:19:36 +01:00
testcloact.cljs Breaking change: Stop implementing IDeref in cloact components 2014-01-07 19:57:40 +01:00
testratom.cljs Initial version 2013-12-16 23:19:36 +01:00