aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* No ticker: grunt_compare_size options. Close gh-1210.Tom Fuertes2013-03-262-1/+11
* moved bind, unbind, delegate & undelegate to event-alias.js; refs #13554Michał Gołębiowski2013-03-252-18/+20
* delegate/undelegate changed to on/off in unit tests; refs #13554Michał Gołębiowski2013-03-251-120/+121
* bind/unbind changed to on/off in unit tests; refs #13554Michał Gołębiowski2013-03-254-173/+171
* Fix typos, close gh-1187.stonelee2013-03-252-1/+2
* Changed .jshintrc predef lists to globals objects.Steven Benner2013-03-253-42/+43
* Use semver versions for our in-between versions as well.Timmy Willison2013-03-232-1/+1
* Remove unprefixed `matchesSelector`. Stick most common first. Update SizzleTimmy Willison2013-03-232-2/+1
* Fix #13514: Set selectedIndex to -1 when non-matching value is set on a selec...ruado19872013-03-222-7/+30
* Build selector.js from built sizzle. Update Sizzle.Timmy Willison2013-03-192-1/+1
* updated Grunt to 0.4.1 (needed for node 0.10.0 compatibility). Closes gh-1202Michał Gołębiowski2013-03-181-4/+4
* No ticket: Move property descriptor assignment to save a byte. Close gh-1188.stonelee2013-03-141-1/+1
* Authors update for Michał Gołębiowski. Add .mailmap entry for my old commi...Michał Gołębiowski2013-03-132-1/+4
* Edited comments and minor adjustments. Fixes #13553. Closes gh-1195.Michał Z. Gołębiowski2013-03-1211-27/+29
* Update Sizzle: minor windows 8 issueTimmy Willison2013-03-111-0/+0
* No ticket: compare_size returns!Richard Gibson2013-03-112-2/+2
* Revert 8d1c42296fefc4e79189b6c2d78a8a78fdd9576dRick Waldron2013-03-062-49/+5
* Fixes #13571. jQuery.isPlainObject 1.9.x compatibilityRick Waldron2013-03-062-5/+49
* Make data test titles more consistent and accurateRick Waldron2013-03-031-7/+7
* Fixes #13551. Guard against illegal data access by undefined elem-ownerRick Waldron2013-03-032-4/+18
* Simplify data-* attr lookup with camelKeyRick Waldron2013-03-021-4/+3
* test/unit/data.js style nitsRick Waldron2013-03-021-9/+11
* Fixes #13550. .data should not miss attr() set data-* with hyphenated propert...Michał Gołębiowski2013-03-022-8/+17
* Remove dup camelKey pathRick Waldron2013-03-011-8/+0
* Fixes #13548. .data should not miss attr() set data-* with hyphenated propert...Rick Waldron2013-03-012-1/+20
* Updating the source version to 2.0.0preDave Methvin2013-03-011-1/+1
* Tagging the 2.0.0b2 release.2.0.0b2Dave Methvin2013-03-011-1/+1
* Remove the define.amd.jQuery check, ref gh-1150.jrburke2013-02-282-16/+9
* Ref #13353, gh-1183: Capture onlyHandlers in jQuery.Event.isTrigger.Richard Gibson2013-02-282-15/+37
* Squeeze support module. Close gh-1165.Oleg2013-02-281-32/+22
* Fix typos. Close gh-1186.dmitrygusev2013-02-2811-29/+30
* Fixes #11151, #13388. Minor refactor of response conversion and when/wherejaubourg2013-02-283-41/+72
* Old acceptData tests refactored and adapted to support new data systemRick Waldron2013-02-281-27/+21
* Update docs about custom builds, including unSizzled version.Dave Methvin2013-02-281-42/+24
* Add warnings and ignore the built Sizzle file.Dave Methvin2013-02-272-0/+26
* Fix #13434: native-API selector moduleRichard Gibson2013-02-272-18/+151
* Properly resets firingLength when emptying the list. Fixes #13517jaubourg2013-02-272-0/+17
* No ticket: Squeeze dataRichard Gibson2013-02-261-47/+35
* Ref #13283, move .andSelf() to deprecated.js. Close gh-1170.Nguyen Phuc Lam2013-02-267-7/+8
* Fix #13494: Fallback defineProperties to jQuery.extend. Close gh-1182.Richard Gibson2013-02-261-36/+28
* Whitespace.Scott González2013-02-261-1/+2
* Fix #13471. $().on(".xyz"...) should avoid later crash.Dave Methvin2013-02-262-0/+21
* Optimisation: Use String instead of window.String. Close gh-1176.Timo Tijhof2013-02-261-1/+1
* No ticket: move jQuery.expando to coreRichard Gibson2013-02-252-4/+3
* No ticket: reduce support.jsRichard Gibson2013-02-251-19/+17
* Fix #13505: Yet another detached add patchRichard Gibson2013-02-241-0/+0
* No ticket: Restore support for Android<4.0Richard Gibson2013-02-231-0/+0
* Fix #13499: selector with leading ID matching only a nameRichard Gibson2013-02-221-0/+0
* No ticket: Revise unit tests in anticipation of Sizzle-free buildsRichard Gibson2013-02-2211-161/+208
* No ticket: Reduce size in anticipation of Sizzle-free buildsRichard Gibson2013-02-222-3/+4