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

#2773 - $.fn.is to accept jQuery and node objects #206

Merged
merged 4 commits into from Apr 10, 2011

Commits on Jan 24, 2011

  1. Fix bug jquery#2773, jQuery.fn.is to accept JQuery and node objects, …

    …and a small fix for winnow getting an undefined selector
    Timmy Willison committed Jan 24, 2011
    Configuration menu
    Copy the full SHA
    ed48787 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2011

  1. Configuration menu
    Copy the full SHA
    9e5ec37 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2011

  1. Configuration menu
    Copy the full SHA
    d2eafa0 View commit details
    Browse the repository at this point in the history
  2. Traversing unit tests: added tests for passing invalid arguments to $…

    ….fn.not (should have no effect on existing object rather than return an empty object as filter does)
    timmywil committed Mar 23, 2011
    Configuration menu
    Copy the full SHA
    85232c9 View commit details
    Browse the repository at this point in the history