1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/pages/send
Mark Stacey 7ff3b4c928
Extract selected token from token input (#8692)
The `TokenInput` component now takes the token as a prop, instead of
using the `selectedTokenAddress` state. The `UserPreferencedTokenInput`
component that wrapped `TokenInput` has also been updated to take the
token as a prop.
2020-05-28 19:08:11 -03:00
..
account-list-item Rename preferencesSelector selector to getPreferences (#8647) 2020-05-26 03:41:58 -02:30
send-content Extract selected token from token input (#8692) 2020-05-28 19:08:11 -03:00
send-footer Consolidate and dedupe send selectors (#8506) 2020-05-04 12:06:28 -07:00
send-header Consolidate and dedupe send selectors (#8506) 2020-05-04 12:06:28 -07:00
tests Delete recent blocks controller (#8575) 2020-05-12 12:40:33 -07:00
index.js
send.component.js Delete recent blocks controller (#8575) 2020-05-12 12:40:33 -07:00
send.constants.js Delete recent blocks controller (#8575) 2020-05-12 12:40:33 -07:00
send.container.js Delete recent blocks controller (#8575) 2020-05-12 12:40:33 -07:00
send.scss Right-to-left CSS (using module for conversion) (#7072) 2019-09-03 14:47:54 -03:00
send.utils.js Delete recent blocks controller (#8575) 2020-05-12 12:40:33 -07:00