[TASK] Streamline typo3-backend-editable-page-title
The editable page component now looks and feels like a regular h1 element, and keeps this appereance when edit mode is triggered. The new edit mode blends in and avoids layout shifts as much as possible. Resolves: #99879 Releases: main Change-Id: Ie21ed58a822731a70342247fc13c1a45a00f2504 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77786 Tested-by:Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
Showing
- Build/Sources/Sass/backend.scss 5 additions, 0 deletionsBuild/Sources/Sass/backend.scss
- Build/Sources/Sass/element/typo3-backend-editable-page-title.scss 7 additions, 0 deletions...urces/Sass/element/typo3-backend-editable-page-title.scss
- Build/Sources/TypeScript/backend/element/editable-page-title.ts 128 additions, 35 deletions...Sources/TypeScript/backend/element/editable-page-title.ts
- Build/Sources/TypeScript/backend/element/icon-element.ts 0 additions, 2 deletionsBuild/Sources/TypeScript/backend/element/icon-element.ts
- typo3/sysext/backend/Resources/Public/Css/backend.css 2 additions, 2 deletionstypo3/sysext/backend/Resources/Public/Css/backend.css
- typo3/sysext/backend/Resources/Public/JavaScript/element/editable-page-title.js 117 additions, 21 deletions...esources/Public/JavaScript/element/editable-page-title.js
- typo3/sysext/backend/Resources/Public/JavaScript/element/icon-element.js 0 additions, 2 deletions...ckend/Resources/Public/JavaScript/element/icon-element.js
- typo3/sysext/core/Tests/Acceptance/Application/Page/PageModuleCest.php 12 additions, 11 deletions...core/Tests/Acceptance/Application/Page/PageModuleCest.php
- typo3/sysext/core/Tests/Acceptance/Application/RecordList/SysNoteCest.php 1 addition, 1 deletion...e/Tests/Acceptance/Application/RecordList/SysNoteCest.php
- typo3/sysext/core/Tests/Acceptance/Application/Workspace/WorkspaceModuleCest.php 5 additions, 3 deletions.../Acceptance/Application/Workspace/WorkspaceModuleCest.php
Please register or sign in to comment