- Issue created by @malcomio
- Status changed to Needs review
about 1 year ago 3:21pm 10 March 2024 - First commit to issue fork.
- Merge request !2Issue #3403964: Ability to add classes to icon__wrapper → (Open) created by mitthukumawat
- Status changed to RTBC
about 1 year ago 11:42am 14 March 2024 - 🇮🇳India mitthukumawat
I have review this issue. I see the classes are getting added to the svg icon wrapper.
Below example phrase will add a class to its wrapper.{{ icon('fa-2x fa-solid fa-shake', 'Icon title', ['extra-class', 'another-class'], {'name-one': 'value-one', 'name-two': 'value-two'}, {'wrapper-classone' : 'wrapper-classvalue'}) }}
Attaching screenshot for reference. - 🇬🇧United Kingdom aaron.ferris
Thanks @mitthukumawat - we need to update the main page with an explanation how to add these wrapper classes, I saw them as moreso being:
{{ icon('fa-2x fa-solid fa-shake', 'Icon title', ['extra-class', 'another-class'], {'name-one': 'value-one', 'name-two': 'value-two'}, ['wrapper-class-1', 'wrapper-class-2'] }}
- 4f3cc2fb committed on 8.x-1.x
Issue #3403964 by aaron.ferris, mitthukumawat, malcomio: Ability to add...
- 4f3cc2fb committed on 8.x-1.x
- Status changed to Fixed
about 1 year ago 12:22pm 14 March 2024 Automatically closed - issue fixed for 2 weeks with no activity.