[TASK] Introduce icon state for IconFactory
Resolves: #69095 Releases: master Change-Id: I4a1077a9267ed293f049f6457aef5d8012aa28d4 Reviewed-on: http://review.typo3.org/42482 Reviewed-by:Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org> Reviewed-by:
Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
Showing
- Build/Resources/Public/Less/Component/icon.less 10 additions, 0 deletionsBuild/Resources/Public/Less/Component/icon.less
- typo3/sysext/core/Classes/Imaging/Icon.php 33 additions, 2 deletionstypo3/sysext/core/Classes/Imaging/Icon.php
- typo3/sysext/core/Classes/Imaging/IconFactory.php 7 additions, 3 deletionstypo3/sysext/core/Classes/Imaging/IconFactory.php
- typo3/sysext/core/Classes/Type/Icon/IconState.php 33 additions, 0 deletionstypo3/sysext/core/Classes/Type/Icon/IconState.php
- typo3/sysext/core/Classes/ViewHelpers/IconViewHelper.php 7 additions, 3 deletionstypo3/sysext/core/Classes/ViewHelpers/IconViewHelper.php
- typo3/sysext/core/Documentation/Changelog/master/Feature-69095-IntroduceIconStateForIconFactory.rst 39 additions, 0 deletions...master/Feature-69095-IntroduceIconStateForIconFactory.rst
- typo3/sysext/core/Tests/Unit/Imaging/DimensionTest.php 0 additions, 2 deletionstypo3/sysext/core/Tests/Unit/Imaging/DimensionTest.php
- typo3/sysext/core/Tests/Unit/Imaging/IconFactoryTest.php 5 additions, 6 deletionstypo3/sysext/core/Tests/Unit/Imaging/IconFactoryTest.php
- typo3/sysext/core/Tests/Unit/Imaging/IconProvider/FontawesomeIconProviderTest.php 0 additions, 8 deletions...Unit/Imaging/IconProvider/FontawesomeIconProviderTest.php
- typo3/sysext/core/Tests/Unit/Imaging/IconTest.php 10 additions, 1 deletiontypo3/sysext/core/Tests/Unit/Imaging/IconTest.php
- typo3/sysext/core/Tests/Unit/ViewHelpers/IconViewHelperTest.php 20 additions, 5 deletions...sysext/core/Tests/Unit/ViewHelpers/IconViewHelperTest.php
- typo3/sysext/t3skin/Resources/Public/Css/backend.css 14 additions, 11 deletionstypo3/sysext/t3skin/Resources/Public/Css/backend.css
Please register or sign in to comment