Releases: wix-incubator/playable
Releases · wix-incubator/playable
v2.8.1
2.8.1 (2019-06-10)
Bug Fixes
- #120 not applying normalization of css to elements not from our codebase (113958f)
v2.8.0
2.8.0 (2019-06-07)
Features
- Add Picture in Picture functionality
v2.7.0
2.7.0 (2019-05-29)
Bug Fixes
- adding more strict override for box-sizin (8a1419a)
Features
v2.6.0
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
Bug Fixes
- overrided emit -> emitAsync in eventEmitter module (ff9290f)
- removing
//@ts-ignore
from everywhere except tests (04b525f)
v2.5.0
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
Bug Fixes
- progress: not triggering seek on mouse up if seekOnProgressDrag mode enabled (7d06cc0)
v2.4.2
Bug Fixes
- state-engine: READY_TO_PLAY state now occurs only after METADATA_LOADED (893715c)
v2.4.1
Bug Fixes
- adding support of x-video/mp4 and video/x-mp4 mimeTypes (50c7e64)
v2.4.0
Features
- add ability to pass mimeType instead of type to setSrc (0c83e5b)