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

Remove legacy browser support #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bertpareyn
Copy link

jQuery doesn't support $.browser anymore. It has been deprecated since 1.3 and was finally removed in 1.9. Since 2.0.0 has been released yesterday which drops support for legacy browsers it's time to move this code out of the library.

@jayaddison
Copy link

@bertpareyn It might have been a while since you prepared this change 😄

It looks fairly straightforward - do you think we could remove the IE7 compatibility test at the same time?

@bertpareyn
Copy link
Author

Hi @jayaddison, it’s been a while for sure! I never encounter anything <IE11 anymore so I’d say get rid of it all ;).

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