mediawiki-extensions-Visual.../includes
Derick Alangi 8c458e78b4 ParsoidHelper: Remove unnecessary $config
Getting the correct client is now done via the VisualEditorParsoidClientFactory
so this is no longer needed. Follow-up of: I787c0afb227308aab56770d.

Depends-On: I4b9e7362a1bf1b4f224c8c652d40851a18c19824
Change-Id: I175aef2326a0d784fb8211542a3fe90cbf6c6d08
2022-09-06 12:05:39 +00:00
..
ApiParsoidTrait.php ParsoidHelper: Remove unnecessary $config 2022-09-06 12:05:39 +00:00
ApiVisualEditor.php ApiVisualEditor: set title when expanding permission editnotices 2022-07-20 10:48:56 -04:00
ApiVisualEditorEdit.php ApiVisualEditorEdit: Switch to non-global FlaggablePageView::newFromTitle 2022-08-15 18:02:24 +00:00
Hooks.php Merge "Don't send missing $wgVisualEditorTabMessages to the browser" 2022-08-26 18:57:07 +00:00
ParsoidHelper.php ParsoidHelper: Remove unnecessary $config 2022-09-06 12:05:39 +00:00
ServiceWiring.php Introduce VisualEditorParsoidClientFactory 2022-09-06 12:47:43 +01: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 Fix tab messages being changed wrong by JavaScript 2022-06-13 20:21:32 +02:00
VisualEditorHookRunner.php Allow hook implementations to modify params 2022-03-29 11:31:30 +00:00
VisualEditorParsoidClient.php Introduce VisualEditorParsoidClientFactory 2022-09-06 12:47:43 +01:00
VisualEditorParsoidClientFactory.php Introduce VisualEditorParsoidClientFactory 2022-09-06 12:47:43 +01:00