mediawiki-extensions-CodeMi.../resources
MusikAnimal 3339cbb3a5 CodeMirrorModeMediaWiki: put bidi isolation behind URL feature flag
Bidi isolation is still not exactly 'stable'. Instead of removing it, we
look for the URL query param `cm6bidi=1`. This allows users to test out
bidi isolation and give feedback as we iterate on it. Once stable, this
should be removed and bidi isolation should be on by default -- and
eventually, can be opted out of via CodeMirror preferences (T359498).

Bug: T358804
Change-Id: If7e024f0da71ddf1b0a38c0fc49f033ddbe745fd
2024-04-14 17:05:39 -04:00
..
addon/edit build: Update linters 2023-09-13 14:02:43 +01:00
dist CodeMirrorModeMediaWiki: put bidi isolation behind URL feature flag 2024-04-14 17:05:39 -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