16 Commits

Author SHA1 Message Date
Dan Holmsand
93759f6043 Improve demo a little 2014-01-04 15:05:42 +01:00
Dan Holmsand
0f45462034 One more example 2014-01-04 10:56:21 +01:00
Dan Holmsand
7381678bc2 Use :key in example, and explain why 2014-01-03 16:52:05 +01:00
Dan Holmsand
af45084966 Remove support for refs for now
It shouldn't be necessary for Cloact, since we can share data
between components using atoms. And it was broken and untested
anyway...
2014-01-03 16:40:10 +01:00
Dan Holmsand
059e190841 Document render-component 2014-01-03 15:52:18 +01:00
Dan Holmsand
dc6b50e864 Documentation for atom 2014-01-03 13:22:41 +01:00
Dan Holmsand
21823e12d0 Started writing some documentation 2014-01-03 10:56:15 +01:00
Dan Holmsand
1bb8f7e3e9 Add simple syntax highlighting 2014-01-02 17:45:31 +01:00
Dan Holmsand
3aa5f57c05 Add BMI-calculator 2014-01-02 16:18:21 +01:00
Dan Holmsand
454a7af31d Start on docs and demos 2014-01-02 14:04:30 +01:00
Dan Holmsand
c26d3550f4 Make test work with node 2013-12-18 12:14:57 +01:00
Dan Holmsand
88d6361540 Make to-string more convenient 2013-12-18 09:13:16 +01:00
Dan Holmsand
6191a4c0bc Add some animation to todomvc 2013-12-17 22:25:11 +01:00
Dan Holmsand
59333443a7 Simplify the few tests we have 2013-12-17 13:25:21 +01:00
Dan Holmsand
89e7392269 Compare state with identical? in shouldComponentUpdate
And fix render bug
2013-12-17 12:26:23 +01:00
Dan Holmsand
12566ced7b Initial version 2013-12-16 23:19:36 +01:00