[TASK] Migrate new content element wizard to lit
The new content element wizard is now a custom element with shadow dom enabled. The reactive component works on the data set assigned. Every element has a state the component respects and acts accordingly. Resolves: #100065 Releases: main Change-Id: I687b2c49e21d043867b6606ad40b7809980e35ec Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77983 Reviewed-by:Benni Mack <benni@typo3.org> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Benni Mack <benni@typo3.org> Tested-by:
core-ci <typo3@b13.com>
Showing
- Build/Sources/Sass/backend.scss 1 addition, 1 deletionBuild/Sources/Sass/backend.scss
- Build/Sources/Sass/component/_buttons.scss 8 additions, 0 deletionsBuild/Sources/Sass/component/_buttons.scss
- Build/Sources/Sass/component/_modal.scss 2 additions, 2 deletionsBuild/Sources/Sass/component/_modal.scss
- Build/Sources/Sass/component/_resources.scss 0 additions, 3 deletionsBuild/Sources/Sass/component/_resources.scss
- Build/Sources/Sass/component/_root.scss 96 additions, 28 deletionsBuild/Sources/Sass/component/_root.scss
- Build/Sources/Sass/component/_statusreport.scss 0 additions, 3 deletionsBuild/Sources/Sass/component/_statusreport.scss
- Build/Sources/Sass/component/_table.scss 15 additions, 4 deletionsBuild/Sources/Sass/component/_table.scss
- Build/Sources/Sass/element/typo3-backend-new-content-element-wizard.scss 7 additions, 0 deletions...ass/element/typo3-backend-new-content-element-wizard.scss
- Build/Sources/Sass/module/_page.scss 0 additions, 53 deletionsBuild/Sources/Sass/module/_page.scss
- Build/Sources/Sass/typo3/_main_new_content_element_wizard.scss 0 additions, 7 deletions.../Sources/Sass/typo3/_main_new_content_element_wizard.scss
- Build/Sources/TypeScript/backend/context-menu-actions.ts 15 additions, 18 deletionsBuild/Sources/TypeScript/backend/context-menu-actions.ts
- Build/Sources/TypeScript/backend/element/icon-element.ts 1 addition, 0 deletionsBuild/Sources/TypeScript/backend/element/icon-element.ts
- Build/Sources/TypeScript/backend/enum/icon-types.ts 2 additions, 1 deletionBuild/Sources/TypeScript/backend/enum/icon-types.ts
- Build/Sources/TypeScript/backend/modal.ts 10 additions, 0 deletionsBuild/Sources/TypeScript/backend/modal.ts
- Build/Sources/TypeScript/backend/new-content-element-wizard-button.ts 10 additions, 21 deletions...s/TypeScript/backend/new-content-element-wizard-button.ts
- Build/Sources/TypeScript/backend/new-content-element-wizard.ts 480 additions, 139 deletions.../Sources/TypeScript/backend/new-content-element-wizard.ts
- typo3/sysext/backend/Classes/Controller/ContentElement/NewContentElementController.php 29 additions, 27 deletions...Controller/ContentElement/NewContentElementController.php
- typo3/sysext/backend/Classes/Tree/View/AbstractContentPagePositionMap.php 2 additions, 2 deletions...kend/Classes/Tree/View/AbstractContentPagePositionMap.php
- typo3/sysext/backend/Classes/Tree/View/ContentCreationPagePositionMap.php 3 additions, 2 deletions...kend/Classes/Tree/View/ContentCreationPagePositionMap.php
- typo3/sysext/backend/Classes/Tree/View/ContentMovingPagePositionMap.php 7 additions, 14 deletions...ackend/Classes/Tree/View/ContentMovingPagePositionMap.php
Please register or sign in to comment