Skip to content

v2.3.0

Compare
Choose a tag to compare
@BrooklynKing BrooklynKing released this 08 Nov 16:45
· 177 commits to master since this release

Bug Fixes

  • engine: adding workaround for problem, when you changing mute/volume state of video tag and changing source of video right after (24be1af)
  • preview-thumbnail: fixing IE11 positions (abbbb76)
  • root-container: fixed problems with sizing of player in flex-box (f5a16b5)
  • volume-control: Disabling change of volume with wheel if sound muted (57c3544)

Features

  • now all emits in eventEmitter are async via Promises microtask (df26e22)