1.5.1
Two quick things
- Defaults target element to
document
if you just callnew Mousetrap()
on its own - Checks against document first in the
_belongsTo
function to improve performance
Two quick things
document
if you just call new Mousetrap()
on its own_belongsTo
function to improve performance