5.19.0

@gkatsev gkatsev released this Mar 15, 2017 · 137 commits to master since this release

5.19.0 (2017-03-15)

Features

  • Make pause on open optional for ModalDialog via options (#4187) (4ec3b56)

Bug Fixes

  • make load progress buffered regions height 100% (#4191) (398c6e9)
  • make sure audio track hides with one item (#4203) (c069655)

Downloads

5.18.4

@gkatsev gkatsev released this Mar 8, 2017 · 137 commits to master since this release

5.18.4 (2017-03-08)

Bug Fixes

  • vttjs: wait till tech el in DOM before loading vttjs (#4176) (ad86eec)

Downloads

5.18.3

@gkatsev gkatsev released this Mar 6, 2017 · 137 commits to master since this release

v5.18.3

v5.18.3

Downloads

5.18.2

@gkatsev gkatsev released this Mar 3, 2017 · 137 commits to master since this release

v5.18.2

v5.18.2

Downloads

5.18.1

@gkatsev gkatsev released this Mar 3, 2017 · 137 commits to master since this release

5.18.1 (2017-03-03)

Bug Fixes

  • cues: only copy cue props that don't exist (#4146) (de08669)
  • cue-points with a startTime of 0 (#4148) (e7d4b47)
  • make sure that cues copy over their id (#4154) (072c277)
  • MenuButton: Unify behavior of showing/hiding (#3993) (4367c69)
  • playback rate menu: playback rate menu items should be selectable (#4150) (288edd1)

Chores

Downloads

5.18.0

@gkatsev gkatsev released this Feb 27, 2017 · 137 commits to master since this release

5.18.0 (2017-02-27)

Features

Bug Fixes

  • sass: import path has cwd once again (#4076) (c02c6c6)
  • addChild instance names should be toTitleCased (#4117) (fa97309)
  • make mergeOptions behave the same across browsers (#4090) (ce19ed5)
  • synchronously shim vtt.js when possible (#4082) (b5727a6)

Downloads

v5.17.0

@gkatsev gkatsev released this Feb 7, 2017 · 137 commits to master since this release

5.17.0 (2017-02-07)

Bug Fixes

  • Patch a memory leak caused by un-removed track listener(s). (#3975) (bca44c0)
  • remove title attribute on menu items, fixes #3699 (#4009) (91874a3)

Chores

  • change accessibility test in grunt.js to remove unnecessary warning message. (#4008) (daad492)
  • package: update swf to 5.2.0 (#4040) (dab893b)

Documentation

  • minor fix to currentTime() comment: "setting" not "getting" (#3944) (6578ed9)

Downloads