aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/dialogs/send_dialog.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Implement just-in-time loading of token balances & allowancesFabio Berger2018-01-281-3/+10
|
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
|
* Apply prettier configLeonid Logvinov2018-01-031-14/+8
|
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-13/+13
|
* Fix website unused varsLeonid Logvinov2017-12-151-4/+1
|
* fix remaining tslint errorsFabio Berger2017-11-281-6/+6
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+126
sub-packages, use new subscribeAsync 0x.js method