mediawiki-extensions-CodeMi.../resources
MusikAnimal c853e9587d CM6: Rework ResourceLoader modules
Documentation is at https://w.wiki/9kxt

The idea is that modules ending in `.init` imply they initialize
CodeMirror and maniuplate the DOM. The others only export classes for
use in integreations.

In doing so, 'ext.CodeMirror.v6.WikiEditor' now only exports the
CodeMirrorWikiEditor class, while 'ext.CodeMirror.v6.WikiEditor.init'
is added for use on #wpTextbox1 through action=edit.

Bug: T174811
Change-Id: Iec62ac9dc77918904bed886d2d46ccc03e0927f7
2024-04-15 12:40:16 -04:00
..
addon/edit build: Update linters 2023-09-13 14:02:43 +01:00
dist CM6: Rework ResourceLoader modules 2024-04-15 12:40:16 -04:00
lib resources: Manage upstream CodeMirror using ManageForeignResources 2023-09-21 12:40:53 +01:00
mode/mediawiki styles: Replace error color with #d73333 2024-03-11 22:03:30 +01:00
modules/ve-cm Remove useless @copyright tags from VE code headers 2023-12-18 17:01:58 +00:00
.eslintrc.json CodeMirror6: add new modules, feature flag, and URL query parameter 2023-10-09 19:51:24 -04:00
ext.CodeMirror.js Convert applicable ResourceLoader modules to use packageFiles 2023-08-24 11:55:13 -04:00
ext.CodeMirror.less CM6: move more Extensions to CodeMirror so they don't require WikiEditor 2024-03-19 22:48:17 -04:00
ext.CodeMirror.v6.less CM6: Add syntax highlighting preference for users without WikiEditor 2024-04-09 22:05:20 -04:00
ext.CodeMirror.WikiEditor.js Merge "Remove wait for DOM ready before attach to hook 'wikiEditor.toolbarReady'" 2024-04-10 13:05:49 +00:00