aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/zero_ex_instant_provider.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'development' into feature/instant/account-state-changeBrandon Millman2018-11-091-0/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: [instant] Viewport specific errors (#1228) Added more comments Include wholeNumberSchema in sra-spec schemas chore(instant): fix linter Fix isNode fix(instant): update buy quote at start up in the case of default amount fix: apply css reset to overlay as well fix(website): turn off production flag when building locally chore: linter fix: progress bar fix: use fontSize prop in button feat: make instant resistant to external styles feat: add faux externall css file Add upstream issue Use const require instead of import Fix tslint issues Use detect-node Set curstom inspect printer in BigNumber
| * chore(instant): fix linterBrandon Millman2018-11-091-0/+1
| |
| * fix(instant): update buy quote at start up in the case of default amountBrandon Millman2018-11-081-2/+1
| |
* | 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 ↵fragosti2018-11-031-13/+21
|\ | | | | | | feature/instant/maker-asset-datas-interface
| * Merge branch 'development' into ↵Steve Klebanoff2018-11-031-11/+19
| |\ | | | | | | | | | fix/instant/decimal-fields-scaling-amount-input-bn
| | * feat(instant): pass in provider through props, fallback to injected providerBrandon Millman2018-11-031-11/+19
| | |
| * | Merge branch 'development' into ↵Steve Klebanoff2018-11-031-3/+5
| |\| | | | | | | | | | fix/instant/decimal-fields-scaling-amount-input-bn
| * | Getting rid of BigNumberInput in favor of BigNumberSteve Klebanoff2018-11-021-2/+2
| | |
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-11-031-2/+4
|\ \ \ | | |/ | |/| | | | feature/instant/maker-asset-datas-interface
| * | 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 ↵fragosti2018-11-021-9/+27
|/ | | | feature/instant/maker-asset-datas-interface
* feat(instant): add interactive overlay presentation to umd bundleBrandon Millman2018-11-021-0/+108