Commit Graph

8 Commits

Author SHA1 Message Date
kay.one 1613643307 fixed autobinder on re-render 2013-06-01 10:38:21 -07:00
Keivan Beigi 465dc725c8 finished add series,
still has a few rough edges but should be functional.
2013-05-27 19:06:47 -07:00
Mark McDowall 6636b77489 Replaced bootstrap switch with css only version! 2013-04-25 19:44:39 -07:00
kay.one 27f45cfdee fixed bootstrap switches. still need to listen to checkbox event. 2013-04-20 15:51:39 -07:00
kay.one 979efb8354 much smarter binding,
auto-binding is only done when the element has binding attributes ('name')
also now an error is throw in there are binding elements but view doesn't have a model
2013-04-20 11:59:19 -07:00
kay.one 0e6faedffc fixed auto modelbinder. 2013-04-11 22:01:05 -07:00
kay.one 19dfd49ad3 added view name as class to DOM element for easier debugging. 2013-04-10 21:28:17 -07:00
Keivan Beigi 30595e85a3 model should automatically be bound to view. 2013-04-10 18:24:34 -07:00