status-desktop/ui/app/mainui
Lukáš Tinkl f5d6c538c2 chore: consolidate & refactor popup handling
- all remaining global popup components moved into a separate Popups
entity
- removed some static objects from the Global singleton (appMain,
pinnedMessagesPopup, communityProfilePopup, sounds); rationale:
singletons should not contain any state
- fixed support for popups in storybook
- fixed some warnings (most of them broke the popups in one way or the other)
2023-02-09 15:01:57 +01:00
..
activitycenter feat(ActivityCenter): Move AC notifications counting to status-go 2023-01-30 11:24:50 +04:00
panels fix(DragnDrop): re-enabled drag and drop 2022-10-12 10:34:46 -04:00
AppMain.qml chore: consolidate & refactor popup handling 2023-02-09 15:01:57 +01:00
AppSearch.qml chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00
Popups.qml chore: consolidate & refactor popup handling 2023-02-09 15:01:57 +01:00
SplashScreen.qml fix(SplashScreen): Fixed blurry animation 2022-10-11 19:29:35 +03:00
qmldir chore: consolidate & refactor popup handling 2023-02-09 15:01:57 +01:00