aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/containers/selected_asset_amount_input.ts
Commit message (Collapse)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 ↵fragosti2018-10-251-1/+1
|\ | | | | | | feature/instant/input-fees-rounding
| * feat(instant): Procesing and Success statesSteve Klebanoff2018-10-241-1/+1
| |
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-10-251-4/+4
|\| | | | | | | feature/instant/input-fees-rounding
| * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-10-201-4/+4
| |\ | | | | | | | | | feature/instant/beta-render-et-al
| | * 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 ↵fragosti2018-10-191-20/+31
|\| | | | | | | feature/instant/beta-render-et-al
| * 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 ↵fragosti2018-10-191-15/+55
|/ | | | method
* 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