Skip to content

Commit 7b6e91a

Browse files
committed
Committed by Github action
master: { "stompjs": "6.0.0", "rx-stomp": "1.0.1", "ng2-stompjs": "8.0.0" } develop: { "stompjs": "6.0.0", "rx-stomp": "1.0.1", "ng2-stompjs": "8.0.0" }
1 parent 9854ded commit 7b6e91a

14 files changed

+133
-105
lines changed

_data/authors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ stompjs:
1212
1313
icon: fab fa-fw fa-github
1414
url: https://github.com/stomp-js/rx-stomp
15-
- label: ng2-stompjs@7.2.0
15+
- label: ng2-stompjs@8.0.0
1616
icon: fab fa-fw fa-github
1717
url: https://github.com/stomp-js/ng2-stompjs

_data/versions/master.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"stompjs": "6.0.0",
33
"rx-stomp": "1.0.1",
4-
"ng2-stompjs": "7.2.0"
4+
"ng2-stompjs": "8.0.0"
55
}

api-docs/latest/coverage.html

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -67,58 +67,58 @@
6767
<tr class="very-good">
6868
<td>
6969
<!-- miscellaneous -->
70-
<a href="./injectables/InjectableRxStompConfig.html">consolidated/ng2-stompjs/src/injectable-rx-stomp-config.ts</a>
70+
<a href="./injectables/StompRService.html">consolidated/ng2-stompjs/src/app/compatibility/stomp-r.service.ts</a>
7171
</td>
7272
<td>injectable</td>
73-
<td>InjectableRxStompConfig</td>
74-
<td align="right" data-sort="100">
75-
<span class="coverage-percent">100 %</span>
76-
<span class="coverage-count">(1/1)</span>
73+
<td>StompRService</td>
74+
<td align="right" data-sort="87">
75+
<span class="coverage-percent">87 %</span>
76+
<span class="coverage-count">(7/8)</span>
7777
</td>
7878
</tr>
7979
<tr class="very-good">
8080
<td>
8181
<!-- miscellaneous -->
82-
<a href="./injectables/InjectableRxStompRPCConfig.html">consolidated/ng2-stompjs/src/injectable-rx-stomp-rpc-config.ts</a>
82+
<a href="./injectables/StompService.html">consolidated/ng2-stompjs/src/app/compatibility/stomp.service.ts</a>
8383
</td>
8484
<td>injectable</td>
85-
<td>InjectableRxStompRPCConfig</td>
85+
<td>StompService</td>
8686
<td align="right" data-sort="100">
8787
<span class="coverage-percent">100 %</span>
88-
<span class="coverage-count">(1/1)</span>
88+
<span class="coverage-count">(2/2)</span>
8989
</td>
9090
</tr>
9191
<tr class="very-good">
9292
<td>
9393
<!-- miscellaneous -->
94-
<a href="./miscellaneous/variables.html#InjectableRxStompRpcConfig">consolidated/ng2-stompjs/src/injectable-rx-stomp-rpc-config.ts</a>
94+
<a href="./injectables/InjectableRxStompConfig.html">consolidated/ng2-stompjs/src/app/injectable-rx-stomp-config.ts</a>
9595
</td>
96-
<td>variable</td>
97-
<td>InjectableRxStompRpcConfig</td>
96+
<td>injectable</td>
97+
<td>InjectableRxStompConfig</td>
9898
<td align="right" data-sort="100">
9999
<span class="coverage-percent">100 %</span>
100100
<span class="coverage-count">(1/1)</span>
101101
</td>
102102
</tr>
103-
<tr class="medium">
103+
<tr class="very-good">
104104
<td>
105105
<!-- miscellaneous -->
106-
<a href="./injectables/RxStompRPCService.html">consolidated/ng2-stompjs/src/rx-stomp-rpc.service.ts</a>
106+
<a href="./injectables/InjectableRxStompRPCConfig.html">consolidated/ng2-stompjs/src/app/injectable-rx-stomp-rpc-config.ts</a>
107107
</td>
108108
<td>injectable</td>
109-
<td>RxStompRPCService</td>
110-
<td align="right" data-sort="50">
111-
<span class="coverage-percent">50 %</span>
112-
<span class="coverage-count">(1/2)</span>
109+
<td>InjectableRxStompRPCConfig</td>
110+
<td align="right" data-sort="100">
111+
<span class="coverage-percent">100 %</span>
112+
<span class="coverage-count">(1/1)</span>
113113
</td>
114114
</tr>
115115
<tr class="very-good">
116116
<td>
117117
<!-- miscellaneous -->
118-
<a href=".//functions.html#rxStompServiceFactory">consolidated/ng2-stompjs/src/rx-stomp-service-factory.ts</a>
118+
<a href="./miscellaneous/variables.html#InjectableRxStompRpcConfig">consolidated/ng2-stompjs/src/app/injectable-rx-stomp-rpc-config.ts</a>
119119
</td>
120-
<td>function</td>
121-
<td>rxStompServiceFactory</td>
120+
<td>variable</td>
121+
<td>InjectableRxStompRpcConfig</td>
122122
<td align="right" data-sort="100">
123123
<span class="coverage-percent">100 %</span>
124124
<span class="coverage-count">(1/1)</span>
@@ -127,37 +127,37 @@
127127
<tr class="very-good">
128128
<td>
129129
<!-- miscellaneous -->
130-
<a href="./injectables/RxStompService.html">consolidated/ng2-stompjs/src/rx-stomp.service.ts</a>
130+
<a href="./injectables/RxStompRPCService.html">consolidated/ng2-stompjs/src/app/rx-stomp-rpc.service.ts</a>
131131
</td>
132132
<td>injectable</td>
133-
<td>RxStompService</td>
133+
<td>RxStompRPCService</td>
134134
<td align="right" data-sort="100">
135135
<span class="coverage-percent">100 %</span>
136-
<span class="coverage-count">(1/1)</span>
136+
<span class="coverage-count">(2/2)</span>
137137
</td>
138138
</tr>
139139
<tr class="very-good">
140140
<td>
141141
<!-- miscellaneous -->
142-
<a href="./injectables/StompRService.html">consolidated/ng2-stompjs/src/stomp-r.service.ts</a>
142+
<a href=".//functions.html#rxStompServiceFactory">consolidated/ng2-stompjs/src/app/rx-stomp-service-factory.ts</a>
143143
</td>
144-
<td>injectable</td>
145-
<td>StompRService</td>
146-
<td align="right" data-sort="87">
147-
<span class="coverage-percent">87 %</span>
148-
<span class="coverage-count">(7/8)</span>
144+
<td>function</td>
145+
<td>rxStompServiceFactory</td>
146+
<td align="right" data-sort="100">
147+
<span class="coverage-percent">100 %</span>
148+
<span class="coverage-count">(1/1)</span>
149149
</td>
150150
</tr>
151151
<tr class="very-good">
152152
<td>
153153
<!-- miscellaneous -->
154-
<a href="./injectables/StompService.html">consolidated/ng2-stompjs/src/stomp.service.ts</a>
154+
<a href="./injectables/RxStompService.html">consolidated/ng2-stompjs/src/app/rx-stomp.service.ts</a>
155155
</td>
156156
<td>injectable</td>
157-
<td>StompService</td>
157+
<td>RxStompService</td>
158158
<td align="right" data-sort="100">
159159
<span class="coverage-percent">100 %</span>
160-
<span class="coverage-count">(2/2)</span>
160+
<span class="coverage-count">(1/1)</span>
161161
</td>
162162
</tr>
163163
<tr class="very-good">

api-docs/latest/images/coverage-badge-documentation.svg

Lines changed: 1 addition & 1 deletion
Loading

api-docs/latest/injectables/InjectableRxStompConfig.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<h3>File</h3>
5858
</p>
5959
<p class="comment">
60-
<code>consolidated/ng2-stompjs/src/injectable-rx-stomp-config.ts</code>
60+
<code>consolidated/ng2-stompjs/src/app/injectable-rx-stomp-config.ts</code>
6161
</p>
6262

6363
<p class="comment">
@@ -67,7 +67,7 @@ <h3>Description</h3>
6767
<p>Part of <code>@stomp/ng2-stompjs</code>.</p>
6868
<p>This class is Injectable version of <a href="../classes/RxStompConfig.html">RxStompConfig</a> with exactly same functionality.
6969
Please see <a href="../classes/RxStompConfig.html">RxStompConfig</a> for details.</p>
70-
<p>See: <a href="/guide/ng2-stompjs/2018/11/04/ng2-stomp-with-angular7.html">/guide/ng2-stompjs/2018/11/04/ng2-stomp-with-angular7.html</a>
70+
<p>See: <a href="/guide/ng2-stompjs/ng2-stomp-with-angular7.html">/guide/ng2-stompjs/ng2-stomp-with-angular7.html</a>
7171
for a step-by-step guide.</p>
7272
<p>If all fields of configuration are fixed and known in advance you would typically define
7373
a <code>const</code> and inject it using value.</p>
@@ -85,16 +85,16 @@ <h3>Description</h3>
8585

8686

8787
<div class="tab-pane fade tab-source-code" id="c-source">
88-
<pre class="line-numbers compodoc-sourcecode"><code class="language-typescript">import {Injectable} from &#x27;@angular/core&#x27;;
89-
import {RxStompConfig} from &#x27;@stomp/rx-stomp&#x27;;
88+
<pre class="line-numbers compodoc-sourcecode"><code class="language-typescript">import { Injectable } from &#x27;@angular/core&#x27;;
89+
import { RxStompConfig } from &#x27;@stomp/rx-stomp&#x27;;
9090

9191
/**
9292
* Part of &#x60;@stomp/ng2-stompjs&#x60;.
9393
*
9494
* This class is Injectable version of {@link RxStompConfig} with exactly same functionality.
9595
* Please see {@link RxStompConfig} for details.
9696
*
97-
* See: {@link /guide/ng2-stompjs/2018/11/04/ng2-stomp-with-angular7.html}
97+
* See: {@link /guide/ng2-stompjs/ng2-stomp-with-angular7.html}
9898
* for a step-by-step guide.
9999
*
100100
* If all fields of configuration are fixed and known in advance you would typically define
@@ -105,7 +105,7 @@ <h3>Description</h3>
105105
* Occasionally it may need to be combined with Angular&#x27;s APP_INITIALIZER mechanism.
106106
*/
107107
@Injectable()
108-
export class InjectableRxStompConfig extends RxStompConfig { }
108+
export class InjectableRxStompConfig extends RxStompConfig {}
109109
</code></pre>
110110
</div>
111111

api-docs/latest/injectables/InjectableRxStompRPCConfig.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<h3>File</h3>
5858
</p>
5959
<p class="comment">
60-
<code>consolidated/ng2-stompjs/src/injectable-rx-stomp-rpc-config.ts</code>
60+
<code>consolidated/ng2-stompjs/src/app/injectable-rx-stomp-rpc-config.ts</code>
6161
</p>
6262

6363
<p class="comment">
@@ -66,7 +66,7 @@ <h3>Description</h3>
6666
<p class="comment">
6767
<p>Part of <code>@stomp/ng2-stompjs</code>.</p>
6868
<p>Injectable version of <a href="../classes/RxStompRPCConfig.html">RxStompRPCConfig</a>.</p>
69-
<p>See guide at <a href="/guide/rx-stomp/ng2-stompjs/2018/10/12/remote-procedure-call.html">/guide/rx-stomp/ng2-stompjs/2018/10/12/remote-procedure-call.html</a></p>
69+
<p>See guide at <a href="/guide/rx-stomp/ng2-stompjs/remote-procedure-call.html">/guide/rx-stomp/ng2-stompjs/remote-procedure-call.html</a></p>
7070

7171
</p>
7272

@@ -79,18 +79,18 @@ <h3>Description</h3>
7979

8080

8181
<div class="tab-pane fade tab-source-code" id="c-source">
82-
<pre class="line-numbers compodoc-sourcecode"><code class="language-typescript">import {Injectable} from &#x27;@angular/core&#x27;;
83-
import {RxStompRPCConfig} from &#x27;@stomp/rx-stomp&#x27;;
82+
<pre class="line-numbers compodoc-sourcecode"><code class="language-typescript">import { Injectable } from &#x27;@angular/core&#x27;;
83+
import { RxStompRPCConfig } from &#x27;@stomp/rx-stomp&#x27;;
8484

8585
/**
8686
* Part of &#x60;@stomp/ng2-stompjs&#x60;.
8787
*
8888
* Injectable version of {@link RxStompRPCConfig}.
8989
*
90-
* See guide at {@link /guide/rx-stomp/ng2-stompjs/2018/10/12/remote-procedure-call.html}
90+
* See guide at {@link /guide/rx-stomp/ng2-stompjs/remote-procedure-call.html}
9191
*/
9292
@Injectable()
93-
export class InjectableRxStompRPCConfig extends RxStompRPCConfig { }
93+
export class InjectableRxStompRPCConfig extends RxStompRPCConfig {}
9494

9595
// Backward compatibility
9696
/**

api-docs/latest/injectables/RxStompRPCService.html

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<h3>File</h3>
5858
</p>
5959
<p class="comment">
60-
<code>consolidated/ng2-stompjs/src/rx-stomp-rpc.service.ts</code>
60+
<code>consolidated/ng2-stompjs/src/app/rx-stomp-rpc.service.ts</code>
6161
</p>
6262

6363
<p class="comment">
@@ -66,7 +66,7 @@ <h3>Description</h3>
6666
<p class="comment">
6767
<p>Part of <code>@stomp/ng2-stompjs</code>.</p>
6868
<p>Injectable version of <a href="../classes/RxStompRPC.html">RxStompRPC</a>.</p>
69-
<p>See guide at <a href="/guide/rx-stomp/ng2-stompjs/2018/10/12/remote-procedure-call.html">/guide/rx-stomp/ng2-stompjs/2018/10/12/remote-procedure-call.html</a></p>
69+
<p>See guide at <a href="/guide/rx-stomp/ng2-stompjs/remote-procedure-call.html">/guide/rx-stomp/ng2-stompjs/remote-procedure-call.html</a></p>
7070

7171
</p>
7272

@@ -83,12 +83,14 @@ <h3 id="constructor">Constructor</h3>
8383
</tr>
8484
<tr>
8585
<td class="col-md-4">
86-
<div class="io-line">Defined in <a href="" data-line="15" class="link-to-prism">consolidated/ng2-stompjs/src/rx-stomp-rpc.service.ts:15</a></div>
86+
<div class="io-line">Defined in <a href="" data-line="15" class="link-to-prism">consolidated/ng2-stompjs/src/app/rx-stomp-rpc.service.ts:15</a></div>
8787
</td>
8888
</tr>
8989

9090
<tr>
9191
<td class="col-md-4">
92+
<div class="io-description"><p>Create an instance, typically called by Angular Dependency Injection framework.</p>
93+
</div>
9294
<div>
9395
<b>Parameters :</b>
9496
<table class="params">
@@ -139,22 +141,31 @@ <h3 id="constructor">Constructor</h3>
139141

140142

141143
<div class="tab-pane fade tab-source-code" id="c-source">
142-
<pre class="line-numbers compodoc-sourcecode"><code class="language-typescript">import {Injectable, Optional} from &#x27;@angular/core&#x27;;
144+
<pre class="line-numbers compodoc-sourcecode"><code class="language-typescript">import { Injectable, Optional } from &#x27;@angular/core&#x27;;
143145

144-
import {RxStompRPC} from &#x27;@stomp/rx-stomp&#x27;;
145-
import {RxStompService} from &#x27;./rx-stomp.service&#x27;;
146-
import {InjectableRxStompRPCConfig} from &#x27;./injectable-rx-stomp-rpc-config&#x27;;
146+
import { RxStompRPC } from &#x27;@stomp/rx-stomp&#x27;;
147+
import { RxStompService } from &#x27;./rx-stomp.service&#x27;;
148+
import { InjectableRxStompRPCConfig } from &#x27;./injectable-rx-stomp-rpc-config&#x27;;
147149

148150
/**
149151
* Part of &#x60;@stomp/ng2-stompjs&#x60;.
150152
*
151153
* Injectable version of {@link RxStompRPC}.
152154
*
153-
* See guide at {@link /guide/rx-stomp/ng2-stompjs/2018/10/12/remote-procedure-call.html}
155+
* See guide at {@link /guide/rx-stomp/ng2-stompjs/remote-procedure-call.html}
154156
*/
155157
@Injectable()
156158
export class RxStompRPCService extends RxStompRPC {
157-
constructor(rxStomp: RxStompService, @Optional() stompRPCConfig?: InjectableRxStompRPCConfig) {
159+
/**
160+
* Create an instance, typically called by Angular Dependency Injection framework.
161+
*
162+
* @param rxStomp
163+
* @param stompRPCConfig
164+
*/
165+
constructor(
166+
rxStomp: RxStompService,
167+
@Optional() stompRPCConfig?: InjectableRxStompRPCConfig
168+
) {
158169
super(rxStomp, stompRPCConfig);
159170
}
160171
}

api-docs/latest/injectables/RxStompService.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<h3>File</h3>
5858
</p>
5959
<p class="comment">
60-
<code>consolidated/ng2-stompjs/src/rx-stomp.service.ts</code>
60+
<code>consolidated/ng2-stompjs/src/app/rx-stomp.service.ts</code>
6161
</p>
6262

6363
<p class="comment">
@@ -67,7 +67,7 @@ <h3>Description</h3>
6767
<p>Part of <code>@stomp/ng2-stompjs</code>.</p>
6868
<p>This class is Injectable version of <a href="../classes/RxStomp.html">RxStomp</a> with exactly same functionality.
6969
Please see <a href="../classes/RxStomp.html">RxStomp</a> for details.</p>
70-
<p>See: <a href="/guide/ng2-stompjs/2018/11/04/ng2-stomp-with-angular7.html">/guide/ng2-stompjs/2018/11/04/ng2-stomp-with-angular7.html</a>
70+
<p>See: <a href="/guide/ng2-stompjs/ng2-stomp-with-angular7.html">/guide/ng2-stompjs/ng2-stomp-with-angular7.html</a>
7171
for a step-by-step guide.</p>
7272
<p>See also <a href="../miscellaneous/functions.html#rxStompServiceFactory">rxStompServiceFactory</a>.</p>
7373

@@ -91,13 +91,13 @@ <h3>Description</h3>
9191
* This class is Injectable version of {@link RxStomp} with exactly same functionality.
9292
* Please see {@link RxStomp} for details.
9393
*
94-
* See: {@link /guide/ng2-stompjs/2018/11/04/ng2-stomp-with-angular7.html}
94+
* See: {@link /guide/ng2-stompjs/ng2-stomp-with-angular7.html}
9595
* for a step-by-step guide.
9696
*
9797
* See also {@link rxStompServiceFactory}.
9898
*/
9999
@Injectable()
100-
export class RxStompService extends RxStomp { }
100+
export class RxStompService extends RxStomp {}
101101
</code></pre>
102102
</div>
103103

0 commit comments

Comments
 (0)