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

pull deprecated functions out into separate module #979

Open
collinanderson opened this issue Jul 10, 2014 · 1 comment
Open

pull deprecated functions out into separate module #979

collinanderson opened this issue Jul 10, 2014 · 1 comment

Comments

@collinanderson
Copy link

Makes it possible to save some more bytes.

@mislav
Copy link
Collaborator

mislav commented Jul 11, 2014

Not a bad idea. Right now these seem to be:

  • bind, unbind
  • delegate, undelegate
  • live, die
  • $.ajaxJSONP

We'll consider it for the next minor release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants