Skip to content

Commit

Permalink
Release 1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rafa8626 committed Oct 27, 2019
1 parent 98218f8 commit 918f80b
Show file tree
Hide file tree
Showing 41 changed files with 574 additions and 554 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## [1.13.1](https://github.com/openplayerjs/openplayerjs/compare/v1.13.0...v1.13.1) (2019-10-27)


### Bug Fixes

* **player:** Deactivated `Levels` by default; added new source for playlist ([90ec134](https://github.com/openplayerjs/openplayerjs/commit/90ec134))
* **player:** Removed duplicate controls due to deep merge ([8a01d58](https://github.com/openplayerjs/openplayerjs/commit/8a01d58))

<a name="1.13.1"></a>
## [1.13.1](https://github.com/openplayerjs/openplayerjs/compare/v1.13.0...v1.13.1) (2019-10-27)


### Bug Fixes

* **player:** Deactivated `Levels` by default; added new source for playlist ([90ec134](https://github.com/openplayerjs/openplayerjs/commit/90ec134))
* **player:** Removed duplicate controls due to deep merge ([8a01d58](https://github.com/openplayerjs/openplayerjs/commit/8a01d58))



# [1.13.0](https://github.com/openplayerjs/openplayerjs/compare/v1.12.1...v1.13.0) (2019-10-26)


Expand Down
54 changes: 27 additions & 27 deletions docs/classes/_controls_.controls.html

Large diffs are not rendered by default.

56 changes: 28 additions & 28 deletions docs/classes/_controls_captions_.captions.html

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions docs/classes/_controls_fullscreen_.fullscreen.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/5150142/src/js/controls/fullscreen.ts#L93">controls/fullscreen.ts:93</a></li>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/8a01d58/src/js/controls/fullscreen.ts#L93">controls/fullscreen.ts:93</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -191,7 +191,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> button</h3>
<div class="tsd-signature tsd-kind-icon">button<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLButtonElement</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/5150142/src/js/controls/fullscreen.ts#L49">controls/fullscreen.ts:49</a></li>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/8a01d58/src/js/controls/fullscreen.ts#L49">controls/fullscreen.ts:49</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -214,7 +214,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> click<wbr>Event</h3>
<div class="tsd-signature tsd-kind-icon">click<wbr>Event<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/5150142/src/js/controls/fullscreen.ts#L84">controls/fullscreen.ts:84</a></li>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/8a01d58/src/js/controls/fullscreen.ts#L84">controls/fullscreen.ts:84</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -249,7 +249,7 @@ <h3>full<wbr>Screen<wbr>Enabled</h3>
<div class="tsd-signature tsd-kind-icon">full<wbr>Screen<wbr>Enabled<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/5150142/src/js/controls/fullscreen.ts#L22">controls/fullscreen.ts:22</a></li>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/8a01d58/src/js/controls/fullscreen.ts#L22">controls/fullscreen.ts:22</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -272,7 +272,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> fullscreen<wbr>Events</
<div class="tsd-signature tsd-kind-icon">fullscreen<wbr>Events<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/5150142/src/js/controls/fullscreen.ts#L58">controls/fullscreen.ts:58</a></li>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/8a01d58/src/js/controls/fullscreen.ts#L58">controls/fullscreen.ts:58</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -295,7 +295,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> fullscreen<wbr>Height</
<div class="tsd-signature tsd-kind-icon">fullscreen<wbr>Height<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/5150142/src/js/controls/fullscreen.ts#L76">controls/fullscreen.ts:76</a></li>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/8a01d58/src/js/controls/fullscreen.ts#L76">controls/fullscreen.ts:76</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -318,7 +318,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> fullscreen<wbr>Width</h
<div class="tsd-signature tsd-kind-icon">fullscreen<wbr>Width<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/5150142/src/js/controls/fullscreen.ts#L67">controls/fullscreen.ts:67</a></li>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/8a01d58/src/js/controls/fullscreen.ts#L67">controls/fullscreen.ts:67</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -341,7 +341,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> is<wbr>Fullscreen</h3>
<div class="tsd-signature tsd-kind-icon">is<wbr>Fullscreen<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/5150142/src/js/controls/fullscreen.ts#L40">controls/fullscreen.ts:40</a></li>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/8a01d58/src/js/controls/fullscreen.ts#L40">controls/fullscreen.ts:40</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -364,7 +364,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> labels</h3>
<div class="tsd-signature tsd-kind-icon">labels<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/5150142/src/js/controls/fullscreen.ts#L93">controls/fullscreen.ts:93</a></li>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/8a01d58/src/js/controls/fullscreen.ts#L93">controls/fullscreen.ts:93</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -387,7 +387,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> player</h3>
<div class="tsd-signature tsd-kind-icon">player<span class="tsd-signature-symbol">:</span> <a href="_player_.player.html" class="tsd-signature-type">Player</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/5150142/src/js/controls/fullscreen.ts#L31">controls/fullscreen.ts:31</a></li>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/8a01d58/src/js/controls/fullscreen.ts#L31">controls/fullscreen.ts:31</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -417,7 +417,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> _fullscreen<wbr>Change<
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/5150142/src/js/controls/fullscreen.ts#L252">controls/fullscreen.ts:252</a></li>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/8a01d58/src/js/controls/fullscreen.ts#L252">controls/fullscreen.ts:252</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -444,7 +444,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> _keydown<wbr>Event</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/5150142/src/js/controls/fullscreen.ts#L311">controls/fullscreen.ts:311</a></li>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/8a01d58/src/js/controls/fullscreen.ts#L311">controls/fullscreen.ts:311</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -477,7 +477,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> _resize</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/5150142/src/js/controls/fullscreen.ts#L295">controls/fullscreen.ts:295</a></li>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/8a01d58/src/js/controls/fullscreen.ts#L295">controls/fullscreen.ts:295</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -519,7 +519,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> _set<wbr>Fullscreen<wbr
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/5150142/src/js/controls/fullscreen.ts#L278">controls/fullscreen.ts:278</a></li>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/8a01d58/src/js/controls/fullscreen.ts#L278">controls/fullscreen.ts:278</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -557,7 +557,7 @@ <h3>create</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_interfaces_component_.playercomponent.html">PlayerComponent</a>.<a href="../interfaces/_interfaces_component_.playercomponent.html#create">create</a></p>
<ul>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/5150142/src/js/controls/fullscreen.ts#L123">controls/fullscreen.ts:123</a></li>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/8a01d58/src/js/controls/fullscreen.ts#L123">controls/fullscreen.ts:123</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -586,7 +586,7 @@ <h3>destroy</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/_interfaces_component_.playercomponent.html">PlayerComponent</a>.<a href="../interfaces/_interfaces_component_.playercomponent.html#destroy">destroy</a></p>
<ul>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/5150142/src/js/controls/fullscreen.ts#L178">controls/fullscreen.ts:178</a></li>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/8a01d58/src/js/controls/fullscreen.ts#L178">controls/fullscreen.ts:178</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -614,7 +614,7 @@ <h3>toggle<wbr>Fullscreen</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/5150142/src/js/controls/fullscreen.ts#L207">controls/fullscreen.ts:207</a></li>
<li>Defined in <a href="https://github.com/openplayerjs/openplayerjs/blob/8a01d58/src/js/controls/fullscreen.ts#L207">controls/fullscreen.ts:207</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down

0 comments on commit 918f80b

Please sign in to comment.