1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 11:46:13 +02:00
metamask-extension/ui/app/components/send
2018-03-27 19:42:42 -07:00
..
account-list-item.js Handle i18n with redux. 2018-03-15 21:59:45 -02:30
currency-display.js Remove comments and console.logs 2018-03-27 10:37:45 -02:30
from-dropdown.js Cursor pointer and hover background on from and to dropdown items. 2017-11-10 14:14:07 -08:00
gas-fee-display-v2.js i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props. 2018-03-21 22:11:47 -02:30
gas-tooltip.js i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props. 2018-03-21 22:11:47 -02:30
memo-textarea.js More lint fixes 2017-11-02 09:45:59 -02:30
send-constants.js Add constanst for token transfer function signature. 2017-12-20 17:37:18 -08:00
send-utils.js Checking for sufficient balance in confirm ether screen; includes error messages for user. 2018-03-27 22:38:04 -02:30
send-v2-container.js Merge branch 'master' into i18n-translator-redux 2018-03-26 16:13:49 -02:30
to-autocomplete.js i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props. 2018-03-21 22:11:47 -02:30