Skip to content

Commit 9cecd6b

Browse files
committed
Committed by Github action
master: { "stompjs": "6.1.0", "rx-stomp": "1.0.2", "ng2-stompjs": "8.0.0" } develop: { "stompjs": "6.1.0", "rx-stomp": "1.1.0", "ng2-stompjs": "8.0.0" }
1 parent bd8cc2d commit 9cecd6b

34 files changed

+68
-68
lines changed

_data/versions/develop.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"stompjs": "6.1.0",
3-
"rx-stomp": "1.0.2",
3+
"rx-stomp": "1.1.0",
44
"ng2-stompjs": "8.0.0"
55
}

api-docs/develop/classes/Client.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
6-
<title>[email protected], rx-stomp@1.0.2</title>
6+
<title>[email protected], rx-stomp@1.1.0</title>
77
<meta name="description" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99

@@ -14,7 +14,7 @@
1414
<body>
1515

1616
<div class="navbar navbar-default navbar-fixed-top visible-xs">
17-
<a href="../" class="navbar-brand">[email protected], rx-stomp@1.0.2</a>
17+
<a href="../" class="navbar-brand">[email protected], rx-stomp@1.1.0</a>
1818
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
1919
</div>
2020

api-docs/develop/classes/CompatClient.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
6-
<title>[email protected], rx-stomp@1.0.2</title>
6+
<title>[email protected], rx-stomp@1.1.0</title>
77
<meta name="description" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99

@@ -14,7 +14,7 @@
1414
<body>
1515

1616
<div class="navbar navbar-default navbar-fixed-top visible-xs">
17-
<a href="../" class="navbar-brand">[email protected], rx-stomp@1.0.2</a>
17+
<a href="../" class="navbar-brand">[email protected], rx-stomp@1.1.0</a>
1818
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
1919
</div>
2020

api-docs/develop/classes/RxStomp.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
6-
<title>[email protected], rx-stomp@1.0.2</title>
6+
<title>[email protected], rx-stomp@1.1.0</title>
77
<meta name="description" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99

@@ -14,7 +14,7 @@
1414
<body>
1515

1616
<div class="navbar navbar-default navbar-fixed-top visible-xs">
17-
<a href="../" class="navbar-brand">[email protected], rx-stomp@1.0.2</a>
17+
<a href="../" class="navbar-brand">[email protected], rx-stomp@1.1.0</a>
1818
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
1919
</div>
2020

@@ -1861,14 +1861,14 @@ <h3 id="accessors">
18611861

18621862
if (params.subscribeOnlyOnce) {
18631863
connectedPre$ &#x3D; connectedPre$.pipe(take(1));
1864-
}
1864+
}
18651865

18661866
stompConnectedSubscription &#x3D; connectedPre$.subscribe(() &#x3D;&gt; {
18671867
this._debug(&#x60;Will subscribe to ${params.destination}&#x60;);
18681868
let subHeaders &#x3D; params.subHeaders;
18691869
if (typeof subHeaders &#x3D;&#x3D;&#x3D; &#x27;function&#x27;) {
18701870
subHeaders &#x3D; subHeaders();
1871-
}
1871+
}
18721872
stompSubscription &#x3D; this._stompClient.subscribe(
18731873
params.destination,
18741874
(message: IMessage) &#x3D;&gt; {

api-docs/develop/classes/RxStompConfig.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
6-
<title>[email protected], rx-stomp@1.0.2</title>
6+
<title>[email protected], rx-stomp@1.1.0</title>
77
<meta name="description" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99

@@ -14,7 +14,7 @@
1414
<body>
1515

1616
<div class="navbar navbar-default navbar-fixed-top visible-xs">
17-
<a href="../" class="navbar-brand">[email protected], rx-stomp@1.0.2</a>
17+
<a href="../" class="navbar-brand">[email protected], rx-stomp@1.1.0</a>
1818
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
1919
</div>
2020

api-docs/develop/classes/RxStompRPC.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
6-
<title>[email protected], rx-stomp@1.0.2</title>
6+
<title>[email protected], rx-stomp@1.1.0</title>
77
<meta name="description" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99

@@ -14,7 +14,7 @@
1414
<body>
1515

1616
<div class="navbar navbar-default navbar-fixed-top visible-xs">
17-
<a href="../" class="navbar-brand">[email protected], rx-stomp@1.0.2</a>
17+
<a href="../" class="navbar-brand">[email protected], rx-stomp@1.1.0</a>
1818
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
1919
</div>
2020

api-docs/develop/classes/RxStompRPCConfig.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
6-
<title>[email protected], rx-stomp@1.0.2</title>
6+
<title>[email protected], rx-stomp@1.1.0</title>
77
<meta name="description" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99

@@ -14,7 +14,7 @@
1414
<body>
1515

1616
<div class="navbar navbar-default navbar-fixed-top visible-xs">
17-
<a href="../" class="navbar-brand">[email protected], rx-stomp@1.0.2</a>
17+
<a href="../" class="navbar-brand">[email protected], rx-stomp@1.1.0</a>
1818
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
1919
</div>
2020

api-docs/develop/classes/Stomp.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
6-
<title>[email protected], rx-stomp@1.0.2</title>
6+
<title>[email protected], rx-stomp@1.1.0</title>
77
<meta name="description" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99

@@ -14,7 +14,7 @@
1414
<body>
1515

1616
<div class="navbar navbar-default navbar-fixed-top visible-xs">
17-
<a href="../" class="navbar-brand">[email protected], rx-stomp@1.0.2</a>
17+
<a href="../" class="navbar-brand">[email protected], rx-stomp@1.1.0</a>
1818
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
1919
</div>
2020

api-docs/develop/classes/StompConfig.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
6-
<title>[email protected], rx-stomp@1.0.2</title>
6+
<title>[email protected], rx-stomp@1.1.0</title>
77
<meta name="description" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99

@@ -14,7 +14,7 @@
1414
<body>
1515

1616
<div class="navbar navbar-default navbar-fixed-top visible-xs">
17-
<a href="../" class="navbar-brand">[email protected], rx-stomp@1.0.2</a>
17+
<a href="../" class="navbar-brand">[email protected], rx-stomp@1.1.0</a>
1818
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
1919
</div>
2020

api-docs/develop/classes/StompHeaders.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
6-
<title>[email protected], rx-stomp@1.0.2</title>
6+
<title>[email protected], rx-stomp@1.1.0</title>
77
<meta name="description" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99

@@ -14,7 +14,7 @@
1414
<body>
1515

1616
<div class="navbar navbar-default navbar-fixed-top visible-xs">
17-
<a href="../" class="navbar-brand">[email protected], rx-stomp@1.0.2</a>
17+
<a href="../" class="navbar-brand">[email protected], rx-stomp@1.1.0</a>
1818
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
1919
</div>
2020

0 commit comments

Comments
 (0)