mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added: Tooltipster v4.2.8
This commit is contained in:
@@ -400,6 +400,8 @@ targets.setLastVersion = function (type, version) {
|
|||||||
return '1.4.7';
|
return '1.4.7';
|
||||||
} else if (type.startsWith('/tooltipster/3.')) {
|
} else if (type.startsWith('/tooltipster/3.')) {
|
||||||
return '3.3.0';
|
return '3.3.0';
|
||||||
|
} else if (type.startsWith('/tooltipster/4.')) {
|
||||||
|
return '4.2.8';
|
||||||
} else if (type.startsWith('/toastr.js/2.')) {
|
} else if (type.startsWith('/toastr.js/2.')) {
|
||||||
return '2.1.4';
|
return '2.1.4';
|
||||||
} else if (type.startsWith('/underscore.js/1.')) {
|
} else if (type.startsWith('/underscore.js/1.')) {
|
||||||
|
@@ -79,6 +79,7 @@
|
|||||||
<li>Updated: Rickshaw v1.6.6 -> v1.7.1</li>
|
<li>Updated: Rickshaw v1.6.6 -> v1.7.1</li>
|
||||||
<li>Added: Socket.IO v3.0.1</li>
|
<li>Added: Socket.IO v3.0.1</li>
|
||||||
<li>Added: spin.js v3.1.0, v4.1.0</li>
|
<li>Added: spin.js v3.1.0, v4.1.0</li>
|
||||||
|
<li>Added: Tooltipster v4.2.8</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div id="generator-section">
|
<div id="generator-section">
|
||||||
<div class="topic-label">
|
<div class="topic-label">
|
||||||
|
File diff suppressed because one or more lines are too long
4
resources/tooltipster/4.2.8/js/note
Normal file
4
resources/tooltipster/4.2.8/js/note
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
In this directory the file was renamed.
|
||||||
|
|
||||||
|
Original: tooltipster.bundle.min.jsm
|
||||||
|
Now: jquery.tooltipster.min.jsm
|
Reference in New Issue
Block a user