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

[JW8-11875]✨ ✅Adding support for data-params and data-media-querystring #55

Merged
merged 7 commits into from
Jul 8, 2021

Conversation

Dawolee
Copy link

@Dawolee Dawolee commented Jun 9, 2021

Creating this PR to add support for data-params and data-media-querystring attributes. New demo and tests have been added as well.

@Dawolee Dawolee requested review from zetagame and mamaddox June 9, 2021 17:23
@mamaddox mamaddox changed the title ✨ ✅Adding support for data-params and data-media-querystring [JW8-11875]✨ ✅Adding support for data-params and data-media-querystring Jun 9, 2021
<amp-jwplayer
data-media-id="BZ6tc0gy"
data-player-id="uoIbMPm3"
data-media-querystring='name1=abc&name2=xyz&name3=123'

Choose a reason for hiding this comment

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

This is a fault on my side and I'll update the ticket, but let's rename these params to data-player-querystring and data-player-param since they are appended to the player embed url.

@zetagame
Copy link

zetagame commented Jun 30, 2021

Merge conflict @Dawolee

@mamaddox mamaddox changed the base branch from master to feature/jwplayer-add-new-params July 7, 2021 21:07
@mamaddox mamaddox merged commit d903de9 into feature/jwplayer-add-new-params Jul 8, 2021
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.

3 participants