mediawiki-extensions-Visual.../modules/ve/ce/nodes
Christian Williams b740e694b9 BugID 43076 - Fixes to alien and phantom corner cases
The {{coords}} template is correctly rendered as an inlineAlien, which previously did not have shields. However, the template has a deeply nested span that is positioned and floated. The fix is to shift shielding logic up to AlienNode (from AlienBlockNode) and to show phantoms on all shields (both block and inline). I've also updated the aliens demo to exhibit this corner case.

Change-Id: Ifce60c7762c0ead5c6fe29d6eabf601c1565cbfa
2012-12-21 15:20:15 -08:00
..
ve.ce.AlienBlockNode.js BugID 43076 - Fixes to alien and phantom corner cases 2012-12-21 15:20:15 -08:00
ve.ce.AlienInlineNode.js BugID 43076 - Fixes to alien and phantom corner cases 2012-12-21 15:20:15 -08:00
ve.ce.AlienNode.js BugID 43076 - Fixes to alien and phantom corner cases 2012-12-21 15:20:15 -08:00
ve.ce.BreakNode.js Documentation & clean up 2012-09-17 16:02:52 +02:00
ve.ce.CenterNode.js Whitespace and comments 2012-09-17 16:53:03 -07:00
ve.ce.DefinitionListItemNode.js Documentation & clean up 2012-09-17 16:02:52 +02:00
ve.ce.DefinitionListNode.js Documentation & clean up 2012-09-17 16:02:52 +02:00
ve.ce.DocumentNode.js Added disable/enable methods to ve.Surface 2012-12-11 16:28:39 -08:00
ve.ce.HeadingNode.js Render inline annotations in CE 2012-11-28 11:21:59 -08:00
ve.ce.ImageNode.js Documentation & clean up 2012-09-17 16:02:52 +02:00
ve.ce.ListItemNode.js Documentation & clean up 2012-09-17 16:02:52 +02:00
ve.ce.ListNode.js Documentation & clean up 2012-09-17 16:02:52 +02:00
ve.ce.MetaBlockNode.js Fix constructor names; remove redundant hasOwnProperty. 2012-10-08 06:15:20 +02:00
ve.ce.MetaInlineNode.js Fix constructor names; remove redundant hasOwnProperty. 2012-10-08 06:15:20 +02:00
ve.ce.MWEntityNode.js Make entity nodes work in CE 2012-11-21 12:04:31 -08:00
ve.ce.ParagraphNode.js Render inline annotations in CE 2012-11-28 11:21:59 -08:00
ve.ce.PreformattedNode.js Render inline annotations in CE 2012-11-28 11:21:59 -08:00
ve.ce.TableCellNode.js Documentation & clean up 2012-09-17 16:02:52 +02:00
ve.ce.TableNode.js Documentation & clean up 2012-09-17 16:02:52 +02:00
ve.ce.TableRowNode.js Documentation & clean up 2012-09-17 16:02:52 +02:00
ve.ce.TableSectionNode.js Documentation & clean up 2012-09-17 16:02:52 +02:00
ve.ce.TextNode.js Render inline annotations in CE 2012-11-28 11:21:59 -08:00