[TASK] Make modal context aware
We are dropping the Bootstrap CSS definitions for all modals to have more control about the styling of the modal elements. From now on we are shipping custom css adapted to our needs. The new modal element styling is context aware and adapts to light and dark color schemes. Resolves: #104911 Releases: main Change-Id: I98d619c407708f6d5c969cb98fc304786e4c0c44 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/86015 Reviewed-by:Andreas Nedbal <andy@pixelde.su> Reviewed-by:
Benjamin Franzke <ben@bnf.dev> Tested-by:
Benjamin Kott <benjamin.kott@outlook.com> Reviewed-by:
Benjamin Kott <benjamin.kott@outlook.com> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Andreas Nedbal <andy@pixelde.su> Tested-by:
Benjamin Franzke <ben@bnf.dev>
Showing
- Build/Sources/Sass/_minimal.scss 2 additions, 1 deletionBuild/Sources/Sass/_minimal.scss
- Build/Sources/Sass/backend.scss 0 additions, 1 deletionBuild/Sources/Sass/backend.scss
- Build/Sources/Sass/component/_modal.scss 196 additions, 151 deletionsBuild/Sources/Sass/component/_modal.scss
- Build/Sources/Sass/component/_root.scss 4 additions, 0 deletionsBuild/Sources/Sass/component/_root.scss
- Build/Sources/Sass/scaffold/_scaffold.scss 1 addition, 1 deletionBuild/Sources/Sass/scaffold/_scaffold.scss
- Build/Sources/Sass/typo3/_element_cropper.scss 0 additions, 2 deletionsBuild/Sources/Sass/typo3/_element_cropper.scss
- Build/Sources/Sass/variables/_main.scss 0 additions, 11 deletionsBuild/Sources/Sass/variables/_main.scss
- Build/Sources/TypeScript/backend/modal.ts 1 addition, 1 deletionBuild/Sources/TypeScript/backend/modal.ts
- typo3/sysext/backend/Resources/Public/Css/backend.css 65 additions, 129 deletionstypo3/sysext/backend/Resources/Public/Css/backend.css
- typo3/sysext/backend/Resources/Public/JavaScript/modal.js 1 addition, 1 deletiontypo3/sysext/backend/Resources/Public/JavaScript/modal.js
- typo3/sysext/styleguide/Classes/Controller/ComponentsController.php 1 addition, 0 deletions...xt/styleguide/Classes/Controller/ComponentsController.php
- typo3/sysext/styleguide/Resources/Private/Language/locallang.xlf 3 additions, 0 deletions...ysext/styleguide/Resources/Private/Language/locallang.xlf
- typo3/sysext/styleguide/Resources/Private/Templates/Backend/Components/Modal.html 23 additions, 0 deletions...Resources/Private/Templates/Backend/Components/Modal.html
Please register or sign in to comment