mediawiki-extensions-Visual.../modules/ve-mw/dm/nodes
Timo Tijhof ee954cbdd5 Use String#slice instead of discouraged String#substr
Aside from the confusion and differences between substr() and
substring() and IE8 bugs with substr(), substr() was removed from
the spec as of ECMAScript 5. It's been standardised in the
optional Annex B section of ES5.

Change-Id: I221ef6ae6956ce20dd9bb74510500f747d04c3b1
2014-12-06 21:26:20 +00:00
..
ve.dm.MWAlienExtensionNode.js
ve.dm.MWBlockImageNode.js Use ClassAttributeNode mixin in MWBlockImageNode 2014-10-29 18:28:33 +00:00
ve.dm.MWEntityNode.js
ve.dm.MWExtensionNode.js
ve.dm.MWGalleryNode.js
ve.dm.MWHeadingNode.js Allow headings in table cells 2014-11-05 22:34:13 +00:00
ve.dm.MWImageCaptionNode.js
ve.dm.MWImageNode.js Remove more references to ve.bind 2014-10-30 20:55:44 +00:00
ve.dm.MWInlineImageNode.js
ve.dm.MWNumberedExternalLinkNode.js
ve.dm.MWPreformattedNode.js Support pre's in tables 2014-11-07 15:44:13 +00:00
ve.dm.MWReferenceNode.js Use String#slice instead of discouraged String#substr 2014-12-06 21:26:20 +00:00
ve.dm.MWReferencesListNode.js
ve.dm.MWTableNode.js Also add tableCaption to mwTable parentNodeTypes hack 2014-10-30 11:38:26 -07:00
ve.dm.MWTransclusionNode.js Use String#slice instead of discouraged String#substr 2014-12-06 21:26:20 +00:00