A minimalistic ClojureScript interface to React.js http://reagent-project.github.io/
Go to file
Dan Holmsand 89e7392269 Compare state with identical? in shouldComponentUpdate
And fix render bug
2013-12-17 12:26:23 +01:00
bin Remove old gencljs 2013-12-16 23:26:59 +01:00
bower_components/react Initial version 2013-12-16 23:19:36 +01:00
examples Make todomvc a little cleaner 2013-12-17 12:25:48 +01:00
site Initial version 2013-12-16 23:19:36 +01:00
src/cloact Compare state with identical? in shouldComponentUpdate 2013-12-17 12:26:23 +01:00
test Compare state with identical? in shouldComponentUpdate 2013-12-17 12:26:23 +01:00
.gitignore Initial version 2013-12-16 23:19:36 +01:00
Makefile Remove old gencljs 2013-12-16 23:26:59 +01:00
project.clj Version 0.0.1 2013-12-16 23:22:54 +01:00