mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-19 02:55:15 +00:00
7146d5af5b
- create a common base for "sign" transaction popups/modals: `SignTransactionModalBase` - add SwapSignModal, deriving from the above common modal base - add it to StoryBook; integration TBD as part of a different followup PR - add QML tests Fixes #14785
11 lines
550 B
Plaintext
11 lines
550 B
Plaintext
NetworkSelectPopup 1.0 NetworkSelectPopup.qml
|
|
ActivityFilterMenu 1.0 ActivityFilterMenu.qml
|
|
ActivityPeriodFilterSubMenu 1.0 filterSubMenus/ActivityPeriodFilterSubMenu.qml
|
|
ActivityTypeFilterSubMenu 1.0 filterSubMenus/ActivityTypeFilterSubMenu.qml
|
|
ReceiveModal 1.0 ReceiveModal.qml
|
|
AddEditSavedAddressPopup 1.0 AddEditSavedAddressPopup.qml
|
|
RemoveSavedAddressPopup 1.0 RemoveSavedAddressPopup.qml
|
|
SavedAddressActivityPopup 1.0 SavedAddressActivityPopup.qml
|
|
BuyCryptoModal 1.0 BuyCryptoModal.qml
|
|
SignTransactionModalBase 1.0 SignTransactionModalBase.qml
|