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 support for passing options to sanitizeHtml #439

Merged
merged 1 commit into from
Oct 12, 2018
Merged

added support for passing options to sanitizeHtml #439

merged 1 commit into from
Oct 12, 2018

Conversation

AlexJBisping
Copy link

This adds support for passing options into sanitizeHtml.
Now the user can specify which HTML attributes can be passed into the text of the tooltip as defined here: https://www.npmjs.com/package/sanitize-html.

This was necessary because I am passing HTML into the tooltip text and I wanted more freedom to format the text as I pleased.

@wwayne wwayne merged commit a3a6d85 into ReactTooltip:master Oct 12, 2018
@wwayne
Copy link
Collaborator

wwayne commented Oct 12, 2018

thanks, merged and released as 3.9.0

@MichaelDeBoey
Copy link

@wwayne Maybe we could update the CHANGELOG and GitHub releases too?

@wwayne
Copy link
Collaborator

wwayne commented Oct 20, 2018

@aronhelser Can you help on updating the CHANGELOG and Github releases? Sorry I'm not familiar with the tool you are using.
The latest version is 3.9.0, thanks

@MichaelDeBoey
Copy link

Little reminder @wwayne @aronhelser

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.

4 participants