aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/containers/selected_asset_amount_input.ts
Commit message (Expand)AuthorAgeFilesLines
* chore: dont override toString of BigNumber and other PR feedbackfragosti2018-10-261-123/+0
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-251-1/+1
|\
| * feat(instant): Procesing and Success statesSteve Klebanoff2018-10-241-1/+1
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-251-4/+4
|\|
| * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-201-4/+4
| |\
| | * Rename update function to set function since it doesnt take a parameterSteve Klebanoff2018-10-191-3/+3
| | * fix camel casing of updateBuyOrderStateSteve Klebanoff2018-10-191-1/+1
| | * quoteState -> quoteRequestStateSteve Klebanoff2018-10-191-3/+3
* | | feat: have basic scaling amount input workingfragosti2018-10-231-1/+1
|/ /
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-191-20/+31
|\|
| * chore: change package org from 0xproject to 0xJacob Evans2018-10-181-3/+3
| * selectedAssetBuyState -> buyOrderStateSteve Klebanoff2018-10-181-1/+1
| * add concept of quoteStateSteve Klebanoff2018-10-181-9/+15
| * creating big error util file per francescos comment in PRSteve Klebanoff2018-10-181-3/+3
| * feat(instant): Handle AssetBuyer errorsSteve Klebanoff2018-10-181-1/+12
* | feat: MVP of passing in sraApiUrl, assetData and other settings from render m...fragosti2018-10-191-15/+55
|/
* feat: model asset meta data and add dynamic assetData statefragosti2018-10-131-11/+20
* feat: make redux actions type-sagefragosti2018-10-131-5/+7
* feat: debounce the fetching of new quotesfragosti2018-10-121-10/+14
* feat: Move over features from zrx-buyerfragosti2018-10-111-0/+57