status-desktop/ui
Sale Djenic 7a37c50958 refactor(@desktop/general): connection to undefined prop fixed
An error `ReferenceError: mainModule is not defined` is fixed.
That started to happen when we moved registered context properties
from constructors to `load` proc, because of lazy context property
inatialization (after we ensure that a user is logged in), but main.qml is
loaded when the app start, when we don't have `mainModule` registered yet.
2021-11-05 11:02:45 -04:00
..
StatusQ@ea9a560277 refactor: replace StatusWalletColor components with StatusQ components 2021-10-28 11:31:21 +02:00
app Displaying icons in app nav bar qml component updated. 2021-11-05 11:02:45 -04:00
fonts feat(@desktop/chat): editing message in markdown mode 2021-09-07 14:56:48 -04:00
i18n chore: update translation files 2021-08-02 13:31:53 -04:00
imports onboarding process updated, import account feature handled 2021-11-05 11:02:45 -04:00
generate-rcc.go perf(@desktop): "make run" boost and build correct qrc 2021-07-19 13:01:53 -04:00
main.qml refactor(@desktop/general): connection to undefined prop fixed 2021-11-05 11:02:45 -04:00
nim-status-client.pro refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00