[TASK] Make badges context aware
We are dropping the Bootstrap CSS definitions for badges to have more control about the styling of the badges. From now on we are shipping custom css adapted to our needs. The new badge styling is context aware and adapts to light and dark color schemes. Resolves: #104356 Releases: main Change-Id: I4a449feb4a4dc0bc32664d99fabd453fa969ddd4 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85219 Reviewed-by:Benjamin Franzke <ben@bnf.dev> Tested-by:
Benjamin Franzke <ben@bnf.dev> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Andreas Kienast <a.fernandez@scripting-base.de> Tested-by:
Andreas Kienast <a.fernandez@scripting-base.de>
Showing
- Build/Sources/Sass/_minimal.scss 1 addition, 1 deletionBuild/Sources/Sass/_minimal.scss
- Build/Sources/Sass/component/_badges.scss 63 additions, 22 deletionsBuild/Sources/Sass/component/_badges.scss
- Build/Sources/Sass/component/_livesearch.scss 0 additions, 1 deletionBuild/Sources/Sass/component/_livesearch.scss
- Build/Sources/Sass/scaffold/_toolbar.scss 0 additions, 1 deletionBuild/Sources/Sass/scaffold/_toolbar.scss
- Build/Sources/Sass/variables/_main.scss 0 additions, 4 deletionsBuild/Sources/Sass/variables/_main.scss
- Build/Sources/TypeScript/backend/toolbar/system-information-menu.ts 1 addition, 0 deletions...ces/TypeScript/backend/toolbar/system-information-menu.ts
- Build/Sources/TypeScript/opendocs/toolbar/opendocs-menu.ts 1 addition, 1 deletionBuild/Sources/TypeScript/opendocs/toolbar/opendocs-menu.ts
- typo3/sysext/backend/Resources/Private/Templates/ToolbarItems/SystemInformationToolbarItem.html 1 addition, 1 deletion.../Templates/ToolbarItems/SystemInformationToolbarItem.html
- typo3/sysext/backend/Resources/Public/Css/backend.css 23 additions, 31 deletionstypo3/sysext/backend/Resources/Public/Css/backend.css
- typo3/sysext/backend/Resources/Public/JavaScript/toolbar/system-information-menu.js 1 addition, 1 deletion...rces/Public/JavaScript/toolbar/system-information-menu.js
- typo3/sysext/opendocs/Resources/Private/Templates/ToolbarItems/ToolbarItem.html 1 addition, 1 deletion...Resources/Private/Templates/ToolbarItems/ToolbarItem.html
- typo3/sysext/opendocs/Resources/Public/JavaScript/toolbar/opendocs-menu.js 1 addition, 1 deletion...docs/Resources/Public/JavaScript/toolbar/opendocs-menu.js
- typo3/sysext/styleguide/Classes/Controller/BackendController.php 12 additions, 0 deletions...ysext/styleguide/Classes/Controller/BackendController.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/Badges.html 50 additions, 0 deletions...tyleguide/Resources/Private/Templates/Backend/Badges.html
Please register or sign in to comment