videogular2

The HTML5 video player for Angular 2

MIT License

Downloads
13.5K
Stars
672
Committers
31

Bot releases are visible (Hide)

videogular2 - v5.3.1

Published by Elecash over 7 years ago

<a name"5.3.1">

5.3.1 (2017-05-26)

Bug Fixes

  • core: Fix addTextTrack to create tracks not cues (407160d9)
videogular2 - v5.3.0

Published by Elecash over 7 years ago

<a name"5.3.0">

5.3.0 (2017-05-26)

Features

  • core: add track and cue dynamically (847ff640)
videogular2 - v5.2.9

Published by Elecash over 7 years ago

<a name"5.2.9">

5.2.9 (2017-05-13)

Bug Fixes

  • controls: Fix VgScrubBarCuePoints for IE11/Edge (a7b24ed0)
videogular2 - v5.2.8

Published by Elecash over 7 years ago

<a name"5.2.8">

5.2.8 (2017-05-13)

Bug Fixes

  • overlay-play: Fix play when player state is ended (7d14cbdf)
videogular2 - v5.2.7

Published by Elecash over 7 years ago

<a name"5.2.7">

5.2.7 (2017-05-12)

Bug Fixes

  • ima-ads: Set skip button as optional, it is no long required (e6072d30)
videogular2 - v5.2.6

Published by Elecash over 7 years ago

<a name"5.2.6">

5.2.6 (2017-05-05)

Bug Fixes

  • core: Fix buffering detection (53a05017)
videogular2 - v5.2.5

Published by Elecash over 7 years ago

<a name"5.2.5">

5.2.5 (2017-05-05)

Bug Fixes

  • dependencies: Update rxjs to v5.1.0 (53ae92f9)
videogular2 - v5.2.4

Published by Elecash over 7 years ago

<a name"5.2.4">

5.2.4 (2017-04-30)

Bug Fixes

  • performance: Unsubscribe from all observables (203b9f68)
videogular2 - v5.2.3

Published by Elecash over 7 years ago

<a name"5.2.3">

5.2.3 (2017-04-23)

Bug Fixes

  • ima-ads: Fix Google IMA in IE10/11 (5de353c7)
videogular2 - v5.2.2

Published by Elecash over 7 years ago

<a name"5.2.2">

5.2.2 (2017-04-09)

Bug Fixes

  • IMA ADS: Don't throw 'ReferenceError: google is not defined' if ima3.js is not loaded. (b7984c9b)
videogular2 - v5.2.1

Published by Elecash over 7 years ago

<a name"5.2.1">

5.2.1 (2017-04-09)

Bug Fixes

  • HLS: Adds check that target element really has pause method. (d7b7d816, closes #473)
videogular2 - v5.2.0

Published by Elecash over 7 years ago

<a name"5.2.0">

5.2.0 (2017-03-26)

Features

  • api: Add unregister media method to dynamically remove medias from api (e71c2e94)
  • vgMedia: Automatically unregister vgMedias when is destroyed (352714f4)
videogular2 - v5.1.2

Published by Elecash over 7 years ago

<a name"5.1.2">

5.1.2 (2017-03-26)

Bug Fixes

  • vgMedia: Automatically register vgMedia in case vgMedia.ngOnInit() has been executed but (3fe263a8)
videogular2 - v5.1.1

Published by Elecash over 7 years ago

<a name"5.1.1">

5.1.1 (2017-03-26)

Bug Fixes

  • controls: Set vgSlider as default (47478b69)
videogular2 - v5.1.0

Published by Elecash over 7 years ago

<a name"5.1.0">

5.1.0 (2017-03-26)

Features

  • vgScrubBar: Enable seek using move events (4c35b761)
videogular2 - v5.0.1

Published by Elecash over 7 years ago

<a name"5.0.1">

5.0.1 (2017-03-26)

Bug Fixes

  • volume: Percent calculation on small screen (f3b55c19)
videogular2 - v5.0.0

Published by Elecash over 7 years ago

<a name"5.0.0">

5.0.0 (2017-03-18)

Features

  • vgMedia: Now we can create our custom media elements (86ff6bce)

Breaking Changes

  • Now vgMedia expects a view reference as param. Created a new property for
    vgMaster.

Before: <video vgMedia="master">

After: <video #myMedia [vgMedia]="myMedia" [vgMaster]="true">

(86ff6bce)

videogular2 - v4.2.0

Published by Elecash over 7 years ago

<a name"4.2.0">

4.2.0 (2017-03-12)

Bug Fixes

  • vg-scrub-bar: Hide scrub bar along with controls (090b5b3e, closes #337)

Features

  • controls: Hide controls also on mobile and cove more interactions (796dc5f7)
videogular2 - v4.1.0

Published by Elecash over 7 years ago

<a name"4.1.0">

4.1.0 (2017-03-12)

Features

  • controls: Configurable playback speed values (716b544a)
videogular2 - v4.0.5

Published by Elecash over 7 years ago

<a name"4.0.5">

4.0.5 (2017-02-26)

Bug Fixes

  • fullscreen: Fix fullscreen cross-browser (1978ecda)
Package Rankings
Top 1.89% on Npmjs.org
Badges
Extracted from project README
travis build Gitter Greenkeeper badge