1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/components
Dan Finlay d5c378b09a Cache identicons
Fixes #197

Also as a side effect, by creating this `iconFactory.cache` object, we have a convenient place for specifying stock icons for known contracts!

We can just hard-code image addresses in the `ui/lib/icon-factory.js` cache instantiation, and those values will be injected into the identicon image tag `src` attributes.
2016-06-06 14:05:13 -07:00
..
account-export.js bugfix - exportAccount - fix copyToClipboard 2016-05-22 18:01:47 -07:00
account-panel.js Began adding jazzicons 2016-05-10 23:07:01 -07:00
drop-menu-item.js Finish clean implementation of drop-down menu 2016-05-18 17:32:26 -07:00
editable-label.js Add css to resize and alighn input for editable lable 2016-06-06 10:09:21 -04:00
eth-balance.js correctly displaying small balances with tests 2016-05-25 18:29:03 -07:00
identicon.js Cache identicons 2016-06-06 14:05:13 -07:00
mascot.js Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
network.js Add provider menu on clicking network status indicator. 2016-06-03 17:49:54 -07:00
panel.js ui - redesign - trans group + + account detail + tx list fixes 2016-05-13 16:28:46 -07:00
pending-msg.js Improve tx UI 2016-05-03 14:44:36 -07:00
pending-tx.js Improve tx UI 2016-05-03 14:44:36 -07:00
template.js Add UI for Signing Messages 2016-05-03 14:32:22 -07:00
transaction-list-item-icon.js Add pending messages to sign to tx list 2016-05-26 14:12:41 -07:00
transaction-list-item.js Fix build error 2016-05-26 15:00:37 -07:00
transaction-list.js Fix network reference 2016-05-26 14:41:11 -07:00