aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/eth_weth_conversion_button.tsx
Commit message (Collapse)AuthorAgeFilesLines
* standarize on `grey` over `gray` spelling and other color related fixesFabio Berger2017-12-181-1/+0
|
* Consolidate all custom colors and material-ui colors into a colors moduleFabio Berger2017-12-181-0/+1
|
* Replace remaining strEnums with property TS string enumsFabio Berger2017-12-181-1/+1
|
* Update first two string enums to native typeFabio Berger2017-12-181-3/+3
|
* Add default value for onConversionSuccessfulFabio Berger2017-12-161-3/+2
|
* Refactor the WETH conversion dialog/button to be either wrap or unwrap ↵Fabio Berger2017-12-151-7/+31
| | | | specific and not both
* fix remaining tslint errorsFabio Berger2017-11-281-7/+6
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+101
sub-packages, use new subscribeAsync 0x.js method