Closed swashbuck closed 5 months ago
Fix #544
dangerouslySetInnerHTML
_graphic.attribution
{{a11y_alt_text '$5bn' 'five billion dollars'}}
$5bn
five billion dollars
<span class="component__attribution graphic__attribution"> <span class="component__attribution-inner graphic__attribution-inner"> <span aria-hidden="true">$5bn</span> <span class="aria-label">five billion dollars</span> </span> </span>
:tada: This PR is included in version 6.46.11 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Fix #544
Fix
dangerouslySetInnerHTML
to set the attribution text in image.jsxTesting
_graphic.attribution
value to:$5bn
with a hidden aria-label offive billion dollars