aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/fill_warning_dialog.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Change all onTouchTap to onClickfragosti2018-08-251-2/+2
|
* Fix tslint issuesLeonid Logvinov2018-07-171-3/+3
|
* Add missing type definitionsLeonid Logvinov2018-05-141-2/+2
|
* Moved over all pages/shared components and dependencies to react-sharedFabio Berger2018-03-051-1/+1
|
* Fix ts error in portal after enabling more strict checksLeonid Logvinov2018-01-101-1/+1
|
* Apply prettier configLeonid Logvinov2018-01-031-10/+6
|
* standarize on `grey` over `gray` spelling and other color related fixesFabio Berger2017-12-181-1/+1
|
* Consolidate all custom colors and material-ui colors into a colors moduleFabio Berger2017-12-181-1/+1
|
* fix remaining tslint errorsFabio Berger2017-11-281-3/+5
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+47
sub-packages, use new subscribeAsync 0x.js method