diff options
author | crupest <crupest@outlook.com> | 2021-07-01 17:55:15 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-07-01 17:55:15 +0800 |
commit | b358deb53bb1ac7224ac443f8edbd9007ef10253 (patch) | |
tree | 01718d950e8269edaeaa29605ccf09b75f808452 /FrontEnd | |
parent | 88851e84f070207581f5dfa78a94e52194a2281b (diff) | |
download | timeline-b358deb53bb1ac7224ac443f8edbd9007ef10253.tar.gz timeline-b358deb53bb1ac7224ac443f8edbd9007ef10253.tar.bz2 timeline-b358deb53bb1ac7224ac443f8edbd9007ef10253.zip |
...
Diffstat (limited to 'FrontEnd')
-rw-r--r-- | FrontEnd/TODO.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/FrontEnd/TODO.md b/FrontEnd/TODO.md index d9b7180b..d1fb6890 100644 --- a/FrontEnd/TODO.md +++ b/FrontEnd/TODO.md @@ -1,8 +1,9 @@ - [x] Implement dialog.
- [x] Implement popup menu.
- [x] Implement loading and loading button.
-- [ ] Implement tabs and tab page.
+- [x] Implement tabs and tab page.
- [ ] Improve forms.
-- [ ] Improve buttons.
-- [ ] Improve icon buttons.
+- [x] Improve buttons.
+- [x] Improve icon buttons.
+- [ ] Login page.
- [x] Move prefix `tl` to `cru`.
|