|
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 |
|
|
5a7a2f00e4
|
Fixed addTask drawer width on desktop
|
2021-10-17 22:17:23 +03:00 |
|
|
0616cde993
|
Fixed addTask bar background color issues
|
2021-10-17 18:45:53 +03:00 |
|
|
0b730b8b2d
|
Connected addTask component to store, fixed cursor position on autofocus of text fields
|
2021-10-17 18:20:49 +03:00 |
|
|
3edf5edaec
|
Made addTask component showing functional
|
2021-10-17 17:52:07 +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 |
|