aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/containers/latest_buy_quote_order_details.ts
Commit message (Expand)AuthorAgeFilesLines
* chore(instant): update selectedAssetAmount in the redux state to be named sel...Brandon Millman2018-11-141-2/+2
* feat(instant): calculate per unit eth amount to populate OrderDetails componentBrandon Millman2018-11-131-0/+2
* chore(instant): update OrderState enum to follow capitalization conventionsBrandon Millman2018-11-071-1/+1
* feat(instant): Indicate that order details section is loading by having pulsi...Steve Klebanoff2018-10-191-0/+3
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-2/+2
* Add ts-optchain and use it instead of lodash getfragosti2018-10-161-1/+2
* feat: populate order details with information from worst buy quotefragosti2018-10-121-0/+26