Skip to content

Releases: wix-incubator/playable

v2.8.1

10 Jun 12:29
Compare
Choose a tag to compare

2.8.1 (2019-06-10)

Bug Fixes

  • #120 not applying normalization of css to elements not from our codebase (113958f)

v2.8.0

07 Jun 09:07
Compare
Choose a tag to compare

2.8.0 (2019-06-07)

Features

  • Add Picture in Picture functionality

v2.7.0

29 May 12:47
Compare
Choose a tag to compare

2.7.0 (2019-05-29)

Bug Fixes

  • adding more strict override for box-sizin (8a1419a)

Features

v2.6.0

06 Mar 17:05
Compare
Choose a tag to compare

Bug Fixes

  • adding missed types for API in bottom block (425f10e)
  • exporting ITheme and throwing clear error for not HEX colors (b29cb19)

v2.5.1

04 Mar 13:03
Compare
Choose a tag to compare

Bug Fixes

  • overrided emit -> emitAsync in eventEmitter module (ff9290f)
  • removing //@ts-ignore from everywhere except tests (04b525f)

v2.5.0

04 Mar 10:51
Compare
Choose a tag to compare

Bug Fixes

  • time: not setting correct time if seek was too quick (5799943)

Features

  • adding picture-in-picture module in default set (bf96f8e)

v2.4.3

05 Dec 11:33
Compare
Choose a tag to compare

Bug Fixes

  • progress: not triggering seek on mouse up if seekOnProgressDrag mode enabled (7d06cc0)

v2.4.2

04 Dec 12:41
Compare
Choose a tag to compare

Bug Fixes

  • state-engine: READY_TO_PLAY state now occurs only after METADATA_LOADED (893715c)

v2.4.1

19 Nov 16:08
Compare
Choose a tag to compare

Bug Fixes

  • adding support of x-video/mp4 and video/x-mp4 mimeTypes (50c7e64)

v2.4.0

19 Nov 11:48
Compare
Choose a tag to compare

Features

  • add ability to pass mimeType instead of type to setSrc (0c83e5b)