mediawiki-extensions-Visual.../modules/ve/dm
Trevor Parscal 8ea206c743 Removed htmlTagName and htmlAttributes from hash
This was only causing data bloat and also errors because htmlTagName and htmlAttributes are only set if the annotation was constructed from an HTML element

Change-Id: I3d36bca6cd0194e1a4456bb51156117f70b96b13
2012-10-19 16:01:28 -07:00
..
annotations Whitespace and comment cleanup for dm annotation classes 2012-10-17 12:35:28 -07:00
nodes Fix constructor names; remove redundant hasOwnProperty. 2012-10-08 06:15:20 +02:00
ve.dm.Annotation.js Removed htmlTagName and htmlAttributes from hash 2012-10-19 16:01:28 -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 Wrap inline elements properly 2012-10-17 13:50:29 -07:00
ve.dm.Document.js Whitespace and comment cleanup for dm annotation classes 2012-10-17 12:35:28 -07:00
ve.dm.DocumentSynchronizer.js Fix JS error in DocumentSynchronizer when adding to an empty document 2012-10-15 15:01:39 -07: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 Fix exception when deleting all text (Ctrl+A Backspace) 2012-10-15 15:03:08 -07:00
ve.dm.SurfaceFragment.js Reversed the default value of autoSelect in surface fragments 2012-10-12 17:34:15 -07: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