aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/inputs/address_input.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Add missing type definitionsLeonid Logvinov2018-05-141-3/+3
|
* Moved over all pages/shared components and dependencies to react-sharedFabio Berger2018-03-051-1/+1
|
* Apply prettier configLeonid Logvinov2018-01-031-11/+9
|
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-2/+2
|
* standarize on `grey` over `gray` spelling and other color related fixesFabio Berger2017-12-181-1/+1
|
* Standardize colors to always be in uppercase hex and consolidate material-ui ↵Fabio Berger2017-12-181-1/+1
| | | | greys
* Consolidate all custom colors and material-ui colors into a colors moduleFabio Berger2017-12-181-1/+1
|
* Fix website unused varsLeonid Logvinov2017-12-151-1/+0
|
* Fix an invocationLeonid Logvinov2017-12-121-1/+1
|
* Move isAddress to shared utils and remove all dependencies on ethereum-addressLeonid Logvinov2017-12-111-1/+1
|
* 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/+74
sub-packages, use new subscribeAsync 0x.js method