Releases: IamAdamJowett/angular-click-outside
Releases · IamAdamJowett/angular-click-outside
Added scope and published to npm registery
As per @yasnov-d, have added scope to package and published to public npm
Added touch device support
Added touch device support and refined performance code
Refined loop comparison code
Thanks to @bateGit for suggesting slightly refined loop comparison code.
Handle case where element is SVG
Thanks to @holm fixing instances where element is a SVG
Removing reliance on jQuery
Thanks to @marcin-wosinek jQuery reliance has been removed.
Check if our element already hidden
Merge pull request #12 from Anisotropic/master check if our element already hiden, so it could not interfere with ot…
Added grunt-bump for better semantic versioning control
v2.0.1 Version 2.0.1
Module name change for consistency
v2.0.0 fixed semantic versioning
Document listener fixes
Fixed the way document listener de-registers.
v1.0.1
Added check for id