mediawiki-extensions-Visual.../modules/ve/dm
Catrope 7fe7182f43 New annotation API: Annotation and AnnotationFactory classes
Fleshes out ve.dm.Annotation to a class. Annotations in the linear model
will be instances of a subclass of ve.dm.Annotation. Annotations are
defined by subclassing ve.dm.Annotation and registering this subclass
with ve.dm.AnnotationFactory.

ve.dm.AnnotationFactory keeps track of which annotation classes are known,
and has code to match an HTML element to an annotation class, for use in
the converter.

Change-Id: I68802bdb8736ced1f9e04ee49c623944b448141c
2012-10-12 15:07:02 -07:00
..
annotations Added missing annotation types to domElementTypes array 2012-09-11 11:40:59 -07:00
nodes Fix constructor names; remove redundant hasOwnProperty. 2012-10-08 06:15:20 +02:00
ve.dm.Annotation.js New annotation API: Annotation and AnnotationFactory classes 2012-10-12 15:07:02 -07:00
ve.dm.AnnotationFactory.js New annotation API: Annotation and AnnotationFactory classes 2012-10-12 15:07:02 -07:00
ve.dm.BranchNode.js Whitespace and comments 2012-09-17 16:53:03 -07:00
ve.dm.Converter.js Merge "Add a node type for meta nodes" 2012-09-18 18:15:46 +00:00
ve.dm.Document.js Revert "No longer create zero-length text nodes" 2012-10-12 18:04:15 +00:00
ve.dm.DocumentSynchronizer.js Documentation & clean up 2012-09-17 16:02:52 +02:00
ve.dm.js New annotation API: Annotation and AnnotationFactory classes 2012-10-12 15:07:02 -07:00
ve.dm.LeafNode.js Whitespace and comments 2012-09-17 16:53:03 -07:00
ve.dm.Node.js Rename ve_foo_bar back to VeFooBar per discussion 2012-09-06 16:15:55 -07:00
ve.dm.NodeFactory.js Rename ve_foo_bar back to VeFooBar per discussion 2012-09-06 16:15:55 -07:00
ve.dm.Surface.js Added reversed boolean for translateOffset 2012-10-10 14:59:30 -07:00
ve.dm.SurfaceFragment.js Merge "Changed method name to setAutoSelect to avoid collision" 2012-10-05 21:25:51 +00:00
ve.dm.Transaction.js Added reversed boolean for translateOffset 2012-10-10 14:59:30 -07:00
ve.dm.TransactionProcessor.js Revert "No longer create zero-length text nodes" 2012-10-12 18:04:15 +00:00