aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/buy_button.tsx
Commit message (Collapse)AuthorAgeFilesLines
* ethDecimals -> ETH_DECIMALSSteve Klebanoff2018-10-271-1/+3
|
* cleanup codeSteve Klebanoff2018-10-261-7/+2
|
* Added string to constantsSteve Klebanoff2018-10-261-1/+2
|
* Making failure txHash requiredSteve Klebanoff2018-10-261-1/+1
|
* txnHash -> txHashSteve Klebanoff2018-10-261-10/+10
|
* new try/catch pattern and new prop names per code review feedbackSteve Klebanoff2018-10-261-9/+24
|
* Associate txnhash with processing stateSteve Klebanoff2018-10-251-8/+11
|
* Message when signature deniedSteve Klebanoff2018-10-251-2/+7
|
* Merge branch 'development' into feature/instant/processing-stateSteve Klebanoff2018-10-241-1/+1
|\
| * Merge branch 'development' into feature/instant/failure-stateSteve Klebanoff2018-10-241-1/+1
| |\
| | * chore: incorportate pr feedbackfragosti2018-10-241-1/+1
| | |
* | | feat(instant): Procesing and Success statesSteve Klebanoff2018-10-241-2/+2
|/ /
* | Remove hack fixSteve Klebanoff2018-10-201-4/+2
| |
* | lintingSteve Klebanoff2018-10-201-1/+0
| |
* | Selected Asset buttonSteve Klebanoff2018-10-201-4/+2
| |
* | wip: retry buttonSteve Klebanoff2018-10-201-9/+11
|/
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-10-191-1/+1
|\ | | | | | | feature/instant/beta-render-et-al
| * chore: replace @0xproject with @0x in .tsx filesFabio Berger2018-10-181-1/+1
| |
* | feat: MVP of passing in sraApiUrl, assetData and other settings from render ↵fragosti2018-10-191-4/+4
|/ | | | method
* Put boundNoop in a util filefragosti2018-10-161-5/+4
|
* Add tnxHash to buy button callbacksfragosti2018-10-161-8/+6
|
* feat: Move over features from zrx-buyerfragosti2018-10-111-11/+48
|
* Add box shadow and default box-sizing: border-box to containerfragosti2018-10-051-1/+1
|
* Add BuyButton and other small improvementfragosti2018-10-051-0/+19