mediawiki-extensions-Visual.../modules/ve/dm
Trevor Parscal 1e2502a726 Added some unit tests for ve.dm.SurfaceFragment
Also:
* Made a fragment with a null range become a null fragment
* Fixed incorrect order of arguments for binding a handler to transact event
* Added getters for surface, document and range
* Fixed several instances of passing a document instead of a surface into the constructor of a new surface fragment
* Fixed closest mode in expandRange - needed to check if parent existed before checking for it's type
* Fixed uses of ve.Transaction (doesn't exist) that were supposed to be uses of ve.dm.Transaction (does exist)

Change-Id: Ide13d9d2d1637399188c98c2e8b6e0826caeecc4
2012-08-17 10:48:40 -07:00
..
annotations Update LinkAnnotation for Parsoid href changes 2012-08-14 11:03:37 -07:00
nodes Merge "Remove attributes from DocumentNode constructor" 2012-08-17 17:40:57 +00:00
ve.dm.Annotation.js Puttin' em white-spacers where they aught'a be 2012-08-06 18:52:19 -07:00
ve.dm.AnnotationFactory.js Puttin' em white-spacers where they aught'a be 2012-08-06 18:52:19 -07:00
ve.dm.BranchNode.js Rename fringeWhitespace to internal 2012-08-16 15:14:01 -07:00
ve.dm.Converter.js Strip generated <p> tags in dataToDom 2012-08-16 16:09:28 -07:00
ve.dm.Document.js Rename fringeWhitespace to internal 2012-08-16 15:14:01 -07:00
ve.dm.DocumentSynchronizer.js Clean up a few commas and some indentation 2012-08-10 16:49:14 -07:00
ve.dm.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.dm.LeafNode.js Rename fringeWhitespace to internal 2012-08-16 15:14:01 -07:00
ve.dm.Node.js Rename fringeWhitespace to internal 2012-08-16 15:14:01 -07:00
ve.dm.NodeFactory.js After much research on error objects, native = good, custom = bad 2012-08-08 10:48:53 -07:00
ve.dm.Surface.js Changed initial surface range to (0, 0) 2012-08-16 13:16:48 -07:00
ve.dm.SurfaceFragment.js Added some unit tests for ve.dm.SurfaceFragment 2012-08-17 10:48:40 -07:00
ve.dm.Transaction.js Added isNoOp to ve.dm.Transaction 2012-08-10 15:35:48 -07:00
ve.dm.TransactionProcessor.js Clean up a few commas and some indentation 2012-08-10 16:49:14 -07:00