mediawiki-extensions-Visual.../modules
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
..
jquery
jquery.uls
oojs Update oojs to v1.0.5 2013-10-23 03:16:21 +02:00
qunit
rangy
syntaxhighlight Remove ve.getHash and use getHash from oojs instead 2013-10-22 19:14:23 +00:00
unicodejs
ve Enslave dm.Surface to dm.Document 2013-10-25 18:29:48 +01:00
ve-mw Enslave dm.Surface to dm.Document 2013-10-25 18:29:48 +01:00