aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/inputs/token_input.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Add missing type definitionsLeonid Logvinov2018-05-141-4/+4
|
* Moved over all pages/shared components and dependencies to react-sharedFabio Berger2018-03-051-1/+1
|
* Apply prettier configLeonid Logvinov2018-01-031-13/+10
|
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-7/+7
|
* 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
|
* Update first two string enums to native typeFabio Berger2017-12-181-1/+1
|
* Fix website unused varsLeonid Logvinov2017-12-151-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/+107
sub-packages, use new subscribeAsync 0x.js method