mediawiki-extensions-Visual.../modules/ve
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
..
actions Merge "Fixes for typos and some missing documentation" 2013-01-18 21:05:13 +00:00
ce Merge "Remove trailing commas" 2013-02-02 00:26:59 +00:00
dm Fix bug where inline nodes didn't trigger wrapping 2013-02-01 16:06:17 -08:00
init Add Iceweasel to supported browsers list 2013-01-29 17:53:09 -08:00
styles Cleaned up paste target and surface styles 2013-01-17 15:02:47 -08:00
test Merge "Fix bug where inline nodes didn't trigger wrapping" 2013-02-02 00:28:07 +00:00
ui Annotate newly inserted target text as a link. 2013-02-07 16:06:08 -08:00
ve.Action.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.ActionFactory.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.AnnotationSet.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.BranchNode.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.CommandRegistry.js Add interplatform, i18n shortcuts to ui buttons. 2013-01-17 15:28:32 -08:00
ve.debug.js JSDuck: Generated code documentation! 2013-01-05 01:16:32 +01:00
ve.Document.js Remove range.normalize (not needed), use range.isCollapsed more often 2013-01-16 15:38:07 -08:00
ve.EventEmitter.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.Factory.js (bug 43841) Major ve.ui rewrite, especially ve.ui.LinkInspector 2013-01-15 15:05:11 -08:00
ve.js Add wrapper for Array.prototype.filter 2013-01-22 15:55:11 -08:00
ve.LeafNode.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.Node.js Node cleanup 2013-02-01 15:35:48 -08:00
ve.OrderedHashSet.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.Range.js Remove range.normalize (not needed), use range.isCollapsed more often 2013-01-16 15:38:07 -08:00
ve.Registry.js Major Documentation Cleanup 2013-01-16 15:37:59 -08:00
ve.Surface.js Trigger refactor 2013-01-28 17:06:13 -08:00
ve.Trigger.js Remove trailing commas 2013-02-01 14:45:35 -08:00
ve.TriggerRegistry.js Trigger refactor 2013-01-28 17:06:13 -08:00