mediawiki-extensions-Visual.../modules/ve/test
Roan Kattouw b7ee30d4e4 Enslave dm.Surface to dm.Document
* Replace surface 'transact' event with 'documentUpdate' event
* Have surface listen for all document transactions and update selection
  as appropriate (as well as emitting 'documentUpdate')
* Implement change() in terms of setSelection()
** Queue 'contextChange' events so contextChange is only emitted once
** Use this.transacting flag to prevent setSelection() (which is called
   because the model emits transact events) from doing too much
** Behavioral change: lock/unlock now emitted separately for
   transaction and selection changes

Change-Id: I44425d260ec70758f99d13f99e41f5c993d260c2
2013-10-25 18:29:48 +01:00
..
ce Migrate away from using the 'change' event in dm.Surface 2013-10-23 11:54:35 -07:00
dm Enslave dm.Surface to dm.Document 2013-10-25 18:29:48 +01:00
init ve.copy: Remove obsolete copyArray and copyObject 2013-07-30 01:44:22 +02:00
ui Move repeated code for creating a test ve.ui.Surface in utils 2013-09-27 11:53:51 +01:00
example.png Optimise png images with optipng 2013-07-05 09:47:12 +00:00
index.php Rename oo.js to oojs.js per library name 2013-10-22 19:18:32 +00:00
ve.BranchNode.test.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.Document.test.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.Element.test.js Make local overlays local to surface and remove insane z-indexes 2013-07-02 19:35:43 +00:00
ve.LeafNode.test.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.Node.test.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.qunit.js Include element HTML in QUnit summary for diff 2013-08-02 16:10:05 +01:00
ve.Range.test.js Fix copy and paste of backwards selction 2013-08-22 18:10:34 +00:00
ve.test.js Remove ve.getHash and use getHash from oojs instead 2013-10-22 19:14:23 +00:00
ve.test.utils.js Remove ve.getHash and use getHash from oojs instead 2013-10-22 19:14:23 +00:00