aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/inputs/identicon_address_input.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Try enabling no-unused-variable...fragosti2018-06-051-1/+0
|
* Add missing type definitionsLeonid Logvinov2018-05-141-1/+1
|
* Apply prettier configLeonid Logvinov2018-01-031-9/+8
|
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-2/+2
|
* Fix website unused varsLeonid Logvinov2017-12-151-2/+0
|
* fix remaining tslint errorsFabio Berger2017-11-281-3/+3
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+56
sub-packages, use new subscribeAsync 0x.js method