aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/dialogs/send_dialog.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: replace @0xproject with @0x in .tsx filesFabio Berger2018-10-181-1/+1
|
* Change all onTouchTap to onClickfragosti2018-08-251-2/+2
|
* WIP for sending ether from portal (works)fragosti2018-07-191-13/+27
|
* Remove increase balance link from balance_bounded_input componentBrandon Millman2018-07-031-1/+0
|
* Add missing type definitionsLeonid Logvinov2018-05-141-7/+7
|
* Add clean-state testsLeonid Logvinov2018-03-271-2/+2
|
* 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