aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/ui/identicon.tsx
Commit message (Collapse)AuthorAgeFilesLines
* fix(website): fix code splittingBrandon Millman2018-11-121-1/+1
|
* Remove unused imports and variablesBrandon Millman2018-06-291-1/+0
|
* Added Circle componentBrandon Millman2018-06-291-3/+2
|
* 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