This website requires JavaScript.
Explore
Help
Sign In
dm1sh
/
toodo
Watch
1
Star
0
Fork
0
You've already forked toodo
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
toodo
/
src
/
components
History
dm1sh
e30ce694d2
Added multiline tasks support. Added task saving with enter, new line is inserted by Shift+Enter
2021-10-19 11:48:58 +03:00
..
AddTask.tsx
Added multiline tasks support. Added task saving with enter, new line is inserted by Shift+Enter
2021-10-19 11:48:58 +03:00
AppBar.tsx
Made addTask component showing functional
2021-10-17 17:52:07 +03:00
Layout.tsx
Moved components into corresponding folder
2021-10-17 16:39:07 +03:00
TodoItem.tsx
Added multiline tasks support. Added task saving with enter, new line is inserted by Shift+Enter
2021-10-19 11:48:58 +03:00
TodoList.tsx
Integrated redux to application. Task list now is using list from the store. Added task marking as done and removal
2021-10-17 17:10:09 +03:00