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 [BREAKING CHANGE] Separate ExtensionNode in Block/Inline 2014-06-06 20:40:19 -07:00
ve.dm.MWBlockImageNode.js Use ClassAttributeNode mixin in MWBlockImageNode 2014-10-29 18:28:33 +00:00
ve.dm.MWEntityNode.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
ve.dm.MWExtensionNode.js Update VE core submodule to master (5f4b740) 2014-09-16 18:45:22 -07:00
ve.dm.MWGalleryNode.js [BREAKING CHANGE] Separate ExtensionNode in Block/Inline 2014-06-06 20:40:19 -07:00
ve.dm.MWHeadingNode.js Allow headings in table cells 2014-11-05 22:34:13 +00:00
ve.dm.MWImageCaptionNode.js Update VE core submodule to master (2587549) 2014-06-06 20:28:03 -07:00
ve.dm.MWImageNode.js Remove more references to ve.bind 2014-10-30 20:55:44 +00:00
ve.dm.MWInlineImageNode.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
ve.dm.MWNumberedExternalLinkNode.js Update VE core submodule to master (5f4b740) 2014-09-16 18:45:22 -07:00
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 Update VE core submodule to master (5f4b740) 2014-09-16 18:45:22 -07:00
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