eliashaeussler / typo3-warming

🚀 Extension for TYPO3 CMS that warms up Frontend caches based on an XML sitemap with multi-language support.
https://docs.typo3.org/p/eliashaeussler/typo3-warming/main/en-us/
GNU General Public License v2.0
15 stars 9 forks source link

[BUGFIX] Make backend modals context-aware #726

Closed eliashaeussler closed 4 weeks ago

eliashaeussler commented 4 weeks ago

This PR makes all backend modals context-aware which allows them to react on the currently preferred color scheme (light/dark mode).

codeclimate[bot] commented 4 weeks ago

Code Climate has analyzed commit deb1da2e and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 90.9% (0.0% change).

View more on Code Climate.

coveralls commented 4 weeks ago

Pull Request Test Coverage Report for Build 11359681374

Details


Totals Coverage Status
Change from base Build 11359302810: 0.0%
Covered Lines: 1048
Relevant Lines: 1152

💛 - Coveralls