status-desktop/ui/app/AppLayouts/Chat/stores
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
..
CommunitiesStore.qml feat(Community Permissions): Integrate In section with permission creation/editing 2023-02-02 16:36:46 +01:00
MessageStore.qml refactor(chat-model): flatten chat model to only have chat items 2023-01-30 15:36:48 -05:00
MessagesData.qml refactor(desktop/chat) Moving chat to new architecture 2021-10-20 15:29:38 -04:00
RootStore.qml chore: consolidate & refactor popup handling 2023-02-09 15:01:57 +01:00
StickerData.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
StickerPackData.qml feat: New Profile Modal 2022-10-17 12:05:54 +02:00
StickersStore.qml feat(@desktop/wallet): Updated UI for bridge and multi routing support 2022-10-26 18:48:30 +02:00
UsersStore.qml feat(storybook): add MembersSelector to storybook 2022-11-18 13:13:38 +01:00
qmldir feat(storybook): Added `CommunityPermissionsSettingsPanel` 2022-12-10 14:02:02 +01:00