aboutsummaryrefslogtreecommitdiffstats
path: root/src/sizzle-jquery.js
Commit message (Expand)AuthorAgeFilesLines
* Fix broken selector code from last commit.jeresig2010-10-221-0/+3
* Make sure that +, >, ~ leading, rooted, selectors go to the old engine. Thank...jeresig2010-10-221-3/+0
* Made it so that you no longer need to build jQuery in order to run the test s...jeresig2010-03-231-3/+3
* Remove the need for the return in sizzle-jquery and just remove the attempt t...jeresig2010-03-011-2/+0
* Rename internal .getText to maintain parity between it and the primary .text(...jeresig2010-02-131-1/+1
* Landing in jQuery.contains, jQuery.fn.contains, and jQuery.fn.has support. Fi...Yehuda Katz2009-12-091-0/+1
* Use the isXML function from Sizzle.John Resig2009-12-061-0/+1
* Use the getText utility function provided by Sizzle.John Resig2009-12-061-0/+1
* Pull in the Sizzle library dynamically using a submodule and make it part of ...John Resig2009-10-261-0/+6