Skip to content

Commit 6d55dae

Browse files
The last of the old non-ts, connect-based stuff. (#381)
1 parent 551cd4c commit 6d55dae

File tree

11 files changed

+63
-187
lines changed

11 files changed

+63
-187
lines changed

docs/assets/js/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/classes/devtoolsextension.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -999,7 +999,7 @@ <h3>enhancer</h3>
999999
<li class="tsd-description">
10001000
<aside class="tsd-sources">
10011001
<ul>
1002-
<li>Defined in <a href="https://github.com/SethDavenport/ng2-redux/blob/5704067/src/components/dev-tools.ts#L26">src/components/dev-tools.ts:26</a></li>
1002+
<li>Defined in <a href="https://github.com/SethDavenport/ng2-redux/blob/551cd4c/src/components/dev-tools.ts#L26">src/components/dev-tools.ts:26</a></li>
10031003
</ul>
10041004
</aside>
10051005
<div class="tsd-comment tsd-typography">
@@ -1029,7 +1029,7 @@ <h3>is<wbr>Enabled</h3>
10291029
<li class="tsd-description">
10301030
<aside class="tsd-sources">
10311031
<ul>
1032-
<li>Defined in <a href="https://github.com/SethDavenport/ng2-redux/blob/5704067/src/components/dev-tools.ts#L51">src/components/dev-tools.ts:51</a></li>
1032+
<li>Defined in <a href="https://github.com/SethDavenport/ng2-redux/blob/551cd4c/src/components/dev-tools.ts#L51">src/components/dev-tools.ts:51</a></li>
10331033
</ul>
10341034
</aside>
10351035
<div class="tsd-comment tsd-typography">

docs/classes/mockdevtoolsextension.html

Lines changed: 3 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -913,9 +913,6 @@
913913
<li class="current tsd-kind-class">
914914
<a href="mockdevtoolsextension.html" class="tsd-kind-icon">Mock<wbr>Dev<wbr>Tools<wbr>Extension</a>
915915
<ul>
916-
<li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
917-
<a href="mockdevtoolsextension.html#constructor" class="tsd-kind-icon">constructor</a>
918-
</li>
919916
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
920917
<a href="mockdevtoolsextension.html#enhancer" class="tsd-kind-icon">enhancer</a>
921918
</li>
@@ -978,12 +975,6 @@ <h3>Hierarchy</h3>
978975
<h2>Index</h2>
979976
<section class="tsd-panel tsd-index-panel">
980977
<div class="tsd-index-content">
981-
<section class="tsd-index-section tsd-is-inherited">
982-
<h3>Constructors</h3>
983-
<ul class="tsd-index-list">
984-
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><a href="mockdevtoolsextension.html#constructor" class="tsd-kind-icon">constructor</a></li>
985-
</ul>
986-
</section>
987978
<section class="tsd-index-section tsd-is-inherited">
988979
<h3>Properties</h3>
989980
<ul class="tsd-index-list">
@@ -994,36 +985,6 @@ <h3>Properties</h3>
994985
</div>
995986
</section>
996987
</section>
997-
<section class="tsd-panel-group tsd-member-group tsd-is-inherited">
998-
<h2>Constructors</h2>
999-
<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
1000-
<a name="constructor" class="tsd-anchor"></a>
1001-
<h3>constructor</h3>
1002-
<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited">
1003-
<li class="tsd-signature tsd-kind-icon">new <wbr>Mock<wbr>Dev<wbr>Tools<wbr>Extension<span class="tsd-signature-symbol">(</span>appRef<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">ApplicationRef</span>, ngRedux<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">NgRedux</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="mockdevtoolsextension.html" class="tsd-signature-type">MockDevToolsExtension</a></li>
1004-
</ul>
1005-
<ul class="tsd-descriptions">
1006-
<li class="tsd-description">
1007-
<aside class="tsd-sources">
1008-
<p>Inherited from DevToolsExtension.__constructor</p>
1009-
<ul>
1010-
<li>Defined in lib/src/components/dev-tools.d.ts:8</li>
1011-
</ul>
1012-
</aside>
1013-
<h4 class="tsd-parameters-title">Parameters</h4>
1014-
<ul class="tsd-parameters">
1015-
<li>
1016-
<h5>appRef: <span class="tsd-signature-type">ApplicationRef</span></h5>
1017-
</li>
1018-
<li>
1019-
<h5>ngRedux: <span class="tsd-signature-type">NgRedux</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span></h5>
1020-
</li>
1021-
</ul>
1022-
<h4 class="tsd-returns-title">Returns <a href="mockdevtoolsextension.html" class="tsd-signature-type">MockDevToolsExtension</a></h4>
1023-
</li>
1024-
</ul>
1025-
</section>
1026-
</section>
1027988
<section class="tsd-panel-group tsd-member-group tsd-is-inherited">
1028989
<h2>Properties</h2>
1029990
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
@@ -1033,7 +994,7 @@ <h3>enhancer</h3>
1033994
<aside class="tsd-sources">
1034995
<p>Inherited from DevToolsExtension.enhancer</p>
1035996
<ul>
1036-
<li>Defined in lib/src/components/dev-tools.d.ts:19</li>
997+
<li>Defined in lib/src/components/dev-tools.d.ts:20</li>
1037998
</ul>
1038999
</aside>
10391000
<div class="tsd-comment tsd-typography">
@@ -1044,7 +1005,7 @@ <h3>enhancer</h3>
10441005
</div>
10451006
<dl class="tsd-comment-tags">
10461007
<dt>argument</dt>
1047-
<dd><p>{ Object } options: dev tool options; same
1008+
<dd><p>options: dev tool options; same
10481009
format as described here:
10491010
[zalmoxisus/redux-devtools-extension/blob/master/docs/API/Arguments.md]</p>
10501011
</dd>
@@ -1079,7 +1040,7 @@ <h3>is<wbr>Enabled</h3>
10791040
<aside class="tsd-sources">
10801041
<p>Inherited from DevToolsExtension.isEnabled</p>
10811042
<ul>
1082-
<li>Defined in lib/src/components/dev-tools.d.ts:23</li>
1043+
<li>Defined in lib/src/components/dev-tools.d.ts:24</li>
10831044
</ul>
10841045
</aside>
10851046
<div class="tsd-comment tsd-typography">

0 commit comments

Comments
 (0)