Project

General

Profile

Actions

Task #97057

closed

Epic #96323: TYPO3 Backend: ES6 Module (ESM) support

Deprecate RequireJS related APIs

Added by Benjamin Franzke about 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Category:
Backend JavaScript
Target version:
Start date:
2022-02-27
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Replacement is always some sort of appropriate API for native ES6 modules:

  • PageRenderer->loadRequireJsModule
  • <f:be.pageRenderer includeRequireJsModules="{…}"/>
  • FormEngine: 'requireJsModules' => [] (TODO: needs a replacement first #97066)
  • TYPO3\CMS\Setup\Event\AddJavaScriptModulesEvent::getModules() (TODO: needs a replacement first)

Related issues 6 (0 open6 closed)

Related to TYPO3 Core - Task #101051: Remove deprecated RequireJsControllerClosedThomas Hohn2023-06-14

Actions
Related to TYPO3 Core - Task #101265: Update docs to refer to ES6 modules instead of RequireJSClosed2023-07-06

Actions
Related to TYPO3 Core - Task #101266: Remove RequireJSClosedBenjamin Franzke2023-07-06

Actions
Blocked by TYPO3 Core - Task #96575: Migrate t3editor from CodeMirror v5 to v6ClosedBenjamin Franzke2022-01-19

Actions
Blocked by TYPO3 Core - Task #97066: Add a replacement for FormEngine requireJsModules arrayClosedBenjamin Franzke2022-03-01

Actions
Blocked by TYPO3 Core - Task #97067: Provide ES6 replacement for TYPO3\CMS\Setup\Event\AddJavaScriptModulesEvent::getModulesClosedBenjamin Franzke2022-03-01

Actions
Actions

Also available in: Atom PDF