Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Commit 396a0ef

Browse files
committed
chore: bump to 1.5.2 + changelog
1 parent 48fd8d2 commit 396a0ef

File tree

46 files changed

+5715
-47
lines changed

Some content is hidden

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

46 files changed

+5715
-47
lines changed

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [v1.5.2](https://github.com/MyScript/iinkJS/tree/v1.5.2)
2+
3+
## Bug fix
4+
@Editor
5+
- fix change configuration ink disappears in example configured in REST
6+
17
# [v1.5.1](https://github.com/MyScript/iinkJS/tree/v1.5.1)
28

39
## Bug fix

Diff for: docs/Editor.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5111,7 +5111,7 @@ <h5>Returns:</h5>
51115111
<br class="clear">
51125112

51135113
<footer>
5114-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
5114+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
51155115
</footer>
51165116

51175117
<script>prettyPrint();</script>

Diff for: docs/Editor.js.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -592,8 +592,8 @@ <h1 class="page-title">Editor.js</h1>
592592
this.innerRecognizer.close(this.recognizerContext, this.model)
593593
.then((model) => {
594594
logger.info('Recognizer closed')
595-
handleSuccess(this, model)
596595
initialize(InkModel.clearModel(model), true)
596+
handleSuccess(this, model)
597597
})
598598
.catch(err => handleError(this, err))
599599
} else {
@@ -1046,7 +1046,7 @@ <h1 class="page-title">Editor.js</h1>
10461046
<br class="clear">
10471047

10481048
<footer>
1049-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
1049+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
10501050
</footer>
10511051

10521052
<script>prettyPrint();</script>

Diff for: docs/EditorFacade.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ <h1 class="page-title">EditorFacade.js</h1>
9090
<br class="clear">
9191

9292
<footer>
93-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
93+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
9494
</footer>
9595

9696
<script>prettyPrint();</script>

Diff for: docs/configuration_Constants.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ <h1 class="page-title">configuration/Constants.js</h1>
133133
<br class="clear">
134134

135135
<footer>
136-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
136+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
137137
</footer>
138138

139139
<script>prettyPrint();</script>

Diff for: docs/configuration_DefaultBehaviors.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ <h1 class="page-title">configuration/DefaultBehaviors.js</h1>
133133
<br class="clear">
134134

135135
<footer>
136-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
136+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
137137
</footer>
138138

139139
<script>prettyPrint();</script>

Diff for: docs/configuration_DefaultConfiguration.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ <h1 class="page-title">configuration/DefaultConfiguration.js</h1>
200200
<br class="clear">
201201

202202
<footer>
203-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
203+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
204204
</footer>
205205

206206
<script>prettyPrint();</script>

Diff for: docs/configuration_DefaultPenStyle.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ <h1 class="page-title">configuration/DefaultPenStyle.js</h1>
9191
<br class="clear">
9292

9393
<footer>
94-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
94+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
9595
</footer>
9696

9797
<script>prettyPrint();</script>

Diff for: docs/configuration_DefaultTheme.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ <h1 class="page-title">configuration/DefaultTheme.js</h1>
125125
<br class="clear">
126126

127127
<footer>
128-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
128+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
129129
</footer>
130130

131131
<script>prettyPrint();</script>

Diff for: docs/configuration_LoggerConfig.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ <h1 class="page-title">configuration/LoggerConfig.js</h1>
123123
<br class="clear">
124124

125125
<footer>
126-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
126+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
127127
</footer>
128128

129129
<script>prettyPrint();</script>

Diff for: docs/eastereggs_InkImporter.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ <h1 class="page-title">eastereggs/InkImporter.js</h1>
138138
<br class="clear">
139139

140140
<footer>
141-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
141+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
142142
</footer>
143143

144144
<script>prettyPrint();</script>

Diff for: docs/event_Event.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ <h1 class="page-title">event/Event.js</h1>
6565
<br class="clear">
6666

6767
<footer>
68-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
68+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
6969
</footer>
7070

7171
<script>prettyPrint();</script>

Diff for: docs/global.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -35620,7 +35620,7 @@ <h5>Type:</h5>
3562035620
<br class="clear">
3562135621

3562235622
<footer>
35623-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
35623+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
3562435624
</footer>
3562535625

3562635626
<script>prettyPrint();</script>

Diff for: docs/grabber_PointerEventGrabber.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ <h1 class="page-title">grabber/PointerEventGrabber.js</h1>
264264
<br class="clear">
265265

266266
<footer>
267-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
267+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
268268
</footer>
269269

270270
<script>prettyPrint();</script>

Diff for: docs/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ <h2>License</h2>
249249
<br class="clear">
250250

251251
<footer>
252-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
252+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
253253
</footer>
254254

255255
<script>prettyPrint();</script>

Diff for: docs/model_InkModel.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ <h1 class="page-title">model/InkModel.js</h1>
410410
<br class="clear">
411411

412412
<footer>
413-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
413+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
414414
</footer>
415415

416416
<script>prettyPrint();</script>

Diff for: docs/model_RecognizerContext.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ <h1 class="page-title">model/RecognizerContext.js</h1>
196196
<br class="clear">
197197

198198
<footer>
199-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
199+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
200200
</footer>
201201

202202
<script>prettyPrint();</script>

Diff for: docs/model_StrokeComponent.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ <h1 class="page-title">model/StrokeComponent.js</h1>
198198
<br class="clear">
199199

200200
<footer>
201-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
201+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
202202
</footer>
203203

204204
<script>prettyPrint();</script>

Diff for: docs/model_Symbol.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ <h1 class="page-title">model/Symbol.js</h1>
162162
<br class="clear">
163163

164164
<footer>
165-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
165+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
166166
</footer>
167167

168168
<script>prettyPrint();</script>

Diff for: docs/model_UndoRedoContext.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ <h1 class="page-title">model/UndoRedoContext.js</h1>
8787
<br class="clear">
8888

8989
<footer>
90-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
90+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
9191
</footer>
9292

9393
<script>prettyPrint();</script>

Diff for: docs/model_UndoRedoManager.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ <h1 class="page-title">model/UndoRedoManager.js</h1>
142142
<br class="clear">
143143

144144
<footer>
145-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
145+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
146146
</footer>
147147

148148
<script>prettyPrint();</script>

Diff for: docs/recognizer_CryptoHelper.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ <h1 class="page-title">recognizer/CryptoHelper.js</h1>
6868
<br class="clear">
6969

7070
<footer>
71-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
71+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
7272
</footer>
7373

7474
<script>prettyPrint();</script>

Diff for: docs/recognizer_DefaultRecognizer.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ <h1 class="page-title">recognizer/DefaultRecognizer.js</h1>
177177
<br class="clear">
178178

179179
<footer>
180-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
180+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
181181
</footer>
182182

183183
<script>prettyPrint();</script>

Diff for: docs/recognizer_RecognizerService.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ <h1 class="page-title">recognizer/RecognizerService.js</h1>
222222
<br class="clear">
223223

224224
<footer>
225-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
225+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
226226
</footer>
227227

228228
<script>prettyPrint();</script>

Diff for: docs/recognizer_rest_iinkRestRecognizer.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ <h1 class="page-title">recognizer/rest/iinkRestRecognizer.js</h1>
274274
<br class="clear">
275275

276276
<footer>
277-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
277+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
278278
</footer>
279279

280280
<script>prettyPrint();</script>

Diff for: docs/recognizer_rest_networkInterface.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ <h1 class="page-title">recognizer/rest/networkInterface.js</h1>
106106
<br class="clear">
107107

108108
<footer>
109-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
109+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
110110
</footer>
111111

112112
<script>prettyPrint();</script>

Diff for: docs/recognizer_websocket_WsBuilder.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ <h1 class="page-title">recognizer/websocket/WsBuilder.js</h1>
223223
<br class="clear">
224224

225225
<footer>
226-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
226+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
227227
</footer>
228228

229229
<script>prettyPrint();</script>

Diff for: docs/recognizer_websocket_WsRecognizerUtil.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ <h1 class="page-title">recognizer/websocket/WsRecognizerUtil.js</h1>
188188
<br class="clear">
189189

190190
<footer>
191-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
191+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
192192
</footer>
193193

194194
<script>prettyPrint();</script>

Diff for: docs/recognizer_websocket_iinkWsRecognizer.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@ <h1 class="page-title">recognizer/websocket/iinkWsRecognizer.js</h1>
658658
<br class="clear">
659659

660660
<footer>
661-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
661+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
662662
</footer>
663663

664664
<script>prettyPrint();</script>

Diff for: docs/recognizer_websocket_networkWSInterface.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ <h1 class="page-title">recognizer/websocket/networkWSInterface.js</h1>
165165
<br class="clear">
166166

167167
<footer>
168-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
168+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
169169
</footer>
170170

171171
<script>prettyPrint();</script>

Diff for: docs/renderer_QuadraticUtils.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ <h1 class="page-title">renderer/QuadraticUtils.js</h1>
9696
<br class="clear">
9797

9898
<footer>
99-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
99+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
100100
</footer>
101101

102102
<script>prettyPrint();</script>

Diff for: docs/renderer_canvas_CanvasRenderer.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ <h1 class="page-title">renderer/canvas/CanvasRenderer.js</h1>
239239
<br class="clear">
240240

241241
<footer>
242-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
242+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
243243
</footer>
244244

245245
<script>prettyPrint();</script>

Diff for: docs/renderer_canvas_ImageRenderer.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ <h1 class="page-title">renderer/canvas/ImageRenderer.js</h1>
9191
<br class="clear">
9292

9393
<footer>
94-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
94+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
9595
</footer>
9696

9797
<script>prettyPrint();</script>

Diff for: docs/renderer_canvas_stroker_QuadraticCanvasStroker.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ <h1 class="page-title">renderer/canvas/stroker/QuadraticCanvasStroker.js</h1>
157157
<br class="clear">
158158

159159
<footer>
160-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
160+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
161161
</footer>
162162

163163
<script>prettyPrint();</script>

Diff for: docs/renderer_canvas_symbols_MathSymbolCanvasRenderer.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h1 class="page-title">renderer/canvas/symbols/MathSymbolCanvasRenderer.js</h1>
103103
<br class="clear">
104104

105105
<footer>
106-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
106+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
107107
</footer>
108108

109109
<script>prettyPrint();</script>

Diff for: docs/renderer_canvas_symbols_ShapeSymbolCanvasRenderer.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ <h1 class="page-title">renderer/canvas/symbols/ShapeSymbolCanvasRenderer.js</h1>
235235
<br class="clear">
236236

237237
<footer>
238-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
238+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
239239
</footer>
240240

241241
<script>prettyPrint();</script>

Diff for: docs/renderer_canvas_symbols_StrokeSymbolCanvasRenderer.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ <h1 class="page-title">renderer/canvas/symbols/StrokeSymbolCanvasRenderer.js</h1
6262
<br class="clear">
6363

6464
<footer>
65-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
65+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
6666
</footer>
6767

6868
<script>prettyPrint();</script>

Diff for: docs/renderer_canvas_symbols_TextSymbolCanvasRenderer.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ <h1 class="page-title">renderer/canvas/symbols/TextSymbolCanvasRenderer.js</h1>
133133
<br class="clear">
134134

135135
<footer>
136-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
136+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
137137
</footer>
138138

139139
<script>prettyPrint();</script>

Diff for: docs/renderer_svg_SVGRenderer.js.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ <h1 class="page-title">renderer/svg/SVGRenderer.js</h1>
7373
*/
7474
export function detach (element, context) {
7575
logger.debug('detach renderer', element)
76-
context.select('svg').remove()
76+
context.selectAll('svg').remove()
7777
}
7878

7979
/**
@@ -263,7 +263,7 @@ <h1 class="page-title">renderer/svg/SVGRenderer.js</h1>
263263
<br class="clear">
264264

265265
<footer>
266-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
266+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
267267
</footer>
268268

269269
<script>prettyPrint();</script>

Diff for: docs/renderer_svg_stroker_QuadraticSVGStroker.js.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ <h1 class="page-title">renderer/svg/stroker/QuadraticSVGStroker.js</h1>
149149
<br class="clear">
150150

151151
<footer>
152-
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Tue Dec 14 2021 10:34:28 GMT+0100 (Central European Standard Time) using the Minami theme.
152+
Generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.7</a> on Mon Dec 20 2021 10:37:52 GMT+0100 (Central European Standard Time) using the Minami theme.
153153
</footer>
154154

155155
<script>prettyPrint();</script>

0 commit comments

Comments
 (0)