Project

General

Profile

Actions

Task #101916

closed

Load ckeditor5 modules from their package entry points

Added by Benjamin Franzke 8 months ago. Updated 3 months ago.

Status:
Closed
Priority:
Should have
Category:
RTE (rtehtmlarea + ckeditor)
Start date:
2023-09-14
Due date:
% Done:

100%

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

Description

Make sure that all imports are from the package entry point
instead of the path to a module as suggested by upstream:
https://ckeditor.com/docs/ckeditor5/latest/updating/guides/update-to-37.html

Note: `LinkActionsView` still needs to be imported from
`@ckeditor/ckeditor5-link/src/ui/linkactionsview.js` and
`LinkUtils` from `@ckeditor/ckeditor5-link/src/utils.js`
as they are not exported as named exports on the package
entry points.

Actions #1

Updated by Gerrit Code Review 8 months ago

  • Status changed from New to Under Review

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/+/81012

Actions #2

Updated by Gerrit Code Review 8 months 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/+/81012

Actions #3

Updated by Gerrit Code Review 8 months ago

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

Actions #4

Updated by Anonymous 8 months ago

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

Updated by Benni Mack 3 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF