refactor: introducing ViewModel (#17)
* move to viewModel; use submodule to import miuix * replace widgets with which implemented in miuix * update CHANGELOG.md * fix: coroutine handling * chore: code formatting * viewModel for TerminalScreen * viewModel for FileManagerScreen * chore: code formatting * fix for review * chore: optimize imports
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "submodule/miuix"]
|
||||
path = submodule/miuix
|
||||
url = https://github.com/compose-miuix-ui/miuix.git
|
||||
Reference in New Issue
Block a user