mediawiki-extensions-Popups/tests/node-qunit
Thiemo Kreuz c7595e54f6 Replace deprecated mw.RegExp.escape() with mw.util.escapeRegExp()
The signature mw.RegExp.escape() is deprecated since MediaWiki 1.34.

By the way, this is the 4th or even 5th time in my short career this
tiny, single line (!) helper function is moved around and I need to
update all my code. This felt already ridiculous when it happened the
2nd time.

Change-Id: I4d05a49120aff64ebc316d0af7736c62385d9307
2019-10-21 15:00:36 -07:00
..
changeListeners Make sure to never trigger multiple events 2019-03-26 12:39:28 -06:00
gateway Replace deprecated mw.RegExp.escape() with mw.util.escapeRegExp() 2019-10-21 15:00:36 -07:00
instrumentation Collect metrics for logged-in users as well as anons 2019-09-27 12:07:11 +02:00
integrations Hygiene: replace QUnit assert.equal with strictEqual() 2018-06-18 19:48:16 +00:00
preview Build: Update linters 2019-09-17 12:47:25 +01:00
reducers Show referencePreviews on click 2019-04-29 17:46:49 +00:00
ui Tracking for Reference Previews interactions 2019-10-07 11:22:00 +02:00
.eslintrc.json build: Update linters 2019-08-15 09:55:57 +02:00
actions.test.js Build: Update linters 2019-09-17 12:47:25 +01:00
bracketedPixelRatio.test.js build: Update linters 2018-09-11 10:26:35 -07:00
changeListener.test.js build: Update linters 2018-09-11 10:26:35 -07:00
container.test.js build: Update linters 2018-09-11 10:26:35 -07:00
counts.test.js eslint: Enforce template-curly-spacing 2019-08-15 10:24:43 +02:00
experiments.test.js build: Update eslint-config-wikimedia to 0.10.0 2019-01-31 11:05:33 +01:00
formatter.test.js Replace deprecated mw.RegExp.escape() with mw.util.escapeRegExp() 2019-10-21 15:00:36 -07:00
getPageviewTracker.test.js Build: Update linters 2019-09-17 12:47:25 +01:00
integration.test.js Change delay for ReferencePreviews to 150ms 2019-03-11 16:37:53 -06:00
isEnabled.test.js Build: Update linters 2019-09-17 12:47:25 +01:00
previewBehavior.test.js eslint: Enforce template-curly-spacing 2019-08-15 10:24:43 +02:00
run.js Upgrade Popups mw-node-qunit version 2019-10-15 15:36:54 -07:00
stubs.js Build: Update linters 2019-09-17 12:47:25 +01:00
title.test.js Replace deprecated mw.RegExp.escape() with mw.util.escapeRegExp() 2019-10-21 15:00:36 -07:00
userSettings.test.js build: Update linters 2018-09-11 10:26:35 -07:00
wait.test.js Fix action reducer forgetting *all* duplicate dwell actions 2019-08-23 10:08:19 +02:00