mediawiki-extensions-Visual.../modules/ve/dm
Catrope 383a669f7c Fix annotation breakage
Inez reported that unitalicizing from the toolbar was broken, because
the toolbar was somehow generating annotations that had .attributes={}
as opposed to .attributes=undefined. Turned out the cause was in the
default value for element in the ve.dm.Model constructor.

Change-Id: I64ea9ef56cd15d1131c1aa23484d7420c95a8225
2013-04-15 17:04:50 -07:00
..
annotations Actually use the doc parameter in toDomElements() 2013-04-09 23:48:03 +00:00
lineardata Merge "Implement next/prevBreakOffset and word skipping" 2013-04-09 22:24:41 +00:00
metaitems Fixes to DM metaList stuff under Roan's guidance. 2013-04-11 14:49:17 -07:00
nodes Hybridise MWTemplateNode 2013-04-14 02:34:18 +00:00
ve.dm.Annotation.js Actually use the doc parameter in toDomElements() 2013-04-09 23:48:03 +00:00
ve.dm.AnnotationFactory.js
ve.dm.AnnotationSet.js
ve.dm.BranchNode.js
ve.dm.Converter.js Hybridise MWTemplateNode 2013-04-14 02:34:18 +00:00
ve.dm.DataString.js
ve.dm.Document.js
ve.dm.DocumentSlice.js
ve.dm.DocumentSynchronizer.js
ve.dm.IndexValueStore.js
ve.dm.js
ve.dm.LeafNode.js
ve.dm.LinearData.js
ve.dm.MetaItem.js
ve.dm.MetaItemFactory.js
ve.dm.MetaList.js Fixes to DM metaList stuff under Roan's guidance. 2013-04-11 14:49:17 -07:00
ve.dm.Model.js Fix annotation breakage 2013-04-15 17:04:50 -07:00
ve.dm.ModelRegistry.js
ve.dm.Node.js Hybridise MWTemplateNode 2013-04-14 02:34:18 +00:00
ve.dm.NodeFactory.js Allow nodes to handle their own children 2013-04-11 22:41:18 +00:00
ve.dm.Surface.js Fixes to DM metaList stuff under Roan's guidance. 2013-04-11 14:49:17 -07:00
ve.dm.SurfaceFragment.js Have ce's ctrl+arrow functionality use UnicodeJS library 2013-04-12 12:12:53 +01:00
ve.dm.Transaction.js
ve.dm.TransactionProcessor.js TransactionProcessor: Fix offset bug 2013-04-12 23:16:51 +00:00