Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add title prop (#97) #180

Merged
merged 1 commit into from
Sep 6, 2018
Merged

Conversation

mmhand123
Copy link
Contributor

I think this was what was meant by #97 !

Adding
<FontAwesomeIcon {...otherProps} title="Some Title" />

Should add the title svg element to the rendered svg and add the aria-labelledby id of the title element to the svg element.

@robmadole
Copy link
Member

Looks good! Thank you.

@robmadole robmadole merged commit 5d7af38 into FortAwesome:master Sep 6, 2018
@robmadole
Copy link
Member

See #93 @oliviertassinari

@oliviertassinari
Copy link

Ok thanks, I'm facing the same issue on Material-UI side. It's what I thought. I will see what solution you go for.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants