| Commit message (Expand) | Author | Age | Files | Lines |
* | Use git sha and npm version from constants | Steve Klebanoff | 2018-12-05 | 1 | -3/+9 |
* | feat(instant): provide a custom wallet display name | Brandon Millman | 2018-12-01 | 1 | -0/+3 |
* | Merge pull request #1362 from 0xProject/fix/instant/push-to-history-broken-wh... | Francesco Agosti | 2018-12-01 | 1 | -5/+5 |
|\ |
|
| * | chore: lint | fragosti | 2018-12-01 | 1 | -5/+4 |
| * | fix: push to history edge case for second render where onpopstate is not defi... | fragosti | 2018-12-01 | 1 | -2/+3 |
* | | Merge pull request #1342 from 0xProject/feature/instant/misc-close-analytics | Steve Klebanoff | 2018-12-01 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | feat(instant): Close and View Transaction analytics events | Steve Klebanoff | 2018-11-28 | 1 | -0/+2 |
* | | fix: address PR feedback | fragosti | 2018-12-01 | 1 | -2/+2 |
* | | feat: write version info directly to exported object | fragosti | 2018-11-29 | 1 | -3/+4 |
* | | feat: write version info to window | fragosti | 2018-11-29 | 1 | -0/+3 |
|/ |
|
* | fix: multiple render and closes edge case for onpopstate render | fragosti | 2018-11-22 | 1 | -25/+27 |
* | chore: clean up index.umd.ts a bit | fragosti | 2018-11-22 | 1 | -32/+38 |
* | feat: add more to instant dev env | fragosti | 2018-11-22 | 1 | -4/+3 |
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-11-21 | 1 | -0/+3 |
|\ |
|
| * | Change disabled analytics name, add assertion, and always set | Steve Klebanoff | 2018-11-20 | 1 | -0/+3 |
* | | feat: add isInstantRendered check to safeguard against double renders and dou... | fragosti | 2018-11-17 | 1 | -5/+13 |
* | | chore: use lodash where relevant | fragosti | 2018-11-17 | 1 | -1/+1 |
* | | fix: bug where we did not call onClose config | fragosti | 2018-11-17 | 1 | -6/+8 |
* | | feat: add assert for shouldDisablePushToHistory | fragosti | 2018-11-17 | 1 | -7/+10 |
* | | feat: be more specific with callback name | fragosti | 2018-11-17 | 1 | -7/+7 |
* | | feat: allow integrator to disable pushstate logic | fragosti | 2018-11-17 | 1 | -25/+29 |
* | | feat: rename props to config | fragosti | 2018-11-17 | 1 | -23/+27 |
* | | feat: close and open instant based on history changes | fragosti | 2018-11-17 | 1 | -13/+38 |
|/ |
|
* | fix: apply css reset to overlay as well | fragosti | 2018-11-08 | 1 | -1/+2 |
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-11-03 | 1 | -1/+5 |
|\ |
|
| * | feat(instant): pass in provider through props, fallback to injected provider | Brandon Millman | 2018-11-03 | 1 | -1/+5 |
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-11-03 | 1 | -0/+3 |
|\| |
|
| * | feat(instant): implement affiliateFeeInfo prop | Brandon Millman | 2018-11-03 | 1 | -0/+3 |
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-11-02 | 1 | -7/+28 |
|\| |
|
| * | feat(instant): add interactive overlay presentation to umd bundle | Brandon Millman | 2018-11-02 | 1 | -9/+30 |
* | | feat: add asserts for new API additions | fragosti | 2018-11-02 | 1 | -0/+3 |
* | | feat: modify public API to allow for passing in available assets, or fetch as... | fragosti | 2018-11-01 | 1 | -2/+4 |
|/ |
|
* | feat: add assertions to render method | fragosti | 2018-10-27 | 1 | -0/+13 |
* | chore: incorportate pr feedback | fragosti | 2018-10-24 | 1 | -1/+2 |
* | feat: MVP of passing in sraApiUrl, assetData and other settings from render m... | fragosti | 2018-10-19 | 1 | -4/+2 |
* | Add public dir | fragosti | 2018-10-03 | 1 | -0/+10 |