Added: Moment.js v2.24.0

This commit is contained in:
nobody 2020-03-16 14:19:18 +01:00
parent 77ecfb8b5a
commit 9b085ab016
No known key found for this signature in database
GPG Key ID: AB5145CF05BFE119
3 changed files with 5 additions and 21 deletions

View File

@ -211,6 +211,9 @@ var files = {
'resources/modernizr/2.8.2/modernizr.min.jsm': true,
'resources/modernizr/2.8.3/modernizr.min.jsm': true,
// Moment.js
'resources/moment.js/2.24.0/moment.min.jsm': true,
// MooTools
'resources/mootools/1.1.1/mootools-yui-compressed.jsm': true,
'resources/mootools/1.1.2/mootools-yui-compressed.jsm': true,
@ -314,30 +317,9 @@ var files = {
// Files [Staging]
[Environment.STAGING]: {
// AngularJS
// Backbone.js
'resources/backbone.js/1.3.3/backbone-min.jsm': true,
// Moment.js
'resources/moment.js/2.8.3/moment.min.jsm': true,
'resources/moment.js/2.8.4/moment.min.jsm': true,
'resources/moment.js/2.10.2/moment.min.jsm': true,
'resources/moment.js/2.10.3/moment.min.jsm': true,
'resources/moment.js/2.10.6/moment.min.jsm': true,
'resources/moment.js/2.11.1/moment.min.jsm': true,
'resources/moment.js/2.11.2/moment.min.jsm': true,
'resources/moment.js/2.17.0/moment.min.jsm': true,
'resources/moment.js/2.17.1/moment.min.jsm': true,
'resources/moment.js/2.18.1/moment.min.jsm': true,
'resources/moment.js/2.19.1/moment.min.jsm': true,
'resources/moment.js/2.19.2/moment.min.jsm': true,
'resources/moment.js/2.19.3/moment.min.jsm': true,
'resources/moment.js/2.20.1/moment.min.jsm': true,
'resources/moment.js/2.22.0/moment.min.jsm': true,
'resources/moment.js/2.22.1/moment.min.jsm': true,
'resources/moment.js/2.22.2/moment.min.jsm': true,
// Underscore.js
'resources/underscore.js/1.9.0/underscore-min.jsm': true,
'resources/underscore.js/1.9.1/underscore-min.jsm': true

View File

@ -24,6 +24,7 @@
</div>
<ul>
<li>Simple enable/disable button replaced with toggle switch</li>
<li>Added: Moment.js (v2.24.0)</li>
</ul>
<div class="topic-label">
Please update your uBlock/uMatrix rules

File diff suppressed because one or more lines are too long