mediawiki-extensions-Visual.../modules/ve/ui
Trevor Parscal 2cc8f09204 Added contextChange event to surface model, replacing annotationChange
The contextChange event is fired when:
* Changes to insertion annotations
* Changes to which nodes are selected (start/end nodes have changed)
* Attributes have changed on any element (it's probably more expensive to detect if the changes are relevant than to just emit the event and let listeners do their thing)

This fixes most of the strange behavior with the toolbar not updating properly.

Change-Id: I5321d2e30bebd80987e0c779a9d8e061d8aa80bc
2012-11-26 15:57:02 -08:00
..
inspectors Fixed inspector behavior 2012-11-21 12:01:14 -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 Fixed inspector behavior 2012-11-21 12:01:14 -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