Releases
2.8.2
thepag
released this
20 Nov 00:11
Added
Package Fix: The un-minified source is now also added to the dist
folder.
New Feature: Merged Pull Request to add commonJS support by nervo .
Docs: Added CHANGELOG.md and gave details back to 2.7.1
Docs: Added MIGRATION.md as placeholder for migration details.
Bug Fix: Fixed Internet Explorer key bindings. Removed document.activeElement
useage from the key bindings code.
New Feature: The key bindings option key
value may now be a number for event.which
and a string for event.key
comparison.
Default Options: Added to the default key bindings:
l loop toggle
s shuffle toggle (playlist)
Changed
Package Fix: Renamed the built folder to dist
, which is more appropriate than the previous naming of js
.
Default Options: The default key bindings have been changed to:
p play/pause toggle
f full/restore screen toggle
m mute/unmute toggle
, decrease volume
. increase volume
[ previous item (playlist)
] next item (playlist)
Removed
You can’t perform that action at this time.