Project

General

Profile

Actions

Task #96906

closed

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

Switch JavaScript module namespace to @typo3/ and use lowercase-dashed filename syntax.

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-15
Due date:
% Done:

100%

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

Description

Using @typo3/ext-name as JavaScript module namespace allows to publish the TYPO3 JavaScript sources via npmjs.com at some point, allowing users to import @typo3.

Also the convention TYPO3/CMS/ExtName is then vanished, as extension authors are advised to use their own vendor @myvendor/package namespaces.

Furthermore it is common in nodejs/npmjs style packages to use lowercase-dashed filename syntax, therefore the TYPO3 JavaScript sources are adapted to follow that pattern.


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #96927: TypeScript compilation fails on case insensitive file systemsClosedBenjamin Franzke2022-02-16

Actions
Related to TYPO3 Core - Bug #97001: ContextMenu does not work for files / foldersClosed2022-02-22

Actions
Related to TYPO3 Core - Bug #97181: AdminPanel JavaScript is loaded from wrong filenamesClosed2022-03-14

Actions
Actions #1

Updated by Gerrit Code Review about 2 years ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73522

Actions #2

Updated by Gerrit Code Review about 2 years ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73522

Actions #3

Updated by Gerrit Code Review about 2 years ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73522

Actions #4

Updated by Gerrit Code Review about 2 years ago

Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73522

Actions #5

Updated by Gerrit Code Review about 2 years ago

Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73522

Actions #6

Updated by Gerrit Code Review about 2 years ago

Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73522

Actions #7

Updated by Gerrit Code Review about 2 years ago

Patch set 7 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73522

Actions #8

Updated by Gerrit Code Review about 2 years ago

Patch set 8 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73522

Actions #9

Updated by Gerrit Code Review about 2 years ago

Patch set 9 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73522

Actions #10

Updated by Gerrit Code Review about 2 years ago

Patch set 10 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73522

Actions #11

Updated by Benjamin Franzke about 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #12

Updated by Benjamin Franzke about 2 years ago

  • Related to Bug #96927: TypeScript compilation fails on case insensitive file systems added
Actions #13

Updated by Oliver Bartsch about 2 years ago

  • Related to Bug #97001: ContextMenu does not work for files / folders added
Actions #14

Updated by Susanne Moog about 2 years ago

  • Related to Bug #97181: AdminPanel JavaScript is loaded from wrong filenames added
Actions #15

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF