mediawiki-extensions-Visual.../modules/ve/ui
Trevor Parscal 9c22ee346a Added undo-before-apply for new link annotations
When the link inspector is used to create a new annotation, the text is annotated with the default link target derived from the selected text. Then if the inspector is used to change that value, yet another transaction is processed when the inspector is closed.

To avoid having to press undo 2x, this change makes the inspector undo it's first change before applying the changed annotation.

This change also introduces insert, remove and select content actions.

Change-Id: I3e29189158fb01336d6b053bc2a8bda2a91a0a46
2012-11-19 17:10:05 -08:00
..
inspectors Added undo-before-apply for new link annotations 2012-11-19 17:10:05 -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 The great inspector and context rewrite of 2012 2012-11-19 15:21:27 -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 The great inspector and context rewrite of 2012 2012-11-19 15:21:27 -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 Tools changes 2012-10-26 14:48:27 -07:00
ve.ui.ToolFactory.js Tools changes 2012-10-26 14:48:27 -07:00