mediawiki-extensions-Visual.../modules/ve-mw/ui
David Lynch 53ad07ed72 MWLinkAnnotationInspector: change where auto switch to external occurs
OnInternalLinkChange happened post-validation, and received an already title-
normalized version of the href. Thus `file://` would become `:File://`. As
such, hook up to the raw internal link input change event, and judge what the
user actually entered.

Bug: T138956
Change-Id: I0f9f3de3b7bf6e5430e55fa69626522b0c74296a
2016-07-28 11:00:36 -05:00
..
actions Detect the type of plain pasted links 2016-03-17 19:30:13 +00:00
commands Remove all Extension:Cite code, now moved there 2016-02-05 21:36:56 +00:00
contextitems Remove all Extension:Cite code, now moved there 2016-02-05 21:36:56 +00:00
datatransferhandlers Wikitext paste: Discard autoGenerated items after conversion 2016-05-04 10:58:01 -04:00
dialogs Fix preview to use a valid document slice 2016-07-26 16:06:07 +01:00
elements build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
inspectors MWLinkAnnotationInspector: change where auto switch to external occurs 2016-07-28 11:00:36 -05:00
pages Use transition timing from OOUI theme config 2016-07-12 13:28:33 +01:00
styles Make dialog for editing galleries 2016-06-07 13:53:02 +01:00
themes build: Replace csslint with stylelint 2016-05-16 22:30:49 +01:00
tools Make dialog for editing galleries 2016-06-07 13:53:02 +01:00
widgets Move internal-link detection into the InternalLinkAnnotationWidget 2016-07-15 13:51:35 -05:00
ve.ui.MWCommandRegistry.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.ui.MWExtensionWindow.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.ui.MWMobileContext.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.ui.MWMobileSurface.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.ui.MWSequenceRegistry.js build: Bump file copyright notices for 2016 2016-01-03 14:57:25 -08:00
ve.ui.MWWikitextTransferRegistry.js Add regex for detecting labelled external links in pasted wikitext 2016-05-04 16:20:05 +01:00