mediawiki-extensions-Visual.../modules/ve-mw/ui
Derk-Jan Hartman 406e9f8e9c Enable conditional loading of ACE language modes
require bypasses Ace's internal loadModule() logic which is capable of
on demand loading of Ace modules. Because unloaded modules are not
defined, they cannot be required, and because we don't use RL to preload
all modes (because it's a lot of bytes), currently only very few of the
available language modes were currently available.

Also validate language mode names passed to Ace.

Bug: T148518
Change-Id: I82d278920695be12aa80a79548abf8b8ce5445fd
2016-10-19 02:23:17 +02:00
..
actions Use super property to call parent methods 2016-08-23 11:56:47 -07: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 Strip RESTBase IDs from HTML generated when wikitext is pasted 2016-10-13 17:42:11 -07:00
dialogs Set gallery dialog to larger size when search panel is focused 2016-10-12 17:42:54 -07:00
elements
inspectors ui.MWLinkAnnotationInspector: skip internal link checking if the value has changed 2016-09-22 11:23:48 -05:00
pages Fix parent constructor call 2016-09-06 19:16:24 -07:00
styles Merge "Apply user preference 'editfont' to NWE" 2016-10-03 17:01:11 +00:00
themes build: Replace csslint with stylelint 2016-05-16 22:30:49 +01:00
tools i18n: Native digits on 'visualeditor-editnotices-tool' 2016-10-08 18:36:36 +00:00
widgets Enable conditional loading of ACE language modes 2016-10-19 02:23:17 +02:00
ve.ui.MWCommandRegistry.js
ve.ui.MWDesktopWikitextSurface.js Move editfont class down to surface view, so it doesn't break DebugBar 2016-10-07 16:10:58 -04:00
ve.ui.MWExtensionWindow.js
ve.ui.MWMobileContext.js
ve.ui.MWMobileSurface.js
ve.ui.MWSequenceRegistry.js Add wikitext sequences for lower heading levels 2016-09-28 11:59:55 -07:00
ve.ui.MWWikitextCommandRegistry.js Add big/small support to NWE 2016-10-07 22:44:52 -04:00
ve.ui.MWWikitextDataTransferHandlerFactory.js Only unregister WT string handler in WT handler factory 2016-09-21 13:08:10 -07:00
ve.ui.MWWikitextSequenceRegistry.js Remove commented out code 2016-10-03 15:08:47 -04:00
ve.ui.MWWikitextTransferRegistry.js Add regex for detecting labelled external links in pasted wikitext 2016-05-04 16:20:05 +01:00