status-desktop/ui/app/AppLayouts/CommunitiesPortal/popups
Lukáš Tinkl e1c9f2f93f perf(AppMain): wrap CommunitiesPortalLayout in a Loader
- CommunitiesPortalLayout was the last piece still unconditionally loaded
on startup -> fixed
- extract the `communitiesStore` into AppMain to be able to reuse it from
other components
- move the import/create community dialogs to `Popups` (reusability)
- cleanup and remove some dead code, fix warnings

Iterates #6204
2023-04-28 21:35:29 +02:00
..
CreateCommunityPopup.qml fix(statusApp): resolving qml errors/warnings pt2.1 2023-02-08 18:43:51 +02:00
DiscordImportProgressContents.qml fix: provide correct content/implicit sizes 2023-02-23 15:05:31 +02:00
DiscordImportProgressDialog.qml chore: remove unusued imports 2023-02-23 15:05:31 +02:00
qmldir perf(AppMain): wrap CommunitiesPortalLayout in a Loader 2023-04-28 21:35:29 +02:00