This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-desktop
mirror of
https://github.com/status-im/status-desktop.git
Watch
2
Star
0
Fork
You've already forked status-desktop
0
Code
Issues
Projects
Releases
Wiki
Activity
5783e11181
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 11:19:37 +00:00
RecipientSelectorPanel 1.0 RecipientSelectorPanel.qml