mediawiki-extensions-Visual.../modules/ve-mw/ui/inspectors
David Lynch ef7652fdfc Move internal-link detection into the InternalLinkAnnotationWidget
If internal link detection is in the LinkAnnotationInspector, it falls down
when a valid URL which isn't also a valid page title (e.g. percent-encoded
titles) is pasted into the input. This is fixed by moving the detection to the
input's change handler before any validation can occur.

Bug: T119431
Change-Id: I1eb2040dd918fdcc22c28594b5cbad835cf384a8
2016-07-15 13:51:35 -05:00
..
ve.ui.MWAlienExtensionInspector.js Remove icon properties from windows 2016-03-29 12:33:42 +01:00
ve.ui.MWExtensionInspector.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.ui.MWLinkAnnotationInspector.js Move internal-link detection into the InternalLinkAnnotationWidget 2016-07-15 13:51:35 -05:00
ve.ui.MWLinkNodeInspector.js Select the label properly when converting LinkNode to LinkAnnotation 2016-04-25 11:56:39 -05:00
ve.ui.MWLiveExtensionInspector.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.ui.MWMagicLinkNodeInspector.js Remove icon properties from windows 2016-03-29 12:33:42 +01:00