mediawiki-extensions-Visual.../modules/ve/ce
Rob Moen 5d86bc4379 Base for inspectors & context menu to operate on 0 length selection.
* Allow inspector to open with 0 length selection.
* Allow context menu to open with 0 length selection.
* Fixed bug in doc.getAnnotationsFromRange on zero length selection:
  Method now returns annotations from start vs empty annotation set.

Change-Id: I3937c5c2824c7396d0c3ee11c13ffecdbed6052a
2012-11-02 13:08:32 -07: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 Standards: Fix global variables and pass JSHint. 2012-10-23 00:53:48 +02: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 Standards: Fix global variables and pass JSHint. 2012-10-23 00:53:48 +02: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 Base for inspectors & context menu to operate on 0 length selection. 2012-11-02 13:08:32 -07:00
ve.ce.SurfaceObserver.js Whitespace and comment cleanup on ve.ce.SurfaceObserver 2012-10-26 10:27:54 -07:00