diff options
author | crupest <crupest@outlook.com> | 2021-06-30 19:04:21 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-06-30 19:04:21 +0800 |
commit | 3a72b36663cc21a81c74615428559a38157129fa (patch) | |
tree | 0845395d7961d1dae917201bdd1315efe4858726 | |
parent | bb7a017dba4c466eaf167627b3605cf539b1e516 (diff) | |
download | timeline-3a72b36663cc21a81c74615428559a38157129fa.tar.gz timeline-3a72b36663cc21a81c74615428559a38157129fa.tar.bz2 timeline-3a72b36663cc21a81c74615428559a38157129fa.zip |
...
-rw-r--r-- | FrontEnd/TODO.md | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/FrontEnd/TODO.md b/FrontEnd/TODO.md index ee5b1e22..eac6e005 100644 --- a/FrontEnd/TODO.md +++ b/FrontEnd/TODO.md @@ -1,7 +1,8 @@ -- Implement dialog.
-- Implement popup menu.
-- Implement tabs and tab page.
-- Improve forms.
-- Improve buttons.
-- Improve icon buttons.
-- Move prefix `tl` to `cru`.
+- [x] Implement dialog.
+- [x] Implement popup menu.
+- [ ] Implement loading and loading button.
+- [ ] Implement tabs and tab page.
+- [ ] Improve forms.
+- [ ] Improve buttons.
+- [ ] Improve icon buttons.
+- [x] Move prefix `tl` to `cru`.
|