Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add New VASTPlayer (v2.6.1-rc1) #451

Merged
merged 13 commits into from
Mar 4, 2016
Merged

Conversation

minznerjosh
Copy link
Member

This PR updates the player to use my new vast-player module.

There are a lot of changed files here. I would focus on the new version of "VASTPlayer.js" (not the diff) and my changes to "ThirdPartyPlayer.js.".

Part of #317.

@minznerjosh minznerjosh added this to the v2.6.1 milestone Mar 3, 2016
@@ -19,6 +20,8 @@ export default function completeUrl(url, params = {}) {
['{pageUrl}', pageUrl],
['{cachebreaker}', timestamp],
['{guid}', guid],
['{container}', container],
['{placement}', placement],
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add support for some new macros.

@minznerjosh minznerjosh changed the title Add New VASTPlayer Add New VASTPlayer (v2.6.1-rc1) Mar 3, 2016
@minznerjosh minznerjosh force-pushed the josh__add-new-vast-player branch from f1aba12 to ef519c7 Compare March 3, 2016 17:08
@minznerjosh minznerjosh force-pushed the josh__add-new-vast-player branch from ef519c7 to ca3a14c Compare March 3, 2016 22:37
ScottBouloutian added a commit that referenced this pull request Mar 4, 2016
@ScottBouloutian ScottBouloutian merged commit 60bb5a4 into master Mar 4, 2016
@ScottBouloutian ScottBouloutian deleted the josh__add-new-vast-player branch March 4, 2016 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants