1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 11:01:41 +01:00
metamask-extension/ui/app/components/modals
2017-09-27 18:06:26 -07:00
..
account-details-modal.js Adds a back button to export private key modal; connects account details to same modal. 2017-09-27 18:06:26 -07:00
account-modal-container.js Adds a back button to export private key modal; connects account details to same modal. 2017-09-27 18:06:26 -07:00
buy-options-modal.js Open account details modal on buy -> direct deposit. 2017-09-22 12:16:31 -07:00
edit-account-name-modal.js Lint fixes 2017-08-31 04:16:07 -07:00
export-private-key-modal.js Keep privateKey out of state and clear it after closing export private key modal. 2017-09-27 18:06:26 -07:00
index.js Lint fixes 2017-08-31 04:16:07 -07:00
modal.js Exports private key modal opens from dropdown. 2017-09-23 17:33:50 -07:00
new-account-modal.js get identities from getState() instead of passing from caller, only set new account label if label set. 2017-09-22 14:35:51 -07:00