1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/components/send
2018-10-21 00:52:41 -04:00
..
account-list-item Adds toggle for primary currency (#5421) 2018-10-17 07:03:29 +08:00
send-content Adds toggle for primary currency (#5421) 2018-10-17 07:03:29 +08:00
send-footer Allow sending transactions with hex data and no recipient 2018-10-01 12:53:32 -02:30
send-header
tests Update gas when hex data changes on send screen 2018-10-01 12:53:32 -02:30
to-autocomplete Make all addresses EIP-55 compliant (#5379) 2018-10-10 10:50:37 -02:30
index.js
README.md
send.component.js Update gas when hex data changes on send screen 2018-10-01 12:53:32 -02:30
send.constants.js
send.container.js Update gas when hex data changes on send screen 2018-10-01 12:53:32 -02:30
send.scss
send.selectors.js Adds feature flag toggle for the hex data row on the send screen. 2018-08-27 11:44:16 -02:30
send.utils.js ui - use variable to clarify result of emptiness check 2018-10-21 00:52:41 -04:00
to-autocomplete.component.js