mediawiki-extensions-Visual.../modules/ve/ui
Rob Moen 4d3ccb7b99 Annotate newly inserted target text as a link.
Fixes (Bug 44086)

Changes:
ve.ui.LinkInspector.js
- Annotate fragment for affected range.
- Fragment returned by insertContent was a zero length range, therefore
no content was being annotated.  It is questionable whether insertContent
should return the affected range or not.
- Also changes behavior of editing existing link annotations so that the cursor is after the annotation rather than covering it when the inspector is closed

Change-Id: Ic53b9844f84781cad05ac1f63964c9aaf7de68c3
2013-02-07 16:06:08 -08:00
..
inspectors Annotate newly inserted target text as a link. 2013-02-07 16:06:08 -08:00
styles i18n icons 2013-02-01 15:29:18 -08:00
tools i18n icons 2013-02-01 15:29:18 -08:00
widgets Check for instance of generic LinkAnnotation when querying target. 2013-02-05 11:55:27 -08:00
ve.ui.Context.js Fixed documentation errors 2013-01-22 23:38:01 +00:00
ve.ui.Frame.js Fixed documentation errors 2013-01-22 23:38:01 +00:00
ve.ui.Inspector.js Remove trailing commas 2013-02-01 14:45:35 -08:00
ve.ui.InspectorFactory.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.ui.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.ui.Tool.js Trigger refactor 2013-01-28 17:06:13 -08:00
ve.ui.Toolbar.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.ui.ToolFactory.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.ui.Widget.js Fixed documentation errors 2013-01-22 23:38:01 +00:00