Skip to content

Releases: IamAdamJowett/angular-click-outside

Added scope and published to npm registery

20 Feb 11:19
Compare
Choose a tag to compare

As per @yasnov-d, have added scope to package and published to public npm

Added touch device support

19 Feb 13:25
Compare
Choose a tag to compare

Added touch device support and refined performance code

Refined loop comparison code

19 Feb 12:04
Compare
Choose a tag to compare

Thanks to @bateGit for suggesting slightly refined loop comparison code.

Handle case where element is SVG

05 Nov 01:04
Compare
Choose a tag to compare

Thanks to @holm fixing instances where element is a SVG

Removing reliance on jQuery

04 Sep 00:57
Compare
Choose a tag to compare

Thanks to @marcin-wosinek jQuery reliance has been removed.

Check if our element already hidden

29 Aug 05:31
Compare
Choose a tag to compare
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

23 Aug 00:02
Compare
Choose a tag to compare

Module name change for consistency

21 Aug 00:11
Compare
Choose a tag to compare
v2.0.0

fixed semantic versioning

Document listener fixes

17 Aug 11:21
Compare
Choose a tag to compare

Fixed the way document listener de-registers.

v1.0.1

21 Aug 06:25
Compare
Choose a tag to compare
Added check for id