- Fixed issue with keyboard controls
- Removed support for Node 4.x
- Fixed misnamed property (
downloadLink
, nowdownloadSymbol
) - Changed browserslist to
.browserslistrc
to compile distributed CSS and JS - Updated documentation
- Updated default ordering of elements
- Updated documentation
- Added ability to configure time and volume directions
- Added compiled CSS to package
- Added undocumented "private" Fullscreen API helper properties on the instance
- Removed
show
option and visible/hidden classes - Updated LTR-preserved controls in LTR environment while allowing overrides
- Updated and simplified instance properties
- Updated and improved drag functionality
- Updated and improved ARIA attributes for player, media, and toolbar
- Updated and improved how download button works
- Updated and improved cross-browser fullscreen functionality
- Updated how keydown event properties are extracted
- Updated how document is detected
- Updated media to be un-tabbable
- Updated DOM to be on instance rather than instance
dom
sub-property - Updated styles
- Updated demos
- Initial version