mediawiki-extensions-Visual.../modules/ve-mw/ce/nodes
Roan Kattouw f2c715aaa0 ce.MWTransclusionNode: Clean up href normalization
This became a special case when decodeURIComponentIntoArticleTitle()
was introduced, presumably because we skipped underscore transformation
out of laziness here. It doesn't matter whether we do underscore normalization
because we do title normalization right after, so make this code
less exceptional by using the fully decoded title.

Change-Id: I036cc7f1e08895d36224c94b8edc3ad700af1947
2016-09-29 00:16:15 +00:00
..
ve.ce.MWAlienExtensionNode.js Use iconWhenInvisible for alien extension nodes 2016-03-07 18:15:45 +00:00
ve.ce.MWBlockImageNode.js Use super property to call parent methods 2016-08-23 11:56:47 -07:00
ve.ce.MWEntityNode.js Use super property to call parent methods 2016-08-23 11:56:47 -07:00
ve.ce.MWExtensionNode.js MWExtensionNode#generateContents: Fix renderEmpty logic 2016-04-02 07:58:33 +00:00
ve.ce.MWGalleryNode.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.ce.MWHeadingNode.js Restore parent method call in ce.MWHeadingNode#onUpdate 2016-08-22 21:28:48 +00:00
ve.ce.MWImageCaptionNode.js Use super property to call parent methods 2016-08-23 11:56:47 -07:00
ve.ce.MWImageNode.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.ce.MWInlineImageNode.js Use super property to call parent methods 2016-08-23 11:56:47 -07:00
ve.ce.MWMagicLinkNode.js Use super property to call parent methods 2016-08-23 11:56:47 -07:00
ve.ce.MWNumberedExternalLinkNode.js Use super property to call parent methods 2016-08-23 11:56:47 -07:00
ve.ce.MWPreformattedNode.js Use super property to call parent methods 2016-08-23 11:56:47 -07:00
ve.ce.MWSignatureNode.js Use super property to call parent methods 2016-08-23 11:56:47 -07:00
ve.ce.MWTableNode.js MWTableNode: Mixin ve.ce.ClassAttributeNode 2016-01-25 16:35:49 +00:00
ve.ce.MWTransclusionNode.js ce.MWTransclusionNode: Clean up href normalization 2016-09-29 00:16:15 +00:00