Skip to content
Snippets Groups Projects
Commit c5931a49 authored by Andreas Fernandez's avatar Andreas Fernandez
Browse files

[TASK] Migrate page title inline editor to web component

This patch migrates the inline editor used to modify a page's table to a
standalone web component. This allows to cleanup the original
`@typo3/backend/page-actions` module and to fix state cross-dependencies
within said module.

The whole functionality is considered to be used for internal purposes
only. Therefore, the deprecated method
`\TYPO3\CMS\Backend\Template\ModuleTemplate->header()` is not adjusted, rendering a very unlikely enabled page title editing unusable.

Resolves: #99606
Releases: main
Change-Id: Ib9fe9ff165280e52c7c775d8943225b34cb7dbff
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77466


Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: Andreas Fernandez <a.fern...
parent 4afcfef1
Branches
Tags
No related merge requests found
Showing
with 199 additions and 191 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment