videogular2

The HTML5 video player for Angular 2

MIT License

Downloads
13.5K
Stars
672
Committers
31

Bot releases are visible (Hide)

videogular2 - v4.0.4

Published by Elecash over 7 years ago

<a name"4.0.4">

4.0.4 (2017-02-25)

Bug Fixes

  • core: iOS fullscreen button (bcedb1df)
videogular2 - v4.0.3

Published by Elecash over 7 years ago

<a name"4.0.3">

4.0.3 (2017-02-25)

Bug Fixes

  • controls: Fix volume and track selector in Firefox and Safari (3f059c10)
videogular2 - v4.0.2

Published by Elecash over 7 years ago

<a name"4.0.2">

4.0.2 (2017-02-25)

Bug Fixes

  • controls: make volume control rely on bounding box (6d60f110)
videogular2 - v4.0.1

Published by Elecash over 7 years ago

<a name"4.0.1">

4.0.1 (2017-02-25)

Bug Fixes

  • controls: Add vgFor input property to VgControls (3a5d118b)
videogular2 - v4.0.0

Published by Elecash over 7 years ago

<a name"4.0.0">

4.0.0 (2017-01-24)

Bug Fixes

  • core:
    • Fix fullscreen when several players are in the same app (c583f17e)
    • Add fullscreen api to vgPlayer providers (75981d40)

Features

  • core: Add isPlayerReady variable (97301037)

Breaking Changes

  • Now VgFullscreenAPI is not anymore static and you need to grab it from VgAPI. E.g:

When you grab the API on the onPlayerReady() EventEmitter, then inside that callback you can

grab the VgFullscreenAPI from VgAPI like this.fsAPI = API.fsAPI;

(c583f17e)

videogular2 - v3.2.2

Published by Elecash almost 8 years ago

<a name"3.2.2">

3.2.2 (2017-01-17)

Bug Fixes

  • IMediaSubscriptions: Adds missing observables for start and end of ads. (92041965)
videogular2 - v3.2.1

Published by Elecash almost 8 years ago

<a name"3.2.1">

3.2.1 (2017-01-02)

Bug Fixes

  • theming: Easier theming with view encapsulation to none (f43bf5b4)
  • view encapsulation: Set view encapsulation to none (9d8b2308)
videogular2 - v3.2.0

Published by Elecash almost 8 years ago

<a name"3.2.0">

3.2.0 (2016-12-30)

Features

videogular2 - v3.1.4

Published by Elecash almost 8 years ago

<a name"3.1.4">

3.1.4 (2016-12-29)

Bug Fixes

  • build: Downgrade Typescript version (ecd37955)
videogular2 - v3.1.3

Published by Elecash almost 8 years ago

<a name"3.1.3">

3.1.3 (2016-12-29)

Bug Fixes

  • build: Add compiled files to compile (d4e7315b)
videogular2 - v3.1.2

Published by Elecash almost 8 years ago

<a name"3.1.2">

3.1.2 (2016-12-29)

Bug Fixes

  • package: Migrate to core-js (8b0b38bd)
videogular2 - v3.1.1

Published by Elecash almost 8 years ago

<a name"3.1.1">

3.1.1 (2016-12-27)

Bug Fixes

videogular2 - v3.1.0

Published by Elecash almost 8 years ago

<a name"3.1.0">

3.1.0 (2016-12-22)

Features

  • hls: Add support for preload tag (06c36e36)
videogular2 - v3.0.0

Published by Elecash almost 8 years ago

<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)

videogular2 - v2.0.1

Published by Elecash almost 8 years ago

<a name"2.0.1">

2.0.1 (2016-12-12)

Bug Fixes

videogular2 - v2.0.0

Published by Elecash almost 8 years ago

<a name"2.0.0">

2.0.0 (2016-12-10)

Features

Breaking Changes

  • VgCore has been renamed to VgCoreModule.

    (bb9aa74a)

videogular2 - v1.2.0

Published by Elecash almost 8 years ago

<a name"1.2.0">

1.2.0 (2016-11-20)

Features

videogular2 - v1.1.1

Published by Elecash almost 8 years ago

<a name"1.1.1">

1.1.1 (2016-11-07)

Bug Fixes

  • controls: Fix NaN on VgScrubBarBufferingTime (922a3cfa)
videogular2 - v1.1.0

Published by Elecash almost 8 years ago

<a name"1.1.0">

1.1.0 (2016-11-05)

Features

videogular2 - v1.0.0

Published by Elecash almost 8 years ago

<a name"1.0.0">

1.0.0 (2016-11-01)

Breaking Changes

  • This module no longer supports Node.js 0.10
    (331c73de)
Package Rankings
Top 1.89% on Npmjs.org
Badges
Extracted from project README
travis build Gitter Greenkeeper badge