mediawiki-extensions-Visual.../modules/ve2/dm
Trevor Parscal acdd5679ec Finish implementing ve.dm.Converter and document it
* Add code to handle elements and annotations
* Drop support for aliens from getDomElementFromDataElement() and move it into getDomFromData()
* Implement getDomElementFromDataAnnotation()
* Document a few functions

Change-Id: Ic6a418cbf9d7d1ad96299d7d3633970a876c6103
2012-06-07 21:58:56 -07:00
..
annotations Fix typo in LinkAnnotation 2012-06-07 21:16:55 -07:00
nodes Cleaned up some useless/unused functions 2012-06-07 15:02:40 -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 Finish implementing ve.dm.Converter and document it 2012-06-07 21:58:56 -07:00
ve.dm.Document.js Fix bug in getAnnotationsFromRange where if the range length was 0 2012-06-07 14:53:30 -07:00
ve.dm.DocumentSynchronizer.js Whitespace fixes and cleanup 2012-05-16 20:26:05 -07:00
ve.dm.HTMLConverter.js Shallow-copy annotation objects in HTMLConverter 2012-06-06 12:21:01 -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 Factor out element cloning into a getClonedElement() function 2012-06-07 13:17:57 -07:00
ve.dm.NodeFactory.js Added foundation for new converter 2012-05-31 16:50:16 -07:00
ve.dm.Surface.js Undo and Redo support 2012-06-06 20:28:06 -07:00
ve.dm.Transaction.js Rewrite newFromRemoval() using 'covered' mode 2012-06-06 11:47:35 -07:00
ve.dm.TransactionProcessor.js Maintain a transaction-wide offset adjustment 2012-06-06 15:34:55 -07:00