mediawiki-extensions-Visual.../modules/ve2/ce
Catrope c0b3de327f Don't add empty annotation objects when inserting text
Empty annotation objects are unexpected by the rest of the data model
and cause weird breakage in the converter, resulting in inserted text
being in its own paragraph

Change-Id: I63de37c3c5e19ac650e7c7f2d1a0bfab21d45da9
2012-06-14 19:24:44 -07:00
..
nodes Add ve.log, ve.debug and change rendering animation debug effect used in TextNode. 2012-06-14 15:00:29 -07:00
styles Got rid of wrapping whitespace (like \n and \t) in a span that made text white 2012-06-12 10:40:44 -07:00
ve.ce.BranchNode.js OMG. We have typing, autocorrect and spellcheck working. (Still no IME and still may break cut/paste) 2012-06-13 21:46:29 -07:00
ve.ce.Document.js OMG. We have typing, autocorrect and spellcheck working. (Still no IME and still may break cut/paste) 2012-06-13 21:46:29 -07:00
ve.ce.js Fix bugs in getDomText method. 2012-06-13 22:04:52 -07:00
ve.ce.LeafNode.js Removed trailing whitespace in multi-line comment blocks 2012-05-14 15:05:09 -07:00
ve.ce.Node.js Most of backspace and delete support, methods for starting and stopping polling. 2012-06-14 12:17:42 -07:00
ve.ce.NodeFactory.js Added foundation for new converter 2012-05-31 16:50:16 -07:00
ve.ce.Surface.js Don't add empty annotation objects when inserting text 2012-06-14 19:24:44 -07:00