aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/ui/identicon.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Move some layout logic out of the Identicon componentBrandon Millman2018-06-201-1/+1
|
* Use Image component instead of img tagBrandon Millman2018-06-201-6/+4
|
* Consolidate account state messaging logicBrandon Millman2018-06-191-16/+20
|
* Add missing type definitionsLeonid Logvinov2018-05-141-1/+1
|
* Apply prettier configLeonid Logvinov2018-01-031-3/+15
|
* fix remaining tslint errorsFabio Berger2017-11-281-1/+1
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+36
sub-packages, use new subscribeAsync 0x.js method