v7.6.1
Pre-release
Pre-release
7.6.1 (2019-07-30)
Bug Fixes
- Improves isSingleLeftClick() to handle mousemove (#6138) (f2aedb7), closes #6132
- component: use safe computedStyle in currentDimension (#6073) (20cae21), closes #3664
- pip: hide PiP button in browsers not support the WICG spec (#6131) (3afa7d1)
Chores
- switch from deprecated
jsnext
,main
options to mainFields (#6075) (2e69448) - update videojs-generate-karma-config to ~5.2.1 and remove patches (#6104) (b9fbd0b)
Code Refactoring
Performance Improvements
- save ~10ms on
player.src
call (#6141) (2e495dd) - throttle more timers and use native bind (#6142) (6a93c8a)