github openplayerjs/openplayerjs v2.7.1
2.7.1

latest releases: v2.14.3, v2.14.2, v2.14.1...
3 years ago
  • fix: upgrade core-js from 3.10.0 to 3.10.1 #228
  • fix: upgrade core-js from 3.9.1 to 3.10.0 #227
  • feat(player): Added mechanism to timeout media if stalled after 30 secs and dispatch an error; improved UI for audio to indicate that media is loading; added missing workflow to assign current media with preload as none. Fixes #222 #222
  • feat(player): Added new way to protect private variables; added new documentation for Media and Ads objects; added new configuration to hide duration and added empty progress bar when dealing with live streaming and showProgress is true; fixed issue with muted button. Fixes #218, #220, #223 and #224 #218
  • fix(player): Added new class when dealing with layers; added missing CSS to achieve the proper UI when dealing with top/center/bottom layers. Fixes #219 #219
  • fix(docs): More documentation missing on the Usage section; fixes #216 #216
  • fix(player): Reduced width in mute icon to avoid messing with whole controls height; fixes #217 #217
  • feat(player): Added packages to start unit tests for each individual file and check coverage; fixed issues caught by unit tests 20d0300
  • fix(player): Removed unnecessary conditional to dispatch error when no more Ads are left to process; fixed typo when replacing private variables, and removed unnecesary condtionals 1f4fb5b
  • fix(player): Fixed range input issue with mobile devices 39df154
  • Release 2.7.0 62f0a38
  • fix(player): Removed setter not needed; fixed typo and added proper way to default volume a73169e
  • fix(docs): Improved documentation for player based on #216 suggestions 366cd74
  • fix(player): Added default duration value properly based on configuration 60c94d0
  • fix(player): Changed conditional to render ads error properly 00332cb
  • Update api.md cd34e8f

Don't miss a new openplayerjs release

NewReleases is sending notifications on new releases.