Skip to content

Releases: videogular/videogular2

v6.0.8

01 Apr 10:43
eadfc31
Compare
Choose a tag to compare

<a name"6.0.8">

6.0.8 (2018-04-01)

Bug Fixes

  • controls:

v6.0.7

01 Apr 10:12
b4447bf
Compare
Choose a tag to compare

<a name"6.0.7">

6.0.7 (2018-04-01)

Bug Fixes

  • controls: Set ARIA orientation in VgVolume, Set play/pause button ARIA label depends on cu (5343bca3)

v6.0.6

14 Feb 17:36
3ea8820
Compare
Choose a tag to compare

<a name"6.0.6">

6.0.6 (2018-02-14)

Bug Fixes

  • core: Media element "elem" property should be any (07058e77)

v6.0.5

14 Feb 16:21
d312990
Compare
Choose a tag to compare

<a name"6.0.5">

6.0.5 (2018-02-14)

Bug Fixes

  • core:
    • Return promise on play() method (1a9e60d3)
    • Create more accurate interfaces (8bed2f28)

v6.0.4

12 Feb 10:49
3539408
Compare
Choose a tag to compare

<a name"6.0.4">

6.0.4 (2018-02-12)

Bug Fixes

  • controls: Protect from errors on mouse events (5566a5ad)

v6.0.3

07 Feb 19:19
8142a8c
Compare
Choose a tag to compare

<a name"6.0.3">

6.0.3 (2018-02-07)

Bug Fixes

  • controls: Fix seek to not stop seeking when leaving out the scrub bar (81b718fb)

v6.0.2

07 Feb 11:29
41e8d6a
Compare
Choose a tag to compare

<a name"6.0.2">

6.0.2 (2018-02-07)

Bug Fixes

  • controls: Fix mute button when initial volume is 0 (411e5e64)

v6.0.1

14 Dec 10:04
9cc0c49
Compare
Choose a tag to compare

<a name"6.0.1">

6.0.1 (2017-12-14)

Bug Fixes

  • dependencies: Set dependencies as peerDependencies (4597aa93)

v6.0.0

14 Dec 09:31
d6d7a11
Compare
Choose a tag to compare

<a name"6.0.0">

6.0.0 (2017-12-14)

Breaking Changes

  • Angular 5 requires newer versions of TypeScript and RxJS

#637

(b3cf62b4)

v5.6.3

03 Nov 11:55
a7d3f0b
Compare
Choose a tag to compare

<a name"5.6.3">

5.6.3 (2017-11-03)

Bug Fixes

  • controls: Remove console.log() (5e6a66e3)