aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/index.umd.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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