Introduce mediawiki.RegExp module
authorTimo Tijhof <krinklemail@gmail.com>
Sat, 20 Jun 2015 05:46:24 +0000 (06:46 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Sat, 20 Jun 2015 06:10:00 +0000 (07:10 +0100)
commit8bee338d1cc83a4e0e52cc8530b2352169c1afb8
tree06e0f7d0c85921c4fdbb8465b8723f765016c681
parentb4068ae92232d30e1a1f5e568c521d2b2febf751
Introduce mediawiki.RegExp module

Simple module based on the $.escapeRE method of the old
"jquery.mwExtension" module.

Change-Id: I9e108a3f8c24d87bb239b63a14807a691c25aa3e
maintenance/jsduck/categories.json
resources/Resources.php
resources/src/mediawiki/mediawiki.RegExp.js [new file with mode: 0644]
tests/qunit/QUnitTestResources.php
tests/qunit/suites/resources/mediawiki/mediawiki.RegExp.test.js [new file with mode: 0644]