Skip to content

Releases: Kr0san89/ng-click-outside

v16.0.0

30 May 17:47
0171eea
Compare
Choose a tag to compare
  • improve documentation
  • use new signal-based in & outputs
  • ng18

v15.0.1

26 Mar 22:00
Compare
Choose a tag to compare
  • fix clickoutside delay not working #63

v15.0.0

18 Mar 15:13
17b879a
Compare
Choose a tag to compare

BREAKING-change: you will to import the new directives (NgClickOutsideAttachOutsideDirective, NgClickOutsideDelayOutsideDirective) if you need attachOutsideOnClick, delayClickOutsideInit & they do not work in conjunction

v14.0.1

26 Feb 16:46
349fa26
Compare
Choose a tag to compare
  • fix export of NgClickOutsideEmitOnBlurDirective

v14.0.0

26 Feb 16:39
c1b2cf1
Compare
Choose a tag to compare

Breaking Change emitOnBlur extracted into seperate Directive NgClickOutsideEmitOnBlurDirective see #55

v13.0.0.

19 Nov 20:18
f60a77b
Compare
Choose a tag to compare
  • Breaking Change Angular 17 required
  • Breaking Change exclude extracted into seperate Directive NgClickOutsideExcludeDirective see #41

v12.0.0

26 Aug 22:28
625f9d2
Compare
Choose a tag to compare
  • Breaking Change NgClickOutsideModule removed use Standalone Directive NgClickOutsideDirective
  • Breaking Change Angular 16 required

v11.2.0

16 May 14:31
d8fbfa3
Compare
Choose a tag to compare
  • Add Documentation to NgClickOutsideDirective
  • Change Angular Version Support

v11.1.0

24 Jun 19:22
2d36403
Compare
Choose a tag to compare
  • Add NgClickOutsideDirective as Standalone Directive
  • Mark NgClickOutsideModule as Deprecated (will be removed with next version)

v11.0.0

20 Jun 20:57
6d0834e
Compare
Choose a tag to compare

update dependency to angular 14