aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/redux
Commit message (Expand)AuthorAgeFilesLines
* feat: add network to state and use it where relevantfragosti2018-10-192-10/+13
* fix: refactor ZeroExInstant state creation logic and fix bugfragosti2018-10-192-3/+1
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-193-10/+62
|\
| * chore: change package org from 0xproject to 0xJacob Evans2018-10-182-4/+4
| * selectedAssetBuyState -> buyOrderStateSteve Klebanoff2018-10-182-4/+4
| * add concept of quoteStateSteve Klebanoff2018-10-182-1/+20
| * latestErrorDismissed -> latestErrorDisplay enumSteve Klebanoff2018-10-181-14/+11
| * use redux dev tools from packageSteve Klebanoff2018-10-181-2/+2
| * feat(instant): Handle AssetBuyer errorsSteve Klebanoff2018-10-183-2/+37
* | feat: MVP of passing in sraApiUrl, assetData and other settings from render m...fragosti2018-10-194-10/+35
|/
* feat: model asset meta data and add dynamic assetData statefragosti2018-10-131-2/+6
* feat: make redux actions type-sagefragosti2018-10-133-4/+41
* feat: have coinbase API return BigNumber for eth-usd price endpointfragosti2018-10-131-3/+4
* feat: Move over features from zrx-buyerfragosti2018-10-112-2/+39
* Create SelectedAssetInputAmountfragosti2018-10-051-0/+8
* Fix linting problemsfragosti2018-10-052-3/+3
* Add Inter UI fontfragosti2018-10-041-2/+0
* Add redux to 0x instantfragosti2018-10-042-0/+31