mediawiki-extensions-Visual.../modules/ve-mw/ui/widgets
Ed Sanders 176320a483 Offer the typed text as a link suggestion if the page is valid
Currently we only offer the normalised page title from the server
so 'iPhone' only suggests 'IPhone'. With this fix we offer the typed
text as the first suggestion if it matches via mw.Title, so 'iPhone'
suggests ['iPhone', 'IPhone', ...]

Bug: 50452
Change-Id: I05cc0cd19537cbfa682d7aac0f9640decea282b5
2013-08-30 15:08:37 -07:00
..
ve.ui.MWCategoryInputWidget.js When normalizing category titles with mw.Title, use getMain method 2013-07-10 15:52:58 -07:00
ve.ui.MWCategoryItemWidget.js Rename 'CategoryList' to 'Category' for consistency 2013-07-25 13:34:25 +01:00
ve.ui.MWCategoryPopupWidget.js clean up: Consistently use MW instead of Mw in constructor names 2013-08-07 17:46:01 +08:00
ve.ui.MWCategoryWidget.js doc: Add placeholders for unindexed methods 2013-07-31 23:00:30 +00:00
ve.ui.MWLinkTargetInputWidget.js Offer the typed text as a link suggestion if the page is valid 2013-08-30 15:08:37 -07:00
ve.ui.MWMediaResultWidget.js doc: Add placeholders for unindexed methods 2013-07-31 23:00:30 +00:00
ve.ui.MWMediaSearchWidget.js ve.copy: Remove obsolete copyArray and copyObject 2013-07-30 01:44:22 +02:00
ve.ui.MWParameterResultWidget.js doc: Add placeholders for unindexed methods 2013-07-31 23:00:30 +00:00
ve.ui.MWParameterSearchWidget.js Single-click insertion 2013-07-15 23:42:56 +00:00
ve.ui.MWReferenceResultWidget.js Single-click insertion 2013-07-15 23:42:56 +00:00
ve.ui.MWReferenceSearchWidget.js Always give references names. Ignore if used once. 2013-08-28 12:47:33 -07:00
ve.ui.MWTitleInputWidget.js Link inspector bug fixes 2013-07-31 17:42:14 +00:00