aboutsummaryrefslogtreecommitdiffstats
path: root/src/sizzle
Commit message (Collapse)AuthorAgeFilesLines
...
* Update Sizzletimmywil2012-06-181-0/+0
|
* Update Sizzle: rewrite attributes handling to be simpler and more widespread ↵timmywil2012-06-171-0/+0
| | | | when independent from jQuery. No changes to jQuery's attribute handling.
* Update Sizzle: Removes an unnecessary link in the test suitetimmywil2012-06-151-0/+0
|
* Update Sizzle. Fixes #11109.timmywil2012-06-151-0/+0
|
* Add necessary test html from Sizzle tests; Add an easy way to turn off QSA ↵timmywil2012-06-151-0/+0
| | | | in tests
* Relativize all urls pertaining to dist/jquery.js so users can run their ↵timmywil2012-06-041-0/+0
| | | | server from any file location; Make sure Sizzle is available for its tests in testrunner.
* Update Sizzle: Fixes fail in ajax module and Safari 5.0timmywil2012-05-301-0/+0
|
* Update Sizzle: fixes fail in traversing teststimmywil2012-05-291-0/+0
|
* Update Sizzle: regex cleanuptimmywil2012-05-291-0/+0
|
* Update Sizzle: save 5 bytestimmywil2012-05-291-0/+0
|
* Update Sizzle: fixes a bug with the adjacent combinator. Fixes #9939.timmywil2012-05-291-0/+0
|
* Update Sizzle: only one assertion is needed for getElementsByClassNametimmywil2012-05-291-0/+0
|
* Update Sizzletimmywil2012-05-291-0/+0
|
* Add quick-start documentation for testing with QUnit and using jQuery's ↵timmywil2012-05-291-0/+0
| | | | helper methods.
* Fix #11767. Modularize build and unit tests for exluding effects.Richard Gibson2012-05-281-0/+0
| | | | Closes gh-785. To build a version of jQuery without effects, use `grunt build:*:*:-effects`. The unit tests feature-check for the interfaces and skip the unit tests for effects if they don't detect it.
* Update Sizzle: Case insensitive text filter. Fixes #8943timmywil2012-05-281-0/+0
|
* Update Sizzle: Add test for [selected] attribute selections. Addresses a ↵timmywil2012-05-281-0/+0
| | | | small issue in IE8's boolean attribute selections with QSA.
* Update Sizzle: Fixes a fail in traversing and one in ajax.timmywil2012-05-281-0/+0
|
* Move length tests to jQuery's selector tests as it relates to jQuery.merge.timmywil2012-05-281-0/+0
|
* Update Sizzle: independent XML testingtimmywil2012-05-281-0/+0
|
* Update Sizzle and add tests from the Sizzle suite that require jQuery for ↵timmywil2012-05-281-0/+0
| | | | the selection to jquery/test/unit/selector.js
* Remove $("body") case; $(document.body) is 2x faster.Dave Methvin2012-04-181-0/+0
|
* Update sizzle revYehuda Katz2012-04-151-0/+0
|
* Update Sizzle and add test for sizzle getText fix. Removes usage of ↵timmywil2012-03-301-0/+0
| | | | innerText. Fixes #11153.
* Update qunit and sizzletimmywil2012-01-201-0/+0
|
* Use Sizzle.Expr.match.globalPOS for identifying POS selectors in traversing. ↵timmywil2011-12-121-0/+0
| | | | Fixes #10970.
* Pull in sizzle updates for JSHintDave Methvin2011-12-081-0/+0
|
* Update Sizzle. Adds document to acceptable nodeTypes for .text(). Fixes #10724.timmywil2011-11-081-0/+0
|
* Update Sizzletimmywil2011-11-081-0/+0
|
* Update Sizzletimmywil2011-11-071-0/+0
|
* 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
|