mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-29 15:57:03 +00:00
18e230bf91
- Component name changed to be more precise with what it represents. - Removed `RootStore` dependency from `Helpers.qml`. - Removed unnecessary method `lookupAddressObject` from `RootStore`. - Updated `SendModal` property bindings related to recipient. - Some activity controller interaction details moved to transactions store instead of being directly in `SendModal`. - Type enum living in `RecipientSelectorPanel` is moved to `Helpers`. Since it doesn't depends on the specific component and it's used in other global places. Part of #15208
11 lines
454 B
Plaintext
11 lines
454 B
Plaintext
AmountToReceive 1.0 AmountToReceive.qml
|
|
AmountToSend 1.0 AmountToSend.qml
|
|
FeesView 1.0 FeesView.qml
|
|
NetworkCardsComponent 1.0 NetworkCardsComponent.qml
|
|
NetworksAdvancedCustomRoutingView 1.0 NetworksAdvancedCustomRoutingView.qml
|
|
NetworkSelector 1.0 NetworkSelector.qml
|
|
NetworksSimpleRoutingView 1.0 NetworksSimpleRoutingView.qml
|
|
RecipientView 1.0 RecipientView.qml
|
|
TransactionModalFooter 1.0 TransactionModalFooter.qml
|
|
TokenListView 1.0 TokenListView.qml
|