mediawiki-extensions-Visual.../modules/ve/ce
2012-10-22 17:08:39 +00:00
..
nodes New annotation API: ve.ce.TextNode integration 2012-10-12 15:07:28 -07:00
styles Add a node type for meta nodes 2012-09-10 15:35:30 -07:00
ve.ce.BranchNode.js Fix bug in ve.ce.BrancNode.setupSlugs. It was removing slugs from the DOM, but not from the internal (this.slugs) collection, so getSlugAtOffset was returning incorrect information. 2012-10-17 13:54:14 -07:00
ve.ce.Document.js Created method getSlugAtOffset in ve.ce.Document and ve.ce.BranchNode, refactored the way how slugs are added. 2012-10-03 15:40:44 -07:00
ve.ce.js Start using ve.ce.SurfaceObserver inside ve.ce.Surface. Moved methods getOffsetOfSlug, getOffsetFromElementNode, getOffsetFromTextNode and getOffset to ve.ce.js and made them static. 2012-10-04 14:28:54 -07:00
ve.ce.LeafNode.js Whitespace and comments 2012-09-17 16:53:03 -07:00
ve.ce.Node.js Rename ve_foo_bar back to VeFooBar per discussion 2012-09-06 16:15:55 -07:00
ve.ce.NodeFactory.js Rename ve_foo_bar back to VeFooBar per discussion 2012-09-06 16:15:55 -07:00
ve.ce.Surface.js Merge "Fix for native deletion - it was breaking document (model and view) when deleting really fast (holding the key for example). This solution completely fix the problem, however it is not optimal - stop and start is called more often than should be." 2012-10-19 23:33:24 +00:00
ve.ce.SurfaceObserver.js Rename property "timeout" to "timeoutId" - more descriptive. 2012-10-19 17:11:59 -07:00