8000 Tags · gajus/youtube-player · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: gajus/youtube-player

Tags

v5.6.0

Toggle v5.6.0's commit message
fix: correct semantic-release config

v5.5.2

Toggle v5.5.2's commit message
fix: playing inside iframe or popup window (#77)

* Attempt to play even if maybeElementId can't be accessed

When attempting to instantiate inside an iframe or popup
window, the element can't be read.

* silence eslint errors and warnings

v5.5.1

Toggle v5.5.1's commit message
fix: conditionally loading iframe_api (#73)

* [ISSUE-72] Conditionally loading iframe_api

* [ISSUE-72] Conditionally loading iframe_api

* [ISSUE-72] fixed linting errors

v5.5.0

Toggle v5.5.0's commit message
feat: trigger error when script can't be loaded (#69)

v5.4.0

Toggle v5.4.0's commit message
feat: add `volumeChange` to `eventNames` (#61)

v5.3.1

Toggle v5.3.1's commit message
fix: target older browsers

v5.3.0

Toggle v5.3.0's commit message
feat: drop node v4

v5.2.0

Toggle v5.2.0's commit message
fix: include transform-runtime transform

useBuiltIns does not allow to configure just tranform-runtime.

v5.1.0

Toggle v5.1.0's commit message
fix: force release

v5.0.0

Toggle v5.0.0's commit message
feat: add Flowtype

BREAKING CHANGE:

Some internal and deprecated methods have been removed from the abstraction. By the looks of it, it doesn’t break anything. Making the breaking change just in case (as it is a risky change).
0