mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
2dd7bd6bd0
- When unlocking, the first account is now selected by default and displayed as the main view. - There is now a "CHANGE ACCT" button on the detail view to show the accounts list. - Clicking an account from the accounts list now navigates to the detail view and selects that account. - Config/Info screen "back" buttons now fire a new action, `GO_HOME`, which is configured to navigate to the accountDetail view, putting that logic in one place. - When locking and unlocking again, the first account is always displayed, eventually we should persist the selection. |
||
---|---|---|
.. | ||
components | ||
css | ||
first-time | ||
img | ||
reducers | ||
account-detail.js | ||
accounts.js | ||
actions.js | ||
app.js | ||
conf-tx.js | ||
config.js | ||
info.js | ||
loading.js | ||
reducers.js | ||
root.js | ||
send.js | ||
settings.js | ||
store.js | ||
template.js | ||
unlock.js | ||
util.js |