Refactor LoginPage into separate components

This commit is contained in:
miruka
2019-04-27 18:00:28 -04:00
parent 102baccbe5
commit e09efaecda
8 changed files with 195 additions and 150 deletions

View File

@@ -1,6 +1,7 @@
- Current focus
- Merge login page
- Remember account dialog
- Just import nio?
- Use new H\* components everywhere
- TextInput.accepted() for SendBox
- Refactoring