|
3986fc49ee
|
Fixed task editing input enter handling
|
2021-10-20 00:01:09 +03:00 |
|
|
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 |
|
|
0b730b8b2d
|
Connected addTask component to store, fixed cursor position on autofocus of text fields
|
2021-10-17 18:20:49 +03:00 |
|
|
91fb0d873a
|
Made task updating working, fixed task removal (i almost fogot how to use array mutationing methods)
|
2021-10-17 17:26:16 +03:00 |
|
|
32d388423b
|
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 |
|
|
80e78f272c
|
Moved components into corresponding folder
|
2021-10-17 16:39:07 +03:00 |
|