This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-desktop
Watch
2
Star
0
Fork
0
You've already forked status-desktop
mirror of
https://github.com/status-im/status-desktop.git
synced
2025-01-19 19:09:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
status-desktop
/
ui
/
imports
/
shared
/
popups
/
send
/
panels
/
qmldir
2 lines
54 B
Plaintext
Raw
Normal View
History
Unescape
Escape
refactor(Wallet/SendModal): Selected Recipients component review, backend dependencies cleanup - 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
2024-07-02 13:19:37 +02:00
RecipientSelectorPanel 1.0 RecipientSelectorPanel.qml
Reference in New Issue
Copy Permalink