mediawiki-extensions-Visual.../modules/ve
Catrope 6ef9fa78ff Fix ve.batchSplice() to behave in line with docs
* Actually return the spliced data like the docs claim we do
* Remove false claim that offset can be negative
* Add that data=[] && remove=0 is invalid; native splice() doesn't allow
  this, and there is a case where we call native splice() directly
* Add tests

Change-Id: I90e77c1b22ea1c36cb61e89ea47831885a0b1cb9
2012-10-30 10:05:49 -07:00
..
actions (bug #41434) Converting format across 2 lists with paragraphs in between fail 2012-10-26 15:18:44 -07:00
ce Merge "Whitespace and comment cleanup on ve.ce.SurfaceObserver" 2012-10-26 21:59:00 +00:00
dm Add ve.Action, ve.ActionFactory, subclasses 2012-10-26 14:44:17 -07:00
init Alter the target of the Feedback link to be the right page. 2012-10-02 15:41:18 -07:00
test Fix ve.batchSplice() to behave in line with docs 2012-10-30 10:05:49 -07:00
ui Fix bug where link inspector / context overlay would no longer show. 2012-10-29 10:56:11 -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
ve.Factory.js Added multiple name registration to ve.Factory 2012-10-12 17:43:04 -07:00
ve.js Fix ve.batchSplice() to behave in line with docs 2012-10-30 10:05:49 -07:00
ve.LeafNode.js
ve.Node.js
ve.OrderedHashSet.js Fix constructor names; remove redundant hasOwnProperty. 2012-10-08 06:15:20 +02:00
ve.Position.js
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