Commit Graph

5 Commits

Author SHA1 Message Date
petehunt a32276e400 Fix bug in todomvc 2013-06-03 00:44:20 -07:00
petehunt 83b8ad7a31 Add TODOMVC features 2013-06-03 00:34:23 -07:00
Ben Alpert 6e805dda24 Change TodoMVC to not modify state in place
Instead, use .concat and make a new todos array.

Test Plan:
Added todo items successfully.
2013-05-30 20:19:19 -07:00
petehunt a52512863e Clean up todomvc examples: autoBind(), onSubmit 2013-05-30 11:53:23 -07:00
Paul O’Shannessy 75897c2dcd Initial public release 2013-05-29 12:54:02 -07:00