Commit graph

6 commits

Author SHA1 Message Date
Paul D. Fernhout
7c5e06d2ec Fix todomvc to reflect All/Active/Completed choice 2016-11-14 21:12:34 -05:00
Leo Horie
37735f1772 remove redundant abstraction level in todomvc example 2016-10-28 09:51:42 -04:00
Leo Horie
9ea1cf0ae0 make editor and todomvc example more idiomatic 2016-10-28 00:56:59 -04:00
Leo Horie
5ec06e7c08 init state, fix examples 2016-05-15 11:14:38 -04:00
Stefan Keim
5fe5b5029b correct index
```todos.splice(index, 1)``` in destroy makes the elements shift; therefor loops index has to be aligned has to be corrected
2016-04-27 08:50:54 +02:00
Leo Horie
559369016d initial commit (work in progress) 2016-04-20 20:02:37 -04:00