1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/ui/app/components
Dan Finlay 69d4aafc3e Add ens recognition to send form input
Attempts to lookup `.eth` addresses on ENS.
Is currently failing.

I've written an isolation example of the problem here:
https://github.com/flyswatter/ens-test
2017-03-01 00:26:36 -08:00
..
account-export.js
account-info-link.js
account-panel.js
buy-button-subview.js
coinbase-form.js
copyButton.js
drop-menu-item.js
editable-label.js
ens-input.js Add ens recognition to send form input 2017-03-01 00:26:36 -08:00
eth-balance.js
fiat-value.js
hex-as-decimal-input.js Add margins to align. 2017-02-28 10:23:47 -08:00
identicon.js
loading.js
mascot.js
mini-account-panel.js
network.js
notice.js Notices must be scrolled down to proceed from. 2017-02-20 14:58:24 -08:00
pending-msg-details.js
pending-msg.js
pending-personal-msg-details.js Make personal sign view look nice 2017-02-23 14:40:18 -08:00
pending-personal-msg.js Fix cancel msg signing behavior. 2017-02-23 16:02:58 -08:00
pending-tx-details.js Add reset button to reset gas fields. 2017-02-28 16:36:05 -08:00
pending-tx.js Add reset button to reset gas fields. 2017-02-28 16:36:05 -08:00
qr-code.js
range-slider.js
shapeshift-form.js
shift-list-item.js
tab-bar.js
template.js
tooltip.js
transaction-list-item-icon.js Improve pending tx blue dot style 2017-02-23 17:45:37 -08:00
transaction-list-item.js
transaction-list.js