mediawiki-extensions-Visual.../modules/ve/test
Trevor Parscal 6b5310c562 ve.ui.ViewRegistry annihilation
Objectives:
* Associate models with tools, rather than dialogs and inspectors
* Move tool/model association utilities to ve.ui.ToolFactory
* Obliterate the view registry

Notes:

The only special case for leaving modelClasses definitions in place is
for the linkInspector. It uses these for selection expansion.
Because tools can now override the static canEditModel method, we can
dynamically evaluate a model, rather than be restricted to only
comparing classes. This will be useful for disabling editors for models
that are for some reason incomplete or otherwise broken and cannot be
safely edited.

Change-Id: I7adf254990112d90f1f808593a9111afc7a116b5
2013-06-26 16:52:10 -07:00
..
ce Code style fix: (X) -> ( X ) 2013-06-24 18:51:59 +01:00
dm Fix reserialization of mw-data.body.html 2013-06-25 19:24:18 -07:00
init mw.ViewPageTarget: Blacklist IE9/IE10 until blocking issues are resolved 2013-06-23 17:04:44 -07:00
ui Treat acronyms like words in camel case names 2013-05-28 12:51:41 +00:00
example.png Test: Fix 404 errors in example images. 2013-04-02 23:52:02 +02:00
index.php ve.ui.ViewRegistry annihilation 2013-06-26 16:52:10 -07:00
ve.BranchNode.test.js
ve.Document.test.js
ve.Element.test.js ve.Element: Add unit tests 2013-05-21 19:18:46 +02:00
ve.Factory.test.js
ve.LeafNode.test.js Use static.name once for ce and dm nodes 2013-03-07 17:19:39 -08:00
ve.Node.test.js Store DM nodes in InternalList 2013-06-03 22:10:07 +01:00
ve.qunit.js ve.ce.Document: Introduce getRelativeRange method 2013-06-05 13:10:38 +01:00
ve.Range.test.js Minor comment and licence fixes 2013-03-19 20:54:01 +00:00
ve.test.js Code style fix: (X) -> ( X ) 2013-06-24 18:51:59 +01:00