1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/pages/send/send-content
MG 3301fd8121
Feat/hide 0 balances (#13306)
* Added token list functional component

* Added list - img not showing up

* Changed render list

* Removed unused code

* Clean up

* Lint

* Linted

* Add newline

* Filter out isERC721

* Added token list

* Cleaned up style

* Fixed typography

* Fixed lint

* Fixed spacing measure

* Lint cleanup
2022-02-02 12:32:16 +01:00
..
add-recipient Fix order of account list (#12999) 2021-12-10 10:46:24 -06:00
send-amount-row Refactor currency input component and ensure currency toggle persists between settings (#12813) 2022-01-20 09:42:13 -06:00
send-asset-row Feat/hide 0 balances (#13306) 2022-02-02 12:32:16 +01:00
send-gas-row convert knobs and actions to controls / args (#13203) 2022-01-13 08:06:27 -03:30
send-hex-data-row convert knobs and actions to controls / args (#13203) 2022-01-13 08:06:27 -03:30
send-row-wrapper Use ternary conditionals instead of && (#12406) 2021-10-21 11:11:31 -05:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
send-content.component.js Add modal with directions to re-add token as NFT (#13291) 2022-01-19 12:42:41 -06:00
send-content.component.test.js Remove hexdata field from token send (#12565) 2021-11-03 15:03:54 -04:00
send-content.container.js Add modal with directions to re-add token as NFT (#13291) 2022-01-19 12:42:41 -06:00
send-content.stories.js Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00