mediawiki-extensions-Visual.../includes
Umherirrender 08b33b2a7d Use HookHandlers for BetaFeatures hook
Bug: T271034
Change-Id: I74ca4a6645c05795c83df5474314d3d1dc556eb0
2023-08-16 05:23:38 +00:00
..
ApiParsoidTrait.php ApiParsoidTrait: Remove unused 'x-cache' header handling 2023-08-14 16:54:53 +02:00
ApiVisualEditor.php Always use the strict equality flag when using in_array 2023-06-07 13:26:10 +01:00
ApiVisualEditorEdit.php Merge "Reload page or redirect when saving an edit creates a temp account" 2023-07-11 15:16:56 +00:00
BetaFeaturesHooks.php Use HookHandlers for BetaFeatures hook 2023-08-16 05:23:38 +00:00
DirectParsoidClient.php Change almost all code to use Bcp47Code instead of Language 2023-07-12 09:38:16 +02:00
Hooks.php Use HookHandlers for BetaFeatures hook 2023-08-16 05:23:38 +00:00
ParsoidClient.php Change almost all code to use Bcp47Code instead of Language 2023-07-12 09:38:16 +02:00
ServiceWiring.php Remove VirtualRESTService code from VisualEditor 2023-07-11 19:38:05 +02:00
SpecialCollabPad.php Namespace rest of the extension 2022-03-14 22:27:15 +00:00
VisualEditorApiVisualEditorEditPostSaveHook.php Introduce VisualEditorApiVisualEditorPostSaveHook 2021-04-30 20:50:01 +02:00
VisualEditorApiVisualEditorEditPreSaveHook.php Allow hook implementations to modify params 2022-03-29 11:31:30 +00:00
VisualEditorBeforeEditorHook.php Remove 'Hook' from new hook's method name 2022-02-14 23:26:05 +00:00
VisualEditorDataModule.php Use new ResourceLoader namespace 2022-05-24 22:59:39 +00:00
VisualEditorDesktopArticleTargetInitModule.php Prevent JS code from changing 'skin-view-edit-local' message to 'skin-view-edit' 2023-07-13 02:51:12 +00:00
VisualEditorHookRunner.php Allow hook implementations to modify params 2022-03-29 11:31:30 +00:00
VisualEditorParsoidClientFactory.php Remove DualParsoidClient::class and related code from VE (p.2) 2023-07-25 09:01:44 +00:00