1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 12:56:01 +01:00
metamask-extension/ui/app
Dan Finlay a9fc4f452f Move account panel style into reusable component
The styles that defined the `account-panel` component now belong to the `panel` component, which is now used by the `account-panel` component for its styles.

It accepts an optional `onClick` property that it will fire when clicked!

Planning to use it for the tx-list.
2016-05-06 14:24:01 -07:00
..
components Move account panel style into reusable component 2016-05-06 14:24:01 -07:00
css Fix button width transition bug 2016-05-04 20:41:34 -07:00
first-time
img
reducers Merge branch 'MoveAccountExportToSubview' into FixButtonStyleBug 2016-05-04 20:41:59 -07:00
account-detail.js Move account panel style into reusable component 2016-05-06 14:24:01 -07:00
accounts.js Fix outdated transitions 2016-04-29 17:02:36 -07:00
actions.js Fix routing bug 2016-05-04 20:37:39 -07:00
app.js Fix button width transition bug 2016-05-04 20:41:34 -07:00
conf-tx.js Show any pending txs when unlocking 2016-05-03 15:04:15 -07:00
config.js
info.js Fix slack link 2016-04-29 11:41:59 -07:00
loading.js
reducers.js
root.js
send.js
settings.js
store.js
template.js
unlock.js
util.js