mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-23 23:24:39 +00:00
b63d2262f8
Number.isNaN is a new function introduced in ECMAScript 6. MediaWiki only requires ECMAScript 5 supports from browsers. Notably, Opera 12 does not have Number.isNaN. Instead, use the global isNaN function (which behaves the same except for non-numeric inputs). Change-Id: If436cd26b21ce0336dfbc37144f6226e7b948e5e |
||
---|---|---|
.. | ||
dist | ||
ext.popups | ||
ext.popups.images |