mediawiki-extensions-Visual.../modules/ve/dm
Catrope 819b3ded33 Move matching code from AnnotationFactory to ModelRegistry
ModelRegistry registers both annotations and nodes, and performs
matching on both at the same time. It also registers annotations with
the AnnotationFactory, and nodes with the NodeFactory.

Change-Id: I5e68e506a0e573cc0afe6304ccea058ffc20d1c8
2013-01-22 15:51:37 -08:00
..
annotations Move matching code from AnnotationFactory to ModelRegistry 2013-01-22 15:51:37 -08:00
nodes Move matching code from AnnotationFactory to ModelRegistry 2013-01-22 15:51:37 -08:00
ve.dm.Annotation.js Move matching code from AnnotationFactory to ModelRegistry 2013-01-22 15:51:37 -08:00
ve.dm.AnnotationFactory.js Move matching code from AnnotationFactory to ModelRegistry 2013-01-22 15:51:37 -08:00
ve.dm.BranchNode.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.dm.Converter.js Add annotation-like static properties to nodes 2013-01-18 14:51:40 -08:00
ve.dm.Document.js Fixed documentation errors 2013-01-22 23:38:01 +00:00
ve.dm.DocumentSlice.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.dm.DocumentSynchronizer.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.dm.js Move matching code from AnnotationFactory to ModelRegistry 2013-01-22 15:51:37 -08:00
ve.dm.LeafNode.js Convert node rules to static properties 2013-01-18 14:51:40 -08:00
ve.dm.ModelRegistry.js Move matching code from AnnotationFactory to ModelRegistry 2013-01-22 15:51:37 -08:00
ve.dm.Node.js Make defaultAttributes a static property as well 2013-01-18 14:51:40 -08:00
ve.dm.NodeFactory.js Make defaultAttributes a static property as well 2013-01-18 14:51:40 -08:00
ve.dm.Surface.js Remove range.normalize (not needed), use range.isCollapsed more often 2013-01-16 15:38:07 -08:00
ve.dm.SurfaceFragment.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.dm.Transaction.js Inline ve.dm.Document.offsetContainsAnnotation 2013-01-17 12:07:14 -08:00
ve.dm.TransactionProcessor.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00