diff options
-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`.
|