Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update sizzle; Add sizzle cache collision iframe test. Fixes #8539. | timmywil | 2011-10-13 | 1 | -0/+0 |
| | |||||
* | Update Sizzle. Fixes #3144, #6863. | timmywil | 2011-09-28 | 1 | -0/+0 |
| | |||||
* | Added filtering tests and updating sizzle to fix filtering with positional ↵ | timmywil | 2011-09-19 | 1 | -0/+0 |
| | | | | selectors. Fixes #10315. | ||||
* | Update sizzle | timmywil | 2011-09-19 | 1 | -0/+0 |
| | |||||
* | Override Sizzle attribute retrieval with jQuery.attr. Fixes #5637, #7128, ↵ | timmywil | 2011-09-19 | 1 | -0/+0 |
| | | | | | | #9261, #9570, #10178. Bug fixed on the side: $(window).is('a') was throwing an exception. Fixes #10178. | ||||
* | Update sizzle and QUnit | timmywil | 2011-08-17 | 1 | -0/+0 |
| | |||||
* | Updating Sizzle. | John Resig | 2011-05-10 | 1 | -0/+0 |
| | |||||
* | Update sizzle. | John Resig | 2011-05-10 | 1 | -0/+0 |
| | |||||
* | Fix tabs in delegate test. | John Resig | 2011-05-10 | 1 | -0/+0 |
| | |||||
* | Update Sizzle and QUnit | timmywil | 2011-04-21 | 1 | -0/+0 |
| | |||||
* | Updating Sizzle and QUnit. | jeresig | 2011-04-20 | 1 | -0/+0 |
| | |||||
* | Update Sizzle - qunit-fixture changes | timmywil | 2011-04-17 | 1 | -0/+0 |
| | |||||
* | Updating Sizzle. | jeresig | 2011-04-13 | 1 | -0/+0 |
| | |||||
* | Bringing in the latest Sizzle code. | jeresig | 2011-04-10 | 1 | -0/+0 |
| | |||||
* | Pulling in latest Sizzle. | jeresig | 2011-04-10 | 1 | -0/+0 |
| | |||||
* | Land new sizzle commit. | jeresig | 2011-03-24 | 1 | -0/+0 |
| | |||||
* | Updating Sizzle submodule to bring in the latest commit. | jeresig | 2011-03-24 | 1 | -0/+0 |
| | |||||
* | Introduce submodules, closes #8536 | Carl Fürstenberg | 2011-03-15 | 1 | -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 ↵ | jeresig | 2009-11-30 | 1 | -0/+0 |
| | | | | QUnit and Sizzle directories. Works much better for what we want. | ||||
* | Bringing Sizzle and QUnit up to date. | jeresig | 2009-11-30 | 1 | -0/+0 |
| | |||||
* | Pull in the Sizzle library dynamically using a submodule and make it part of ↵ | John Resig | 2009-10-26 | 1 | -0/+0 |
the jQuery build process. |