aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/containers/selected_asset_amount_input.ts
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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: 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