Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | icon-factory - overhaul to provide svg or imagified el | kumavis | 2016-06-24 | 1 | -31/+0 |
| | |||||
* | Cache identicons | Dan Finlay | 2016-06-07 | 1 | -0/+31 |
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. |