mediawiki-extensions-Visual.../modules/ve-mw/ui/inspectors
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.ui.MWAlienExtensionInspector.js Split AlienExtensionNode into inline and block 2015-04-09 16:32:02 +01:00
ve.ui.MWExtensionInspector.js [BREAKING CHANGE] Make MWExtensionInspector inherit from NodeInspector 2015-04-08 20:51:20 +00:00
ve.ui.MWGalleryInspector.js [BREAKING CHANGE] Make MWExtensionInspector inherit from NodeInspector 2015-04-08 20:51:20 +00:00
ve.ui.MWLinkAnnotationInspector.js build: Bump copyright notices to 2015 2015-01-12 20:34:19 -08:00
ve.ui.MWLinkNodeInspector.js Remove unused ve.ui.*Inspector.static.removable = false; 2015-03-12 19:31:46 +01:00
ve.ui.MWLiveExtensionInspector.js [BREAKING CHANGE] Make MWExtensionInspector inherit from NodeInspector 2015-04-08 20:51:20 +00:00