Commit Graph

7 Commits

Author SHA1 Message Date
Dan Holmsand 8e542292a2 Cloact -> Reagent 2014-01-17 11:12:11 +01:00
Dan Holmsand 8491eeb198 Add link to readme 2014-01-10 14:51:27 +01:00
Dan Holmsand 7f8d06eff1 Updated readme 2014-01-10 13:59:38 +01:00
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
Dan Holmsand 45c32d9f61 Fix typo 2013-12-19 14:08:25 +01:00
Dan Holmsand 9b3f188e91 Upload to clojars 2013-12-19 14:06:49 +01:00
Dan Holmsand 2c9162271e Add readme 2013-12-19 13:11:14 +01:00