mediawiki-extensions-Visual.../modules/ve/ui/inspectors
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
..
ve.ui.LinkInspector.js Annotate newly inserted target text as a link. 2013-02-07 16:06:08 -08:00
ve.ui.MWLinkInspector.js Added support for passing data into annotation constructors 2013-01-28 11:01:52 -08:00