mediawiki-extensions-Visual.../modules/ve/ui
Trevor Parscal d2dfb9ac4f Split oojs-ui from ve.ui
* Move and rename generic parts of ve.ui to OO.ui
* We now have a UI test suite because ve.Element (outside ve.ui)
  is now part of oojs-ui, so it needs a test suite.
* Added to the MW test run (just like we do for unicodejs).
* Updated csslint config (also added ve-mw and syntaxhighlight
  which were missing).

oojs-ui still depends on the TriggerRegistry in VE, this is addressed
in a follow-up commit.

Change-Id: Iec147155c1ddf20b73a4d15d87b8742207032312
2013-10-28 22:40:08 -07:00
..
actions .change( null, foo ) -> .setSelection( foo ) 2013-10-25 18:29:49 +01:00
inspectors Remove ve.getHash and use getHash from oojs instead 2013-10-22 19:14:23 +00:00
styles Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
tools Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
widgets Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
ve.ui.Action.js
ve.ui.ActionFactory.js Remove ve.Factory and ve.Registry and use oojs instead 2013-10-22 19:15:18 +00:00
ve.ui.CommandRegistry.js Remove ve.Factory and ve.Registry and use oojs instead 2013-10-22 19:15:18 +00:00
ve.ui.Context.js Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
ve.ui.js Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
ve.ui.Surface.js Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
ve.ui.SurfaceDialog.js Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
ve.ui.SurfaceInspector.js Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
ve.ui.SurfaceToolbar.js Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
ve.ui.SurfaceWindowSet.js Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
ve.ui.TargetToolbar.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.ui.ToolFactory.js Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
ve.ui.Trigger.js Add the special 'clear' (12) button to ve.ui.Trigger 2013-07-29 16:41:28 -07:00
ve.ui.TriggerRegistry.js Remove ve.Factory and ve.Registry and use oojs instead 2013-10-22 19:15:18 +00:00