mediawiki-extensions-Visual.../modules/ve
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
..
actions (bug #41434) Converting format across 2 lists with paragraphs in between fail 2012-10-26 15:18:44 -07:00
ce Base for inspectors & context menu to operate on 0 length selection. 2012-11-02 13:08:32 -07:00
dm Base for inspectors & context menu to operate on 0 length selection. 2012-11-02 13:08:32 -07:00
init Alter the target of the Feedback link to be the right page. 2012-10-02 15:41:18 -07:00
test Test: Enforce # of expected assertions. 2012-10-25 22:06:07 +02:00
ui Base for inspectors & context menu to operate on 0 length selection. 2012-11-02 13:08:32 -07:00
ve.Action.js Really properly initialize static member before adding stuff to it 2012-10-26 15:10:01 -07:00
ve.ActionFactory.js Add ve.Action, ve.ActionFactory, subclasses 2012-10-26 14:44:17 -07:00
ve.AnnotationSet.js Fix UI for annotation API changes 2012-10-12 17:53:42 -07:00
ve.BranchNode.js Fix constructor names; remove redundant hasOwnProperty. 2012-10-08 06:15:20 +02:00
ve.debug.js Setup variable ve.debug to true when ve.debug.js is loaded. 2012-10-03 18:02:31 -07:00
ve.Document.js Standards: Fix global variables and pass JSHint. 2012-10-23 00:53:48 +02:00
ve.EventEmitter.js Whitespace and comments 2012-09-17 16:53:03 -07:00
ve.Factory.js Added multiple name registration to ve.Factory 2012-10-12 17:43:04 -07:00
ve.js Add ve.Action, ve.ActionFactory, subclasses 2012-10-26 14:44:17 -07:00
ve.LeafNode.js Rename ve_foo_bar back to VeFooBar per discussion 2012-09-06 16:15:55 -07:00
ve.Node.js Rename ve_foo_bar back to VeFooBar per discussion 2012-09-06 16:15:55 -07:00
ve.OrderedHashSet.js Fix constructor names; remove redundant hasOwnProperty. 2012-10-08 06:15:20 +02:00
ve.Position.js Whitespace and comments 2012-09-17 16:53:03 -07:00
ve.Range.js Fix constructor names; remove redundant hasOwnProperty. 2012-10-08 06:15:20 +02:00
ve.Surface.js Add commands to ve.Surface 2012-10-26 14:50:23 -07:00