Releases: wix-incubator/playable
Releases · wix-incubator/playable
v2.3.1
v2.3.0
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
v2.1.3
v2.1.1
2.1.1
v2.1.0
v2.0.1
v2.0.0
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
v1.15.0
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)