This website requires JavaScript.
Explore
Help
Sign In
m
/
metamask-extension
Watch
1
Star
0
Fork
0
You've already forked metamask-extension
mirror of
https://github.com/kremalicious/metamask-extension.git
synced
2024-12-23 09:52:26 +01:00
Code
metamask-extension
/
ui
/
app
/
components
/
modals
History
Dan
10345a12c2
Keep privateKey out of state and clear it after closing export private key modal.
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