mediawiki-extensions-Visual.../modules/ve-mw/dm/nodes
Ed Sanders fdcd42f73a Split AlienExtensionNode into inline and block
MWExtensionNode:
* Inherit from LeafNode at the top level. Inline and block only
  differ in CE where inline has isContent set.

MWAlienExtensionNode:
* Inhert from MW(Inline|Block)ExtensionNode respectively. Both
  mixin MWAlienExtensionNode.

Bonus:
* Bring in paragraph unwrapping on inline nodes from MWMathNode

Bug: T93712
Change-Id: Ib04234f740cf1f27c861d8b3cfeea5e323b94678
2015-04-09 16:32:02 +01:00
..
ve.dm.MWAlienExtensionNode.js Split AlienExtensionNode into inline and block 2015-04-09 16:32:02 +01:00
ve.dm.MWBlockImageNode.js Update VE core submodule to master (f8f9728) 2015-03-20 16:04:15 -07:00
ve.dm.MWEntityNode.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.dm.MWExtensionNode.js Split AlienExtensionNode into inline and block 2015-04-09 16:32:02 +01:00
ve.dm.MWGalleryNode.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.dm.MWHeadingNode.js For empty / whitespace-only headings, output <p> instead of <h#> 2015-03-20 23:05:37 +00:00
ve.dm.MWImageCaptionNode.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.dm.MWImageNode.js Use ve.safeDecodeURIComponent() 2015-03-31 22:08:46 +00:00
ve.dm.MWInlineImageNode.js Remove use of ve.indexOf and ve.getObjectKeys 2015-03-10 17:28:00 +01:00
ve.dm.MWNumberedExternalLinkNode.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.dm.MWPreformattedNode.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.dm.MWReferenceNode.js Handle undoing of reference group changes 2015-03-11 19:15:47 +00:00
ve.dm.MWReferencesListNode.js Update VE core submodule to master (f8f9728) 2015-03-20 16:04:15 -07:00
ve.dm.MWTableNode.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.dm.MWTransclusionNode.js Remove MWTransclusionMetaNode 2015-03-12 13:12:32 -07:00