This website requires JavaScript.
Explore
Help
Sign in
vndb
/
mithril-vndb
Watch
1
Star
0
Fork
You've already forked mithril-vndb
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f6e627a891
mithril-vndb
/
examples
/
todomvc
History
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