Go to file
Fomafix 7ac7a2abd1 ext.popups.renderer.article.js: Use mw.RegExp.escape() for RegExp escaping
mw.RegExp.escape() is already used in ext.popups.core.js and
the dependency to module 'mediawiki.RegExp' is set.

Change-Id: Iaa7ab6902693c787234fd589276fa38ce75b82da
2015-10-02 20:58:26 +00:00
i18n Localisation updates from https://translatewiki.net. 2015-09-15 22:49:03 +02:00
resources ext.popups.renderer.article.js: Use mw.RegExp.escape() for RegExp escaping 2015-10-02 20:58:26 +00:00
tests/qunit Merge "Move the article renderer in to the renderers property" 2015-10-01 08:50:39 +00:00
.gitignore Setup jsduck to run on 'npm run doc' 2015-08-03 15:54:25 +05:30
.gitreview Add .gitreview 2014-02-06 11:01:39 +01:00
.jscsrc Add jscs and jshint tasks to the Gruntfile 2015-09-04 13:57:52 +05:30
.jshintrc render.article.getProcessesHtml: Add tests 2014-06-11 12:47:52 +05:30
COPYING Add COPYING file 2014-02-06 15:38:46 +05:30
extension.json Add extension.json, empty php entry point 2015-07-02 22:19:24 +00:00
Gruntfile.js Add jscs and jshint tasks to the Gruntfile 2015-09-04 13:57:52 +05:30
jsduck.json Setup jsduck to run on 'npm run doc' 2015-08-03 15:54:25 +05:30
package.json Add jscs and jshint tasks to the Gruntfile 2015-09-04 13:57:52 +05:30
Popups.hooks.php Hi-DPI/Retina support for hovercard images 2015-09-09 15:40:33 +02:00
Popups.php Add extension.json, empty php entry point 2015-07-02 22:19:24 +00:00