aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/inputs
Commit message (Expand)AuthorAgeFilesLines
* Refactor configs and constants, standardize on uppercase/snakecase, alphebeti...Fabio Berger2017-12-191-2/+2
* standarize on `grey` over `gray` spelling and other color related fixesFabio Berger2017-12-184-6/+6
* Standardize colors to always be in uppercase hex and consolidate material-ui ...Fabio Berger2017-12-184-5/+5
* Consolidate all custom colors and material-ui colors into a colors moduleFabio Berger2017-12-184-4/+4
* Update first two string enums to native typeFabio Berger2017-12-181-1/+1
* Merge branch 'development' into createWethPageFabio Berger2017-12-163-4/+1
|\
| * Fix website unused varsLeonid Logvinov2017-12-153-4/+1
* | Make label optional and make sure the input field still renders properly with...Fabio Berger2017-12-141-3/+4
|/
* 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
* Make sure we don't pass empty maker into getOrderHashHexFabio Berger2017-12-081-1/+2
* fix remaining tslint errorsFabio Berger2017-11-289-30/+30
* Add website to mono repo, update packages to align with existing sub-packages...Fabio Berger2017-11-229-0/+784