status-desktop/ui/app/AppLayouts/Chat/popups
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
..
community chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00
ChatCommandModal.qml chore: consolidate & refactor popup handling 2023-02-09 15:01:57 +01:00
ChooseBrowserPopup.qml fix(ChooseBrowserPopup): 'Choose browser' modal doesn't look good 2022-08-31 15:04:34 +02:00
PinnedMessagesPopup.qml Nothing happens after clicking on a pinned message 2023-02-02 18:33:19 +02:00
RenameGroupPopup.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
qmldir feat(ActivityCenter): Refactor AC from chat and place in mainui 2022-09-15 12:21:06 +03:00