aboutsummaryrefslogtreecommitdiffstats
path: root/src/sizzle
Commit message (Collapse)AuthorAgeFilesLines
* Update sizzle; Add sizzle cache collision iframe test. Fixes #8539.timmywil2011-10-131-0/+0
|
* Update Sizzle. Fixes #3144, #6863.timmywil2011-09-281-0/+0
|
* Added filtering tests and updating sizzle to fix filtering with positional ↵timmywil2011-09-191-0/+0
| | | | selectors. Fixes #10315.
* Update sizzletimmywil2011-09-191-0/+0
|
* Override Sizzle attribute retrieval with jQuery.attr. Fixes #5637, #7128, ↵timmywil2011-09-191-0/+0
| | | | | | #9261, #9570, #10178. Bug fixed on the side: $(window).is('a') was throwing an exception. Fixes #10178.
* Update sizzle and QUnittimmywil2011-08-171-0/+0
|
* Updating Sizzle.John Resig2011-05-101-0/+0
|
* Update sizzle.John Resig2011-05-101-0/+0
|
* Fix tabs in delegate test.John Resig2011-05-101-0/+0
|
* Update Sizzle and QUnittimmywil2011-04-211-0/+0
|
* Updating Sizzle and QUnit.jeresig2011-04-201-0/+0
|
* Update Sizzle - qunit-fixture changestimmywil2011-04-171-0/+0
|
* Updating Sizzle.jeresig2011-04-131-0/+0
|
* Bringing in the latest Sizzle code.jeresig2011-04-101-0/+0
|
* Pulling in latest Sizzle.jeresig2011-04-101-0/+0
|
* Land new sizzle commit.jeresig2011-03-241-0/+0
|
* Updating Sizzle submodule to bring in the latest commit.jeresig2011-03-241-0/+0
|
* Introduce submodules, closes #8536Carl Fürstenberg2011-03-151-0/+0
| | | | | | Instead of the manual clone of sizzle and qunit, use git submodules instead. this will ensure that all future releases can be recreated by checking out an tag.
* Switched from using Git Submodules to just doing a straight clone of the ↵jeresig2009-11-301-0/+0
| | | | QUnit and Sizzle directories. Works much better for what we want.
* Bringing Sizzle and QUnit up to date.jeresig2009-11-301-0/+0
|
* Pull in the Sizzle library dynamically using a submodule and make it part of ↵John Resig2009-10-261-0/+0
the jQuery build process.