1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/app/reducers
Dan Finlay 7d5aaaa5bd Add ability to add account to vault
Scrolling to the bottom of the accounts page now reveals a downward-facing chevron button.

Pressing this button shows loading indication, adds a new account to the identity vault, displays it in the list, and scrolls the list to the bottom of the page.

Any number of accounts can be generated in this way, and the UX feels intuitive without having to overly explain how HD paths work.
2016-05-20 12:40:44 -07:00
..
app.js Add ability to add account to vault 2016-05-20 12:40:44 -07:00
identities.js Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
metamask.js Streamlined some transition logic 2016-05-13 01:24:05 -07:00