mediawiki-extensions-Visual.../modules/ve-mw/ui
Roan Kattouw 6aac8eed78 Follow-up 8112c3ba30: fix JS error on link inspector teardown
LinkAnnotationInspector in VE core calls
this.setAnnotation( null ); on teardown, which causes
MWLinkAnnotationInspector#onInternalLinkChange to be invoked
with a null fragment.

Bug: T103176
Bug: T104231
Change-Id: Ibb50ba1696609bebdfc2857ea292ee30b6b5126a
2015-06-29 23:53:49 +00:00
..
actions Allow for citation tools to work under the reference dialog 2015-04-09 12:18:54 -07:00
commands
contextitems ve.ui.MWReferenceContextItem: Update context's size after rendering 2015-05-09 01:59:21 +02:00
dialogs Fix tabbing to info/delete buttons in template dialogs 2015-05-17 14:03:04 +01:00
inspectors Follow-up 8112c3ba30: fix JS error on link inspector teardown 2015-06-29 23:53:49 +00:00
pages Use new MediaWiki core TitleInputWidget 2015-06-24 17:06:00 -07:00
styles Merge "Use new MediaWiki core TitleInputWidget" 2015-06-25 00:23:44 +00:00
themes Use new MediaWiki core TitleInputWidget 2015-06-24 17:06:00 -07:00
tools Specify 'associatedWindows' for link and citation tools 2015-06-29 16:26:32 -07:00
widgets Get rid of Category: prefix when looking up categories from the API 2015-06-25 20:19:15 +01:00
ve.ui.MWCommandRegistry.js
ve.ui.MWMobileContext.js
ve.ui.MWMobileSurface.js Stop using this.$ 2015-04-14 02:54:01 +01:00
ve.ui.MWSequenceRegistry.js Comment potential override of wikitextRef sequence 2015-04-11 12:03:58 +01:00