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

Replace deprecated jquery trim with a new internal trim function #2460

Merged
merged 2 commits into from Dec 18, 2020

Conversation

andtown
Copy link
Contributor

@andtown andtown commented Dec 4, 2020

These changes were made due to the deprecation of the trim function on jQuery 3.5. To have similar behaviour and functionality that also supports older browsers like Internet Explorer 6-8, Opera 12.1x, and Safari 5.1+, the newly internal trim function is partly adapted from the jQuery trim originated from version 1.12.

@andtown andtown changed the title Replace deprecated jquery trim with a new internal trim functions Replace deprecated jquery trim with a new internal trim function Dec 4, 2020
@vakata vakata merged commit 83697d7 into vakata:master Dec 18, 2020
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

2 participants