mediawiki-extensions-Visual.../modules/ve-mw/ce/nodes
Roan Kattouw f71054d67d Work around $.parseHTML( '' ) returning null
$.parseHTML() always returns an array, except in this one case,
so checking .length of the return value almost always works except
when it blows up in your face.

Filed upsteam as https://github.com/jquery/jquery/issues/1997

Bug: T86056
Change-Id: If133a9df4d573b41b0ecb5bde47b3e6ada053921
2015-01-07 21:02:17 +01:00
..
ve.ce.MWAlienExtensionNode.js Move addClass calls to setup in GeneratedContentNodes 2014-11-12 22:52:59 +00:00
ve.ce.MWBlockImageNode.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
ve.ce.MWEntityNode.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
ve.ce.MWExtensionNode.js Remove use of bind() for inline functions 2014-12-16 23:27:53 +00:00
ve.ce.MWGalleryNode.js Move addClass calls to setup in GeneratedContentNodes 2014-11-12 22:52:59 +00:00
ve.ce.MWHeadingNode.js Table of contents widget 2014-03-14 15:20:19 -07:00
ve.ce.MWImageCaptionNode.js Drop references to magnify-clip-{ltr,rtl}.png file 2014-08-19 17:18:18 -07:00
ve.ce.MWImageNode.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
ve.ce.MWInlineImageNode.js Remove span-wrapping of link='' images 2014-08-19 13:08:47 +01:00
ve.ce.MWNumberedExternalLinkNode.js Open the linkNode inspector when pressing Ctrl+K on a link node 2014-10-21 19:47:42 -07:00
ve.ce.MWPreformattedNode.js Bump copyright like it's 2014 2014-01-05 20:06:50 +08:00
ve.ce.MWReferenceNode.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
ve.ce.MWReferencesListNode.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
ve.ce.MWTableNode.js Create mwTables with wikitable attribute by default 2014-10-29 12:52:24 -07:00
ve.ce.MWTransclusionNode.js Work around $.parseHTML( '' ) returning null 2015-01-07 21:02:17 +01:00