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/send-content
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
..
add-recipient Consolidate and dedupe send selectors (#8506) 2020-05-04 12:06:28 -07:00
send-amount-row Extract selected token from token input (#8692) 2020-05-28 19:08:11 -03:00
send-asset-row Reorganize selectors directory (#8497) 2020-05-02 12:41:17 -07:00
send-gas-row Consolidate and dedupe send selectors (#8506) 2020-05-04 12:06:28 -07:00
send-hex-data-row Disable semicolons for class props (#7754) 2020-01-07 16:40:44 -03:30
send-row-wrapper Consolidate and dedupe send selectors (#8506) 2020-05-04 12:06:28 -07:00
tests Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
index.js Address book send plus contact list (#6914) 2019-07-31 17:26:44 -02:30
send-content.component.js Add react/no-unused-prop-types ESLint rule (#7655) 2019-12-07 23:10:47 -04:00
send-content.container.js Consolidate and dedupe send selectors (#8506) 2020-05-04 12:06:28 -07:00