aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-06-30 19:04:21 +0800
committercrupest <crupest@outlook.com>2021-06-30 19:04:21 +0800
commit3a72b36663cc21a81c74615428559a38157129fa (patch)
tree0845395d7961d1dae917201bdd1315efe4858726
parentbb7a017dba4c466eaf167627b3605cf539b1e516 (diff)
downloadtimeline-3a72b36663cc21a81c74615428559a38157129fa.tar.gz
timeline-3a72b36663cc21a81c74615428559a38157129fa.tar.bz2
timeline-3a72b36663cc21a81c74615428559a38157129fa.zip
...
-rw-r--r--FrontEnd/TODO.md15
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`.