mithril-vndb/examples/todomvc
Gampol T f6e627a891 fix state.update not destroy when edit text blank
if (state.editing.title === "") should call state.destroy() instead of destroy()
2017-02-23 17:45:25 +07:00
..
app.css initial commit (work in progress) 2016-04-20 20:02:37 -04:00
base.css initial commit (work in progress) 2016-04-20 20:02:37 -04:00
index.html make editor and todomvc example more idiomatic 2016-10-28 00:56:59 -04:00
todomvc.js fix state.update not destroy when edit text blank 2017-02-23 17:45:25 +07:00