mediawiki-extensions-Visual.../modules/ve/dm
Trevor Parscal e64d900fc3 Fix image block node error
When loading an image block node in the demo, there are no classes on the figure, which caused the code to crash because it was assuming that jQuery's attr method would always return a string.

Change-Id: Ib13e7bfa3fb2bd76ac71dfef085bed209d880b4a
2013-05-15 16:24:10 -07:00
..
annotations Configurable insertion annotations 2013-05-06 22:57:35 +00:00
lineardata
metaitems Fix categories with multiple ../ in their hrefPrefix 2013-05-13 11:10:02 -07:00
nodes Fix image block node error 2013-05-15 16:24:10 -07:00
ve.dm.Annotation.js Configurable insertion annotations 2013-05-06 22:57:35 +00:00
ve.dm.AnnotationFactory.js
ve.dm.AnnotationSet.js Configurable insertion annotations 2013-05-06 22:57:35 +00:00
ve.dm.BranchNode.js
ve.dm.Converter.js Added method getDataFromDomRecursionClean to ve.dm.Converter - used by nodes that handle their own children. 2013-05-15 10:02:08 -07:00
ve.dm.DataString.js
ve.dm.Document.js Optimise code for first/last child detection in fixupInsertion 2013-05-13 12:37:01 +01:00
ve.dm.DocumentSlice.js
ve.dm.DocumentSynchronizer.js
ve.dm.IndexValueStore.js
ve.dm.InternalList.js
ve.dm.js
ve.dm.LeafNode.js
ve.dm.LinearData.js
ve.dm.MetaItem.js Fieldsets and default sort keys 2013-05-10 16:46:08 -07:00
ve.dm.MetaItemFactory.js Make .static.storeHtmlAttributes more versatile 2013-05-07 14:45:26 -07:00
ve.dm.MetaList.js Fix breaking getLength() call 2013-05-10 17:02:07 -07:00
ve.dm.Model.js ve.Element refactor 2013-05-14 19:47:32 +00:00
ve.dm.ModelRegistry.js
ve.dm.Node.js Introduction of setup and teardown events for ve.ce.View nodes 2013-05-14 19:47:40 +00:00
ve.dm.NodeFactory.js Make .static.storeHtmlAttributes more versatile 2013-05-07 14:45:26 -07:00
ve.dm.Surface.js Move completeHistory from dm.Surface to dm.Document 2013-05-09 14:54:25 -07:00
ve.dm.SurfaceFragment.js Move completeHistory from dm.Surface to dm.Document 2013-05-09 14:54:25 -07:00
ve.dm.Transaction.js ve.ce.ProtectedNode 2013-05-07 00:08:48 +00:00
ve.dm.TransactionProcessor.js Kill getOffsetFromNode() with fire 2013-05-09 17:26:22 -07:00