status-desktop/ui/app/AppLayouts/Browser/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
..
AddFavoriteModal.qml chore: consolidate & refactor popup handling 2023-02-09 15:01:57 +01:00
BrowserConnectionModal.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
BrowserSettingsMenu.qml fix(StatusPopupMenu): Refactoring 2022-12-02 10:30:50 +03:00
BrowserWalletMenu.qml chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00
DownloadMenu.qml fix(StatusPopupMenu): Refactoring 2022-12-02 10:30:50 +03:00
FavoriteMenu.qml fix(StatusPopupMenu): Refactoring 2022-12-02 10:30:50 +03:00
JSDialogWindow.qml fix(desktop): Move Input anchors binding to client code 2022-08-12 11:54:51 +04:00
SignMessageModal.qml fix(@desktop): Fix scrolling twitches using ScrollView amd Flickable items 2022-07-21 18:44:30 +03:00