Skip to content

Commit 4d7b90b

Browse files
committed
published 2.3.0
1 parent 3386da8 commit 4d7b90b

10 files changed

+250
-382
lines changed

dist/scrollbox.es.js

Lines changed: 102 additions & 187 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/scrollbox.es.js.map

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

dist/scrollbox.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.

dist/scrollbox.js.map

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/jsdoc/EventEmitter-.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ <h4 class="name" id="EventEmitter">
275275

276276
<footer class="content-size">
277277
<div class="footer">
278-
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Mon Feb 01 2021 06:56:03 GMT+0800 (Taipei Standard Time)
278+
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Tue May 04 2021 20:28:59 GMT+0800 (Taipei Standard Time)
279279
</div>
280280
</footer>
281281
</div>

docs/jsdoc/Scrollbox.html

Lines changed: 40 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1123,6 +1123,40 @@ <h4 class="name" id="Scrollbox">
11231123
</tr>
11241124

11251125

1126+
1127+
<tr>
1128+
1129+
<td class="name"><code>divWheel</code></td>
1130+
1131+
1132+
<td class="type">
1133+
1134+
1135+
<span class="param-type">HTMLElement</span>
1136+
1137+
1138+
1139+
</td>
1140+
1141+
1142+
<td class="default">
1143+
1144+
</td>
1145+
1146+
1147+
<td class="description last">
1148+
1149+
1150+
<span class="optional">optional</span>
1151+
1152+
1153+
1154+
1155+
1156+
<p>the HTMLElement to use for wheel interactions</p></td>
1157+
</tr>
1158+
1159+
11261160
</tbody>
11271161
</table>
11281162
</td>
@@ -2351,7 +2385,7 @@ <h4 class="name" id="activateFade">
23512385

23522386

23532387
<div class="tag-source">
2354-
<a href="src_scrollbox.js.html#line534">scrollbox.js:534</a>
2388+
<a href="src_scrollbox.js.html#line480">scrollbox.js:480</a>
23552389
</div>
23562390

23572391
</div>
@@ -2427,7 +2461,7 @@ <h4 class="name" id="ensureVisible">
24272461

24282462

24292463
<div class="tag-source">
2430-
<a href="src_scrollbox.js.html#line683">scrollbox.js:683</a>
2464+
<a href="src_scrollbox.js.html#line603">scrollbox.js:603</a>
24312465
</div>
24322466

24332467
</div>
@@ -2617,7 +2651,7 @@ <h4 class="name" id="resize">
26172651

26182652

26192653
<div class="tag-source">
2620-
<a href="src_scrollbox.js.html#line660">scrollbox.js:660</a>
2654+
<a href="src_scrollbox.js.html#line583">scrollbox.js:583</a>
26212655
</div>
26222656

26232657
</div>
@@ -2880,7 +2914,7 @@ <h4 class="name" id="update">
28802914

28812915

28822916
<div class="tag-source">
2883-
<a href="src_scrollbox.js.html#line465">scrollbox.js:465</a>
2917+
<a href="src_scrollbox.js.html#line423">scrollbox.js:423</a>
28842918
</div>
28852919

28862920
</div>
@@ -2956,7 +2990,7 @@ <h4 class="name" id="updateLoop">
29562990

29572991

29582992
<div class="tag-source">
2959-
<a href="src_scrollbox.js.html#line488">scrollbox.js:488</a>
2993+
<a href="src_scrollbox.js.html#line443">scrollbox.js:443</a>
29602994
</div>
29612995

29622996
</div>
@@ -3079,7 +3113,7 @@ <h4 class="name" id="updateLoop">
30793113

30803114
<footer class="content-size">
30813115
<div class="footer">
3082-
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Mon Feb 01 2021 06:56:03 GMT+0800 (Taipei Standard Time)
3116+
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Tue May 04 2021 20:28:59 GMT+0800 (Taipei Standard Time)
30833117
</div>
30843118
</footer>
30853119
</div>

docs/jsdoc/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ <h2>license</h2>
239239

240240
<footer class="content-size">
241241
<div class="footer">
242-
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Mon Feb 01 2021 06:56:03 GMT+0800 (Taipei Standard Time)
242+
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Tue May 04 2021 20:28:59 GMT+0800 (Taipei Standard Time)
243243
</div>
244244
</footer>
245245
</div>

docs/jsdoc/node_modules_eventemitter3_index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ <h2>node_modules/eventemitter3/index.js</h2>
506506

507507
<footer class="content-size">
508508
<div class="footer">
509-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Mon Feb 01 2021 06:56:03 GMT+0800 (Taipei Standard Time)
509+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Tue May 04 2021 20:28:59 GMT+0800 (Taipei Standard Time)
510510
</div>
511511
</footer>
512512
</div>

docs/jsdoc/node_modules_eventemitter3_umd_eventemitter3.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ <h2>node_modules/eventemitter3/umd/eventemitter3.js</h2>
510510

511511
<footer class="content-size">
512512
<div class="footer">
513-
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Mon Feb 01 2021 06:56:03 GMT+0800 (Taipei Standard Time)
513+
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Tue May 04 2021 20:28:59 GMT+0800 (Taipei Standard Time)
514514
</div>
515515
</footer>
516516
</div>

0 commit comments

Comments
 (0)