Skip to content

MadCcc/EasyTodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyTodo

Demo

1.使用localStorage进行存储,保存页面状态,刷新页面后可恢复
2.包含新增、删除、展现列表、全部完成/取消、删除已完成功能
3.长按列表未完成的事项可以编辑,清空内容后会有原内容的placeholder
4.切换filter会改变css样式,比如三个标签的z-index
5.在没有todo事项的时候列表会隐藏,没有已完成事项的时候clear all completed按钮会隐藏
6.active和completed列表下没有事项时有nothing here的占位元素
7.代码中封装了寻找列表节点元素index的函数,对应model中data的index,可以直接由view对应model

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published