aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/zero_ex_instant_provider.tsx
Commit message (Expand)AuthorAgeFilesLines
* chore(instant): fix lint errorBrandon Millman2018-11-161-1/+1
* Have heartbeat update not trigger errorsSteve Klebanoff2018-11-161-1/+2
* Merge https://github.com/0xProject/0x-monorepo into feature/instant/metamask-...fragosti2018-11-141-1/+1
|\
| * chore(instant): update selectedAssetAmount in the redux state to be named sel...Brandon Millman2018-11-141-1/+1
* | feat: integrate wallet flow with heartbeat and other branchesfragosti2018-11-131-3/+4
|/
* feat(instant): handle privacy mode in walletsBrandon Millman2018-11-101-2/+0
* lintingSteve Klebanoff2018-11-101-1/+1
* Don't start heartbeat if no accountSteve Klebanoff2018-11-101-6/+8
* Linting and renaming variablesSteve Klebanoff2018-11-101-4/+7
* Emulate named parameters with interfaceSteve Klebanoff2018-11-101-3/+6
* Use existing functions instead of writing our ownSteve Klebanoff2018-11-101-3/+3
* Remove old TODOSteve Klebanoff2018-11-091-1/+0
* move files around and renameSteve Klebanoff2018-11-091-1/+2
* wip: BuyQuote heartbeatSteve Klebanoff2018-11-091-2/+11
* Make heartbeat more genericSteve Klebanoff2018-11-091-4/+5
* feat(instant): Heartbeat for updating account infoSteve Klebanoff2018-11-091-1/+12
* feat(instant): fetch account address at startup and drive account state changesBrandon Millman2018-11-081-2/+2
* feat(instant): add Account to the ProviderStateBrandon Millman2018-11-081-25/+7
* feat(instant): fallback to an empty wallet provider when none is injectedBrandon Millman2018-11-081-40/+46
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-031-13/+21
|\
| * Merge branch 'development' into fix/instant/decimal-fields-scaling-amount-inp...Steve Klebanoff2018-11-031-11/+19
| |\
| | * feat(instant): pass in provider through props, fallback to injected providerBrandon Millman2018-11-031-11/+19
| * | Merge branch 'development' into fix/instant/decimal-fields-scaling-amount-inp...Steve Klebanoff2018-11-031-3/+5
| |\|
| * | Getting rid of BigNumberInput in favor of BigNumberSteve Klebanoff2018-11-021-2/+2
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-031-2/+4
|\ \ \ | | |/ | |/|
| * | feat(instant): implement affiliateFeeInfo propBrandon Millman2018-11-031-2/+4
| * | Merge branch 'development' into feature/instant/simulated-progress-barSteve Klebanoff2018-11-031-1/+1
| |/
* | feat: use withTheme to use ColorOption to color Iconfragosti2018-11-021-2/+0
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-021-9/+27
|/
* feat(instant): add interactive overlay presentation to umd bundleBrandon Millman2018-11-021-0/+108