mediawiki-extensions-CodeMi.../resources
MusikAnimal 541741d763 Hooks: ensure GetPreferences hook and 2017 editor respect beta feature
For users of the 2003 editor (or if WikiEditor is not available), the
user is supposed to still be able to toggle CodeMirror on and off using
the visible preference in the new 'Syntax highlighting' section of
Special:Preferences. This patch fixes that, restoring use of standalone
CodeMirror for those who have the beta feature on but WikiEditor off.

This patch also fixes a bug that prevented 2017 editor users from
getting CM6 via the beta feature.

Bug: T376735
Change-Id: I69562ee1f936050301900ee80ab1aa8eaf92ec0d
2024-12-10 01:12:08 -04:00
..
images Add BetaFeature for CodeMirror 6 2024-11-25 14:03:05 -05:00
legacy CodeMirror support for WikiEditor keyboard shortcuts 2024-10-17 13:55:28 +05:30
lib CodeMirrorSearch: catch exceptions from invalid regex input 2024-11-22 19:42:11 +00:00
ve-cm Hooks: ensure GetPreferences hook and 2017 editor respect beta feature 2024-12-10 01:12:08 -04:00
.eslintrc.json Implement dark mode styles and use Codex CSS components in search panel 2024-08-29 18:59:57 -04:00
codemirror.bundle.js CodeMirrorModeMediaWiki: autocompletion 2024-11-19 16:02:35 +08:00
codemirror.gotoLine.js Implement dark mode styles and use Codex CSS components in search panel 2024-08-29 18:59:57 -04:00
codemirror.js Merge "CodeMirror: fix toggle-related issues" 2024-12-09 22:24:15 +00:00
codemirror.less CodeMirrorModeMediaWiki: autocompletion 2024-11-19 16:02:35 +08:00
codemirror.mediawiki.autocomplete.js CodeMirror: fix toggle-related issues 2024-12-04 13:23:48 +08:00
codemirror.mediawiki.bidiIsolation.js Isolate build step to CM6 library and restructure files to work with RL 2024-07-31 22:45:48 -04:00
codemirror.mediawiki.colorblind.less Isolate build step to CM6 library and restructure files to work with RL 2024-07-31 22:45:48 -04:00
codemirror.mediawiki.config.js Isolate build step to CM6 library and restructure files to work with RL 2024-07-31 22:45:48 -04:00
codemirror.mediawiki.init.js Isolate build step to CM6 library and restructure files to work with RL 2024-07-31 22:45:48 -04:00
codemirror.mediawiki.js CodeMirror: fix toggle-related issues 2024-12-04 13:23:48 +08:00
codemirror.mediawiki.less CodeMirrorPreferences: add panel to tweak prefs with the editor open 2024-11-18 22:23:22 -05:00
codemirror.mediawiki.templateFolding.js CodeMirrorModeMediaWiki: autocompletion 2024-11-19 16:02:35 +08:00
codemirror.mixins.less CodeMirrorPreferences: add panel to tweak prefs with the editor open 2024-11-18 22:23:22 -05:00
codemirror.panel.js CodeMirrorPanel: specify type="button" for ToggleButton 2024-12-07 13:58:11 +08:00
codemirror.preferences.js Merge "CodeMirrorWikiEditor: add button to open preferences panel" 2024-11-21 18:37:47 +00:00
codemirror.search.js CodeMirrorSearch: catch exceptions from invalid regex input 2024-11-22 19:42:11 +00:00
codemirror.textSelection.js Isolate build step to CM6 library and restructure files to work with RL 2024-07-31 22:45:48 -04:00
codemirror.wikieditor.js CodeMirror: fix toggle-related issues 2024-12-04 13:23:48 +08:00
codemirror.wikieditor.less Merge "Add BetaFeature for CodeMirror 6" 2024-11-26 02:53:19 +00:00
codemirror.wikieditor.mediawiki.init.js CodeMirrorPreferences: add panel to tweak prefs with the editor open 2024-11-18 22:23:22 -05:00