Skip to content

Improve HTML entity decoding #42

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

Merged
merged 1 commit into from
Jun 25, 2013
Merged

Improve HTML entity decoding #42

merged 1 commit into from
Jun 25, 2013

Conversation

mathiasbynens
Copy link
Contributor

ent doesn’t support all HTML named character references, and doesn’t support encoding/decoding astral Unicode symbols.

he handles this just fine.

@scottgonzalez
Copy link
Member

Thanks @mathiasbynens. Can you sign our CLA?

We never use version ranges for our dependencies, and I see that you've already released v1.0.2, so can you update that as well?

@mathiasbynens
Copy link
Contributor Author

Done, and done. (Force-pushed the amended commit.) Thanks :)

@scottgonzalez scottgonzalez merged commit 302aca8 into jquery:master Jun 25, 2013
@scottgonzalez
Copy link
Member

Just published v0.10.1 with this update. For minor changes like this, we usually update our sites pretty slowly. If you're aware of any sites that had encoding issues, please let us know so we can update them immediately. Thanks.

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