* 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
4 lines
107 B
Plaintext
4 lines
107 B
Plaintext
[submodule "submodule/miuix"]
|
|
path = submodule/miuix
|
|
url = https://github.com/compose-miuix-ui/miuix.git
|