aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/containers
Commit message (Expand)AuthorAgeFilesLines
* chore: change package org from 0xproject to 0xJacob Evans2018-10-184-7/+7
* selectedAssetBuyState -> buyOrderStateSteve Klebanoff2018-10-182-5/+5
* add concept of quoteStateSteve Klebanoff2018-10-182-9/+18
* creating big error util file per francescos comment in PRSteve Klebanoff2018-10-182-5/+5
* latestErrorDismissed -> latestErrorDisplay enumSteve Klebanoff2018-10-181-6/+5
* feat(instant): Handle AssetBuyer errorsSteve Klebanoff2018-10-182-1/+48
* Add ts-optchain and use it instead of lodash getfragosti2018-10-162-2/+4
* feat: model asset meta data and add dynamic assetData statefragosti2018-10-131-11/+20
* feat: make redux actions type-sagefragosti2018-10-132-15/+13
* feat: populate order details with information from worst buy quotefragosti2018-10-122-1/+27
* feat: debounce the fetching of new quotesfragosti2018-10-121-10/+14
* feat: Move over features from zrx-buyerfragosti2018-10-114-36/+142
* Fix empty input bugfragosti2018-10-101-1/+1
* Apply linterfragosti2018-10-051-5/+5
* Create SelectedAssetInputAmountfragosti2018-10-051-0/+36