mediawiki-extensions-CodeMi.../resources/legacy
MusikAnimal f9ecb5b2de Use dispatchEvent instead of jQuery triggerHandler for focus/blur events
triggerHandler will not bubble up the DOM, which is necessary for some
listeners such as Charinsert.

This patch applies the fix to both CodeMirror 5 and CodeMirror 6.

Bug: T361465
Change-Id: I4c01b031de0b19d72b6f2c31566a7f9cc0b02ad8
2024-08-05 13:45:06 -04:00
..
addon Isolate build step to CM6 library and restructure files to work with RL 2024-07-31 22:45:48 -04:00
mode/mediawiki Isolate build step to CM6 library and restructure files to work with RL 2024-07-31 22:45:48 -04:00
modules/ve-cm Isolate build step to CM6 library and restructure files to work with RL 2024-07-31 22:45:48 -04:00
.eslintrc.json Isolate build step to CM6 library and restructure files to work with RL 2024-07-31 22:45:48 -04:00
codemirror-fixes.less Isolate build step to CM6 library and restructure files to work with RL 2024-07-31 22:45:48 -04:00
ext.CodeMirror.js Isolate build step to CM6 library and restructure files to work with RL 2024-07-31 22:45:48 -04:00
ext.CodeMirror.less Isolate build step to CM6 library and restructure files to work with RL 2024-07-31 22:45:48 -04:00
ext.CodeMirror.WikiEditor.js Use dispatchEvent instead of jQuery triggerHandler for focus/blur events 2024-08-05 13:45:06 -04:00