mediawiki-extensions-Visual.../modules/ve2/ce/nodes
Trevor Parscal 722c30466d Got rid of wrapping whitespace (like \n and \t) in a span that made text white
This was causing some issues when you started typing there, and it's not clear that the white text is really the best way to go anyways

Change-Id: I8a9d6571ea204603729e96b7ff77184279a31a95
2012-06-12 10:40:44 -07:00
..
ve.ce.AlienBlockNode.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.AlienInlineNode.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.DefinitionListItemNode.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.DefinitionListNode.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.DocumentNode.js Revert "Support for basic text insertion - typing" 2012-06-08 15:54:05 -07:00
ve.ce.HeadingNode.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.ImageNode.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.ListItemNode.js Enter key handling 2012-06-11 19:40:09 -07:00
ve.ce.ListNode.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.ParagraphNode.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.PreformattedNode.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.TableCellNode.js Make tableCell represent both <td> and <th> 2012-06-08 12:27:22 -07:00
ve.ce.TableNode.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.TableRowNode.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.TableSectionNode.js Add ve.dm.TableSectionNode and ve.ce.TableSectionNode 2012-06-08 12:26:45 -07:00
ve.ce.TextNode.js Got rid of wrapping whitespace (like \n and \t) in a span that made text white 2012-06-12 10:40:44 -07:00