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

Added "title" attribute to add "title" tag #59

Merged
merged 1 commit into from
Aug 16, 2018

Conversation

Ludonope
Copy link
Contributor

Adding a title attribute to the svgicon tag will generate a title tag inside the svg one to allow the user to use tooltip on its icons.

The inserted title is safe since we generate a text node which replace unsafe character such as < into &lt;.

@Ludonope Ludonope reopened this Aug 12, 2018
@Allenice Allenice merged commit a853351 into MMF-FE:master Aug 16, 2018
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.

2 participants