Added: Tooltipster v4.2.8

This commit is contained in:
nobody 2020-11-14 09:47:46 +01:00
parent b4daf8a2fb
commit 4c671c61fa
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
4 changed files with 9 additions and 0 deletions

View File

@ -400,6 +400,8 @@ targets.setLastVersion = function (type, version) {
return '1.4.7';
} else if (type.startsWith('/tooltipster/3.')) {
return '3.3.0';
} else if (type.startsWith('/tooltipster/4.')) {
return '4.2.8';
} else if (type.startsWith('/toastr.js/2.')) {
return '2.1.4';
} else if (type.startsWith('/underscore.js/1.')) {

View File

@ -79,6 +79,7 @@
<li>Updated: Rickshaw v1.6.6 -> v1.7.1</li>
<li>Added: Socket.IO v3.0.1</li>
<li>Added: spin.js v3.1.0, v4.1.0</li>
<li>Added: Tooltipster v4.2.8</li>
</ul>
<div id="generator-section">
<div class="topic-label">

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,4 @@
In this directory the file was renamed.
Original: tooltipster.bundle.min.jsm
Now: jquery.tooltipster.min.jsm