aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/dialogs/blockchain_err_dialog.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Add missing entries for Ropsten and Rinkeby testnets, added Ropsten to ↵Fabio Berger2018-01-291-2/+2
| | | | Ledger network dropdown
* Apply prettier configLeonid Logvinov2018-01-031-49/+48
|
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-12/+12
|
* Refactor configs and constants, standardize on uppercase/snakecase, ↵Fabio Berger2017-12-191-12/+12
| | | | alphebetize, rename for logical grouping
* 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-4/+4
|
* fix remaining tslint errorsFabio Berger2017-11-281-3/+4
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+158
sub-packages, use new subscribeAsync 0x.js method