aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/index.umd.ts
Commit message (Collapse)AuthorAgeFilesLines
* Use git sha and npm version from constantsSteve Klebanoff2018-12-051-3/+9
|
* feat(instant): provide a custom wallet display nameBrandon Millman2018-12-011-0/+3
|
* Merge pull request #1362 from ↵Francesco Agosti2018-12-011-5/+5
|\ | | | | | | | | 0xProject/fix/instant/push-to-history-broken-when-no-onpopstate [instant] Fix push to history issue on second full render of instant
| * chore: lintfragosti2018-12-011-5/+4
| |
| * fix: push to history edge case for second render where onpopstate is not ↵fragosti2018-12-011-2/+3
| | | | | | | | defined on first render
* | Merge pull request #1342 from 0xProject/feature/instant/misc-close-analyticsSteve Klebanoff2018-12-011-0/+2
|\ \ | |/ |/| [instant] Close and View Transaction analytics events
| * feat(instant): Close and View Transaction analytics eventsSteve Klebanoff2018-11-281-0/+2
| |
* | fix: address PR feedbackfragosti2018-12-011-2/+2
| |
* | feat: write version info directly to exported objectfragosti2018-11-291-3/+4
| |
* | feat: write version info to windowfragosti2018-11-291-0/+3
|/
* fix: multiple render and closes edge case for onpopstate renderfragosti2018-11-221-25/+27
|
* chore: clean up index.umd.ts a bitfragosti2018-11-221-32/+38
|
* feat: add more to instant dev envfragosti2018-11-221-4/+3
|
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-11-211-0/+3
|\ | | | | | | feature/instant/push-to-history
| * Change disabled analytics name, add assertion, and always setSteve Klebanoff2018-11-201-0/+3
| |
* | feat: add isInstantRendered check to safeguard against double renders and ↵fragosti2018-11-171-5/+13
| | | | | | | | double removes
* | chore: use lodash where relevantfragosti2018-11-171-1/+1
| |
* | fix: bug where we did not call onClose configfragosti2018-11-171-6/+8
| |
* | feat: add assert for shouldDisablePushToHistoryfragosti2018-11-171-7/+10
| |
* | feat: be more specific with callback namefragosti2018-11-171-7/+7
| |
* | feat: allow integrator to disable pushstate logicfragosti2018-11-171-25/+29
| |
* | feat: rename props to configfragosti2018-11-171-23/+27
| |
* | feat: close and open instant based on history changesfragosti2018-11-171-13/+38
|/
* fix: apply css reset to overlay as wellfragosti2018-11-081-1/+2
|
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-11-031-1/+5
|\ | | | | | | feature/instant/maker-asset-datas-interface
| * feat(instant): pass in provider through props, fallback to injected providerBrandon Millman2018-11-031-1/+5
| |
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-11-031-0/+3
|\| | | | | | | feature/instant/maker-asset-datas-interface
| * feat(instant): implement affiliateFeeInfo propBrandon Millman2018-11-031-0/+3
| |
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-11-021-7/+28
|\| | | | | | | feature/instant/maker-asset-datas-interface
| * feat(instant): add interactive overlay presentation to umd bundleBrandon Millman2018-11-021-9/+30
| |
* | feat: add asserts for new API additionsfragosti2018-11-021-0/+3
| |
* | feat: modify public API to allow for passing in available assets, or fetch ↵fragosti2018-11-011-2/+4
|/ | | | assets from SRA
* feat: add assertions to render methodfragosti2018-10-271-0/+13
|
* chore: incorportate pr feedbackfragosti2018-10-241-1/+2
|
* feat: MVP of passing in sraApiUrl, assetData and other settings from render ↵fragosti2018-10-191-4/+2
| | | | method
* Add public dirfragosti2018-10-031-0/+10