aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/zero_ex_instant.tsx
Commit message (Collapse)AuthorAgeFilesLines
* lintingSteve Klebanoff2018-11-141-1/+2
|
* Remove ConnectedZeroExInstantContainer, introduce ↵Steve Klebanoff2018-11-141-2/+2
| | | | ConnectedBuyOrderProgressOrPaymentMethod
* feat: refactor progress bar code to expose static progress barfragosti2018-11-101-2/+2
|
* fix: apply css reset to overlay as wellfragosti2018-11-081-3/+7
|
* feat(instant): add interactive overlay presentation to umd bundleBrandon Millman2018-11-021-106/+9
|
* Move tslint disable lineSteve Klebanoff2018-10-301-1/+3
|
* Comment for warming up cacheSteve Klebanoff2018-10-301-0/+2
|
* lintingSteve Klebanoff2018-10-301-0/+1
|
* gas price estimatorSteve Klebanoff2018-10-301-0/+2
|
* Refactor error handling such that errorMessage lives on the top level stateBrandon Millman2018-10-271-2/+2
|
* fix: init BigNumberInput not BigNumber when initializing statefragosti2018-10-271-2/+2
|
* feat: change network to networkIdfragosti2018-10-261-5/+5
|
* chore: add to asset-buyer changelog.jsonfragosti2018-10-261-2/+3
|
* feat: support defaultAssetBuyAmount settingfragosti2018-10-261-6/+6
|
* feat: flash an error if the wrong network is detectedfragosti2018-10-261-1/+18
|
* feat: supply render options from URLfragosti2018-10-261-5/+16
|
* chore: incorportate pr feedbackfragosti2018-10-241-4/+4
|
* feat: add network to state and use it where relevantfragosti2018-10-191-14/+27
|
* feat: use color from metaData instead of default primaryColorfragosti2018-10-191-3/+3
|
* fix: refactor ZeroExInstant state creation logic and fix bugfragosti2018-10-191-3/+6
|
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-10-191-2/+2
|\ | | | | | | feature/instant/beta-render-et-al
* | feat: MVP of passing in sraApiUrl, assetData and other settings from render ↵fragosti2018-10-191-11/+47
|/ | | | method
* feat: make redux actions type-sagefragosti2018-10-131-0/+1
|
* feat: Move over features from zrx-buyerfragosti2018-10-111-0/+2
|
* Improve utilities and try to use them in simple form componentfragosti2018-10-051-1/+3
|
* Add some ui componentsfragosti2018-10-041-0/+3
|
* Add redux to 0x instantfragosti2018-10-041-4/+8
|
* Add styled-components with themefragosti2018-10-041-1/+7
|
* Have React setup with basic build workingfragosti2018-09-281-0/+5