Skip to content

Releases: wix-incubator/playable

v2.3.1

12 Nov 11:03
Compare
Choose a tag to compare

Bug Fixes

  • more inteligent solution for operating with focus via keyboard (60fb8ba)

v2.3.0

08 Nov 16:45
Compare
Choose a tag to compare

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)

v2.2.0

21 Sep 16:21
Compare
Choose a tag to compare

Features

  • full-screen-manager: adding more API methods for fine tunning (9168ec2)

v2.1.3

14 Sep 11:41
Compare
Choose a tag to compare

Bug Fixes

  • root-container: removing outline from root-container (15df42f)

v2.1.1

10 Sep 09:01
Compare
Choose a tag to compare
2.1.1

v2.1.0

10 Sep 09:00
Compare
Choose a tag to compare

Features

  • adding API for showing/hidding title and live indicator (08cf792)

v2.0.1

04 Sep 16:44
Compare
Choose a tag to compare

Bug Fixes

  • docs: fixed version of player on main page (6818328)

  • preview-service: renamed spriteNameMask to spriteUrlMask (36ea9ef)

v2.0.0

04 Sep 16:07
Compare
Choose a tag to compare

BREAKING CHANGES

  • total renaming of all data- attributes (10c36f8)
  • changed names of various events (5116ec5)
  • changes in public API and configuration object (0ce2e0b)

Bug Fixes

  • vidoe-view-modes: improved logic of getting best fit and proper blur areas (5d3edc1)

Features

  • progress-bar: now played progress moves smoother (5748e61)

v1.15.1

30 Aug 14:33
Compare
Choose a tag to compare

Bug Fixes

  • logo: adding aria-label to button without logo (ee408ab)

v1.15.0

30 Aug 14:20
Compare
Choose a tag to compare

Bug Fixes

  • logo: now has proper aria attributes if no callbacko on click specified (46cdc74)

Features

  • preview-full-size: adding component PreviewFullSize for showing best quality of preview in full player size (c6d0503)
  • preview-service: adding service for setting and getting preview of video frames (86620d2)
  • preview-thumbnail: adding component PreviewThumbnail for showing both qualities of preview in small viewport (426e0d4)
  • scrubing-mode: adding ability to change scrubing mode of progress bar (3ffd5f3)
  • tooltip: adding ability to pass into tooltip HTMLElement (33a27fd)