mediawiki-extensions-Visual.../modules/ve/ui
Trevor Parscal bf98af7bcb (bug 42552) Link inspector close on selection change
The logic in ve.ui.LinkInspector.onUpdate was very flawed. This patch makes it so:
* When something happens, if there's an inspector open then so long as the selection hasn't changed the inspector is updated (such as the window being resized)
* If the selection does change, the inspector is closed
* If there's no inspector open, we try to show a menu of available inspectors

Change-Id: I859123a5fcd36bc2afb2e578f81f30a944c8583a
2012-11-30 10:12:41 -08:00
..
inspectors Immediately provide default suggestions based on 0 results. 2012-11-29 15:26:47 -08:00
styles The great inspector and context rewrite of 2012 2012-11-19 15:21:27 -08:00
tools Cleanup tool API 2012-10-31 11:10:17 -07:00
ve.ui.Context.js (bug 42552) Link inspector close on selection change 2012-11-30 10:12:41 -08:00
ve.ui.Frame.js The great inspector and context rewrite of 2012 2012-11-19 15:21:27 -08:00
ve.ui.Inspector.js Fixed inspector behavior 2012-11-21 12:01:14 -08:00
ve.ui.InspectorFactory.js The great inspector and context rewrite of 2012 2012-11-19 15:21:27 -08:00
ve.ui.js Tools changes 2012-10-26 14:48:27 -07:00
ve.ui.Menu.js UI context reorganization, inspector rewrite, iframe refactor, icon generalization 2012-10-26 14:46:11 -07:00
ve.ui.Tool.js Cleanup tool API 2012-10-31 11:10:17 -07:00
ve.ui.Toolbar.js Added contextChange event to surface model, replacing annotationChange 2012-11-26 15:57:02 -08:00
ve.ui.ToolFactory.js Tools changes 2012-10-26 14:48:27 -07:00