Skip to content

Commit

Permalink
fix: click events not execute when HTML is allowed
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Apr 4, 2018
1 parent a1deec5 commit d34eb10
Show file tree
Hide file tree
Showing 15 changed files with 232 additions and 119 deletions.
16 changes: 8 additions & 8 deletions docs/classes/Notification.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,14 +81,14 @@
<a href="../modules/NgxNotifierModule.html" >NgxNotifierModule</a>
<li class="chapter inner">
<div class="simple menu-toggler" data-toggle="collapse"
data-target="#xs-components-links-module-NgxNotifierModule-aefe24cf-73bb-4c2f-af47-bb7c275e8150"
data-target="#xs-components-links-module-NgxNotifierModule-ab1af112-c06d-45c1-819e-936b86bc05cc"
>
<span class="fa fa-fw fa-cogs"></span>
<span>Components</span>
<span class="fa fa-angle-down"></span>
</div>
<ul class="links collapse"
id="xs-components-links-module-NgxNotifierModule-aefe24cf-73bb-4c2f-af47-bb7c275e8150"
id="xs-components-links-module-NgxNotifierModule-ab1af112-c06d-45c1-819e-936b86bc05cc"
>
<li class="link">
<a href="../components/NgxNotifierComponent.html" >NgxNotifierComponent</a>
Expand All @@ -97,14 +97,14 @@
</li>
<li class="chapter inner">
<div class="simple menu-toggler" data-toggle="collapse"
data-target="#xs-injectables-links-module-NgxNotifierModule-aefe24cf-73bb-4c2f-af47-bb7c275e8150"
data-target="#xs-injectables-links-module-NgxNotifierModule-ab1af112-c06d-45c1-819e-936b86bc05cc"
>
<span class="fa fa-fw fa-long-arrow-down"></span>
<span>Injectables</span>
<span class="fa fa-angle-down"></span>
</div>
<ul class="links collapse"
id="xs-injectables-links-module-NgxNotifierModule-aefe24cf-73bb-4c2f-af47-bb7c275e8150"
id="xs-injectables-links-module-NgxNotifierModule-ab1af112-c06d-45c1-819e-936b86bc05cc"
>
<li class="link">
<a href="../injectables/NgxNotifierService.html" >NgxNotifierService</a>
Expand Down Expand Up @@ -267,14 +267,14 @@
<a href="../modules/NgxNotifierModule.html" >NgxNotifierModule</a>
<li class="chapter inner">
<div class="simple menu-toggler" data-toggle="collapse"
data-target="#components-links-module-NgxNotifierModule-aefe24cf-73bb-4c2f-af47-bb7c275e8150"
data-target="#components-links-module-NgxNotifierModule-ab1af112-c06d-45c1-819e-936b86bc05cc"
>
<span class="fa fa-fw fa-cogs"></span>
<span>Components</span>
<span class="fa fa-angle-down"></span>
</div>
<ul class="links collapse"
id="components-links-module-NgxNotifierModule-aefe24cf-73bb-4c2f-af47-bb7c275e8150"
id="components-links-module-NgxNotifierModule-ab1af112-c06d-45c1-819e-936b86bc05cc"
>
<li class="link">
<a href="../components/NgxNotifierComponent.html" >NgxNotifierComponent</a>
Expand All @@ -283,14 +283,14 @@
</li>
<li class="chapter inner">
<div class="simple menu-toggler" data-toggle="collapse"
data-target="#injectables-links-module-NgxNotifierModule-aefe24cf-73bb-4c2f-af47-bb7c275e8150"
data-target="#injectables-links-module-NgxNotifierModule-ab1af112-c06d-45c1-819e-936b86bc05cc"
>
<span class="fa fa-fw fa-long-arrow-down"></span>
<span>Injectables</span>
<span class="fa fa-angle-down"></span>
</div>
<ul class="links collapse"
id="injectables-links-module-NgxNotifierModule-aefe24cf-73bb-4c2f-af47-bb7c275e8150"
id="injectables-links-module-NgxNotifierModule-ab1af112-c06d-45c1-819e-936b86bc05cc"
>
<li class="link">
<a href="../injectables/NgxNotifierService.html" >NgxNotifierService</a>
Expand Down
Loading

0 comments on commit d34eb10

Please sign in to comment.