Skip to content

Commit 2968160

Browse files
committed
Committed by Github action
master: { "stompjs": "6.1.2", "rx-stomp": "1.1.4" } develop: { "stompjs": "7.0.0-beta2", "rx-stomp": "2.0.0-beta1" }
1 parent e66d2c3 commit 2968160

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+26
-14950
lines changed

_data/authors.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,3 @@ stompjs:
1212
1313
icon: fab fa-fw fa-github
1414
url: https://github.com/stomp-js/rx-stomp
15-
16-
icon: fab fa-fw fa-github
17-
url: https://github.com/stomp-js/ng2-stompjs

_data/versions/develop.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
22
"stompjs": "7.0.0-beta2",
3-
"rx-stomp": "2.0.0-beta1",
4-
"ng2-stompjs": "8.0.0"
3+
"rx-stomp": "2.0.0-beta1"
54
}

_data/versions/master.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
22
"stompjs": "6.1.2",
3-
"rx-stomp": "1.1.4",
4-
"ng2-stompjs": "8.0.0"
3+
"rx-stomp": "1.1.4"
54
}

api-docs/develop/classes/RxStomp.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ <h3 id="inputs">
302302
</tr>
303303
<tr>
304304
<td class="col-md-4">
305-
<i>Type : </i> <code>Observable&lt;RxStompState&gt;</code>
305+
<i>Type : </i> <code><a href="../miscellaneous/enumerations.html#RxStompState" target="_self" >Observable&lt;RxStompState&gt;</a></code>
306306

307307
</td>
308308
</tr>
@@ -339,7 +339,7 @@ <h3 id="inputs">
339339
</tr>
340340
<tr>
341341
<td class="col-md-4">
342-
<i>Type : </i> <code>BehaviorSubject&lt;RxStompState&gt;</code>
342+
<i>Type : </i> <code><a href="../miscellaneous/enumerations.html#RxStompState" target="_self" >BehaviorSubject&lt;RxStompState&gt;</a></code>
343343

344344
</td>
345345
</tr>

api-docs/develop/classes/RxStompRPC.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h3 id="constructor">Constructor</h3>
119119
<tbody>
120120
<tr>
121121
<td class="col-md-4">
122-
<code>constructor(rxStomp: <a href="../classess/RxStomp.html" target="_self">RxStomp</a>, stompRPCConfig?: <a href="../classess/RxStompRPCConfig.html" target="_self">RxStompRPCConfig</a>)</code>
122+
<code>constructor(rxStomp: <a href="../classess/RxStomp.html" target="_self">RxStomp</a>, stompRPCConfig?: <a href="../classes/RxStompRPCConfig.html" target="_self">RxStompRPCConfig</a>)</code>
123123
</td>
124124
</tr>
125125
<tr>
@@ -159,7 +159,7 @@ <h3 id="constructor">Constructor</h3>
159159
<td>stompRPCConfig</td>
160160

161161
<td>
162-
<code><a href="../classess/RxStompRPCConfig.html" target="_self" >RxStompRPCConfig</a></code>
162+
<code><a href="../classes/RxStompRPCConfig.html" target="_self" >RxStompRPCConfig</a></code>
163163
</td>
164164

165165
<td>

api-docs/develop/classes/StompConfig.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ <h3>Description</h3>
7575
field by the same name in <a href="../classes/Client.html">Client</a>. This can be passed to
7676
the constructor of <a href="../classes/Client.html">Client</a> or to <a href="../classes/Client.html#configure">Client#configure</a>.</p>
7777
<p>There used to be a class with the same name in <code>@stomp/ng2-stompjs</code>, which has been replaced by
78-
<a href="../classes/RxStompConfig.html">RxStompConfig</a> and <a href="../injectables/InjectableRxStompConfig.html">InjectableRxStompConfig</a>.</p>
78+
<a href="../classes/RxStompConfig.html">RxStompConfig</a> and <a href="InjectableRxStompConfig">InjectableRxStompConfig</a>.</p>
7979
<p>Part of <code>@stomp/stompjs</code>.</p>
8080

8181
</p>

api-docs/develop/coverage.html

Lines changed: 0 additions & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -68,102 +68,6 @@
6868
</tr>
6969
</thead>
7070
<tbody>
71-
<tr class="very-good">
72-
<td>
73-
<!-- miscellaneous -->
74-
<a href="./injectables/StompRService.html">consolidated/ng2-stompjs/src/app/compatibility/stomp-r.service.ts</a>
75-
</td>
76-
<td>injectable</td>
77-
<td>StompRService</td>
78-
<td align="right" data-sort="95">
79-
<span class="coverage-percent">95 %</span>
80-
<span class="coverage-count">(21/22)</span>
81-
</td>
82-
</tr>
83-
<tr class="very-good">
84-
<td>
85-
<!-- miscellaneous -->
86-
<a href="./injectables/StompService.html">consolidated/ng2-stompjs/src/app/compatibility/stomp.service.ts</a>
87-
</td>
88-
<td>injectable</td>
89-
<td>StompService</td>
90-
<td align="right" data-sort="100">
91-
<span class="coverage-percent">100 %</span>
92-
<span class="coverage-count">(22/22)</span>
93-
</td>
94-
</tr>
95-
<tr class="very-good">
96-
<td>
97-
<!-- miscellaneous -->
98-
<a href="./injectables/InjectableRxStompConfig.html">consolidated/ng2-stompjs/src/app/injectable-rx-stomp-config.ts</a>
99-
</td>
100-
<td>injectable</td>
101-
<td>InjectableRxStompConfig</td>
102-
<td align="right" data-sort="100">
103-
<span class="coverage-percent">100 %</span>
104-
<span class="coverage-count">(19/19)</span>
105-
</td>
106-
</tr>
107-
<tr class="very-good">
108-
<td>
109-
<!-- miscellaneous -->
110-
<a href="./injectables/InjectableRxStompRPCConfig.html">consolidated/ng2-stompjs/src/app/injectable-rx-stomp-rpc-config.ts</a>
111-
</td>
112-
<td>injectable</td>
113-
<td>InjectableRxStompRPCConfig</td>
114-
<td align="right" data-sort="100">
115-
<span class="coverage-percent">100 %</span>
116-
<span class="coverage-count">(3/3)</span>
117-
</td>
118-
</tr>
119-
<tr class="very-good">
120-
<td>
121-
<!-- miscellaneous -->
122-
<a href="./miscellaneous/variables.html#InjectableRxStompRpcConfig">consolidated/ng2-stompjs/src/app/injectable-rx-stomp-rpc-config.ts</a>
123-
</td>
124-
<td>variable</td>
125-
<td>InjectableRxStompRpcConfig</td>
126-
<td align="right" data-sort="100">
127-
<span class="coverage-percent">100 %</span>
128-
<span class="coverage-count">(1/1)</span>
129-
</td>
130-
</tr>
131-
<tr class="very-good">
132-
<td>
133-
<!-- miscellaneous -->
134-
<a href="./injectables/RxStompRPCService.html">consolidated/ng2-stompjs/src/app/rx-stomp-rpc.service.ts</a>
135-
</td>
136-
<td>injectable</td>
137-
<td>RxStompRPCService</td>
138-
<td align="right" data-sort="100">
139-
<span class="coverage-percent">100 %</span>
140-
<span class="coverage-count">(4/4)</span>
141-
</td>
142-
</tr>
143-
<tr class="very-good">
144-
<td>
145-
<!-- miscellaneous -->
146-
<a href="./miscellaneous/functions.html#rxStompServiceFactory">consolidated/ng2-stompjs/src/app/rx-stomp-service-factory.ts</a>
147-
</td>
148-
<td>function</td>
149-
<td>rxStompServiceFactory</td>
150-
<td align="right" data-sort="100">
151-
<span class="coverage-percent">100 %</span>
152-
<span class="coverage-count">(1/1)</span>
153-
</td>
154-
</tr>
155-
<tr class="very-good">
156-
<td>
157-
<!-- miscellaneous -->
158-
<a href="./injectables/RxStompService.html">consolidated/ng2-stompjs/src/app/rx-stomp.service.ts</a>
159-
</td>
160-
<td>injectable</td>
161-
<td>RxStompService</td>
162-
<td align="right" data-sort="100">
163-
<span class="coverage-percent">100 %</span>
164-
<span class="coverage-count">(16/16)</span>
165-
</td>
166-
</tr>
16771
<tr class="very-good">
16872
<td>
16973
<!-- miscellaneous -->

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

Lines changed: 1 addition & 1 deletion
Loading

api-docs/develop/index.html

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -38,32 +38,17 @@ <h1 id="navigating-through-the-api-docs">Navigating through the API docs</h1>
3838
<ul>
3939
<li>@stomp/stompjs</li>
4040
<li>@stomp/rx-stomp - builds over @stomp/stompjs</li>
41-
<li>@stomp/ng2-stompjs - thin wrapper over @stomp/rx-stomp</li>
4241
</ul>
43-
<p>The documentation for classes indicate which library each of the classes
44-
belong. See the <a href="/">guides</a> for more information and tutorials.</p>
42+
<p>The documentation for classes also indicates which library each of the classes
43+
belongs. See the <a href="/">guides</a> for more information and tutorials.</p>
4544
<p>These documents have been generated using <a href="https://compodoc.app/">Compodoc</a>.</p>
4645
<h2 id="stompjs">stompjs</h2>
4746
<p>Preferred entry point is <a href="./classes/Client.html">Client</a>.
48-
If you are using compatibility mode your entry point would be
47+
If you are using the compatibility mode, your entry point would be
4948
<a href="./classes/Stomp.html">Stomp</a>.</p>
5049
<h2 id="rx-stomp">rx-stomp</h2>
5150
<p>Your entry point would be <a href="./classes/RxStomp.html">RxStomp</a>.
5251
For RPC <a href="./classes/RxStompRPC.html">RxStompRPC</a>.</p>
53-
<h2 id="ng2-stompjs">ng2-stompjs</h2>
54-
<p>Injectable versions of <code>rx-stomp</code> classes:</p>
55-
<ul>
56-
<li><a href="./injectables/RxStompService.html">RxStompService</a> for <a href="./classes/RxStomp.html">RxStomp</a></li>
57-
<li><a href="./injectables/InjectableRxStompConfig.html">InjectableRxStompConfig</a> for <a href="./classes/RxStompConfig.html">RxStompConfig</a></li>
58-
<li><a href="./injectables/RxStompRPCService.html">RxStompRPCService</a> for <a href="./classes/RxStompRPC.html">RxStompRPC</a></li>
59-
<li><a href="./injectables/InjectableRxStompRPCConfig.html">InjectableRxStompRPCConfig</a> for <a href="./classes/RxStompRPCConfig.html">RxStompRPCConfig</a></li>
60-
<li><a href="./miscellaneous/functions.html#rxStompServiceFactory">rxStompServiceFactory</a></li>
61-
</ul>
62-
<p>Deprecated classes:</p>
63-
<ul>
64-
<li><a href="./injectables/StompRService.html">StompRService</a></li>
65-
<li><a href="./injectables/StompService.html">StompService</a></li>
66-
</ul>
6752

6853

6954

0 commit comments

Comments
 (0)