mediawiki-extensions-Visual.../modules/ve2/dm
Catrope 675bd284c5 Make the converter not return an empty document
Various parts of DM and CE choke on completely empty documents, so
return an empty paragraph instead.

Change-Id: I67062b66a44efe53a1bdaf60907653f0cc55dd25
2012-06-18 17:42:12 -07:00
..
annotations Set data.title based on sHref so LinkInspector can use it 2012-06-13 19:32:49 -07:00
nodes Make tableCell represent both <td> and <th> 2012-06-08 12:27:22 -07:00
ve.dm.Annotation.js Added foundation for new converter 2012-05-31 16:50:16 -07:00
ve.dm.AnnotationFactory.js Added foundation for new converter 2012-05-31 16:50:16 -07:00
ve.dm.BranchNode.js Whitespace fixes and cleanup 2012-05-16 20:26:05 -07:00
ve.dm.Converter.js Make the converter not return an empty document 2012-06-18 17:42:12 -07:00
ve.dm.Document.js Merge branch 'dmrewrite' of ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VisualEditor into dmrewrite 2012-06-13 16:23:35 -07:00
ve.dm.DocumentSynchronizer.js Removed duplicate update event on length change and cleaned up some methods that were being called by symbolic operation name 2012-06-13 17:16:04 -07:00
ve.dm.js Cleaned up some useless/unused functions 2012-06-07 15:02:40 -07:00
ve.dm.LeafNode.js Whitespace fixes and cleanup 2012-05-16 20:26:05 -07:00
ve.dm.Node.js Actually fix getRange() this time. Hopefully. 2012-06-15 16:09:08 -07:00
ve.dm.NodeFactory.js Added foundation for new converter 2012-05-31 16:50:16 -07:00
ve.dm.Surface.js Introduce new method in Surface model called "change" and get rid of "setSelection" and "transact". Start using new method in Surface view - which right away fixes two bugs - typing at the and of the document, and typing in newly created paragraph/heading. 2012-06-18 13:19:07 -07:00
ve.dm.Transaction.js Needs copyArray instead of copyObject, d'oh 2012-06-13 18:30:50 -07:00
ve.dm.TransactionProcessor.js Fix typo rawr 2012-06-14 16:57:09 -07:00