This document will track the changes of this project, based on Keep a Changelog proposed schema.
- Add zoom feature.
- Make mobile-aware the drag feature.
- Dispatching event on fullscreen mode toggled.
- Comparator destroy not working as expected.
- Auto rotating screen on mobile devices.
- Dispatching event on comparator creation.
- Right stats position fixed on fullscreen.
- Fullscreen mode now works fine for any video aspect ratio.
- Travis and npm information added to README.
- Live demo added to README.
- setRenditionIndex has been deprecated. Use setRenditionByIndex instead.
- setRenditionKbps has been deprecated. Use setRenditionByKbps instead.
- Autoplay config attribute not working as expected.
- Disabling controls not working as expected.
- Initial version.