mediawiki-extensions-Popups/resources
Prateek Saxena 93ef48221e Check renderers' matcher method to find the appropriate renderers for a link
Right now the main renderer always picks the article renderer, no matter
if any other renderers is registered. It will now run the 'matcher'
method in the rendered, and if it returns true, we use that renderer.

Not sure how we'll avoid matchers stepping on each other.

Bug: T69434
Bug: T102921
Change-Id: Ib06812836cdbd3a5bfd54d4bc6147012fb891694
2015-10-01 10:56:15 +02:00
..
images Move all images to resources/images 2015-07-18 22:27:18 +00:00
ext.popups.animation.less animation: Use the animation mixin in core and pass fill-mode as an argument 2014-06-03 11:56:00 +05:30
ext.popups.core.js Feature detect SVG support 2015-09-30 22:36:03 +05:00
ext.popups.core.less Merge "core.less: Visual refinement & drop shadow" 2015-09-23 22:24:03 +00:00
ext.popups.disablenavpop.js Add jscs and jshint tasks to the Gruntfile 2015-09-04 13:57:52 +05:30
ext.popups.logger.js Add jscs and jshint tasks to the Gruntfile 2015-09-04 13:57:52 +05:30
ext.popups.renderer.article.js Merge "Move the article renderer in to the renderers property" 2015-10-01 08:50:39 +00:00
ext.popups.renderer.js Check renderers' matcher method to find the appropriate renderers for a link 2015-10-01 10:56:15 +02:00
ext.popups.settings.js Add jscs and jshint tasks to the Gruntfile 2015-09-04 13:57:52 +05:30
ext.popups.settings.less Move all images to resources/images 2015-07-18 22:27:18 +00:00