Skip to content

Releases: videogular/videogular2

v3.1.2

29 Dec 23:21
Compare
Choose a tag to compare

<a name"3.1.2">

3.1.2 (2016-12-29)

Bug Fixes

  • package: Migrate to core-js (8b0b38bd)

v3.1.1

27 Dec 16:17
Compare
Choose a tag to compare

<a name"3.1.1">

3.1.1 (2016-12-27)

Bug Fixes

v3.1.0

22 Dec 15:46
Compare
Choose a tag to compare

<a name"3.1.0">

3.1.0 (2016-12-22)

Features

  • hls: Add support for preload tag (06c36e36)

v3.0.0

18 Dec 09:52
Compare
Choose a tag to compare

<a name"3.0.0">

3.0.0 (2016-12-18)

Bug Fixes

  • cuePoints: Fix cuePoints to set camelCase style (82b01b4e)
  • streaming: Fix vgFor in dash and hls (a5231f62)
  • vgMedia: Fix unsubscribe (53ed4148)

Features

  • aot: Fix AOT and add tslint support (8ac463bb)

Breaking Changes

  • Move all directives and inputs to camelCase and added prefix for all cases. Now all

directives and inputs are: vgMedia, vgFor, vgCuePoints, vgAutohide, vgAutohideTime,

vgProperty, vgFormat, vgNetwork, vgUnitPath, vgCompanion, vgCompanionSize, vgAdTagUrl,

vgSkipButton, vgDash and vgHls. Removed vgMaster. To define a master video now you should use

vgMedia="master". Removed vgSlides.

(f9c27123)

  • All properties and directives are now camelCase

    (8ac463bb)

v2.0.1

12 Dec 09:11
Compare
Choose a tag to compare

<a name"2.0.1">

2.0.1 (2016-12-12)

Bug Fixes

v2.0.0

10 Dec 11:27
Compare
Choose a tag to compare

<a name"2.0.0">

2.0.0 (2016-12-10)

Features

Breaking Changes

  • VgCore has been renamed to VgCoreModule.

    (bb9aa74a)

v1.2.0

20 Nov 20:42
Compare
Choose a tag to compare

<a name"1.2.0">

1.2.0 (2016-11-20)

Features

v1.1.1

07 Nov 08:56
Compare
Choose a tag to compare

<a name"1.1.1">

1.1.1 (2016-11-07)

Bug Fixes

  • controls: Fix NaN on VgScrubBarBufferingTime (922a3cfa)

v1.1.0

05 Nov 17:53
Compare
Choose a tag to compare

<a name"1.1.0">

1.1.0 (2016-11-05)

Features

v1.0.0

01 Nov 09:37
Compare
Choose a tag to compare

<a name"1.0.0">

1.0.0 (2016-11-01)

Breaking Changes

  • This module no longer supports Node.js 0.10
    (331c73de)