aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix #13741. Make wrap/unwrap methods optional; close gh-1236.Michał Gołębiowski2013-04-1711-332/+362
* Followup #13779: Backwards-compatible unit testRichard Gibson2013-04-171-1/+1
* Fix #12838: hook point for non-jQuery.ajax synchronous script fetch/execute i...Richard Gibson2013-04-173-40/+86
* Fixes #13779. Remove nodes in document orderRick Waldron2013-04-162-3/+26
* Fix #13596; #13722: .replaceWith consistency. Close gh-1216.Richard Gibson2013-04-167-75/+106
* Further spacing & code style corrections.Michał Gołębiowski2013-04-154-62/+61
* Correct spacingMichał Gołębiowski2013-04-152-2/+2
* Update Sizzle: src attribute in IE7. Fixes #13777.Timmy Willison2013-04-151-0/+0
* Add onevar to jshintrc, but remove the option for linting the concatenated fileTimmy Willison2013-04-092-4/+8
* Update Sizzle: jshintrcTimmy Willison2013-04-091-0/+0
* Update jshintrc to conform to new style guide. Conform to onevar and unused i...Timmy Willison2013-04-0922-699/+822
* Fix #13754: Require element.style for support testsRichard Gibson2013-04-091-2/+2
* Fix #13393. Avoid IE9 activeElement of death.Dave Methvin2013-04-083-2/+29
* Adjust the return value of the tabIndex propHook to match the spec. Fixes #13...Oleg Gaidarenko2013-04-083-17/+22
* Update Sizzle: pick IE over Chrome this time. Supplements #13378.Timmy Willison2013-04-081-0/+0
* Revert "Update Sizzle: use documentElement in focus selector. Fixes #13378."Timmy Willison2013-04-081-0/+0
* Update Sizzle: use documentElement in focus selector. Fixes #13378.Timmy Willison2013-04-081-0/+0
* Ref #12652: Allow overriding native .click() suppressionRichard Gibson2013-04-082-32/+36
* No ticket: Move jQuery.fn.size to deprecated. Close gh-1229.Michał Gołębiowski2013-04-073-7/+7
* Ref #13554: Move redundant methods to event-alias.js. Close gh-1225.Michał Gołębiowski2013-04-076-311/+312
* No ticket: fix indentation. Close gh-1224.Michał Gołębiowski2013-04-071-2/+2
* Fix indentation issue with last cherry-pick.Dave Methvin2013-04-061-8/+8
* Fix #13721. Filter before .remove() loop so positionals work. Close gh-1221.Dave Methvin2013-04-062-7/+21
* No ticket: minor 1.x/2.x code standardizationRichard Gibson2013-04-052-7/+12
* Fix #13539: Utilize Sizzle hooks. Close gh-1215.Richard Gibson2013-04-048-144/+164
* Ref 65a66489: oldIE handholding for native event testsRichard Gibson2013-04-041-1/+8
* Fix #12199. Handle iteration over inherited properties in oldIE. CloseBrandon Johnson2013-04-045-13/+48
* Fix #13543. offsetWidth is wrong on non-1 zoom. Close gh-1218.Michał Gołębiowski2013-04-035-23/+54
* Remove doesNotIncludeMarginInBodyOffset from support checks.Dave Methvin2013-04-031-10/+1
* Remove an unused support check, correct a comment. Close gh-1212.Michał Gołębiowski2013-04-032-2/+1
* Update grunt-contrib-jshint to 0.3.0, ref gh-1204.Michał Gołębiowski2013-04-0313-31/+38
* Ref #13353: capture onlyHandlers in jQuery.Event.isTrigger. Close gh-1183.Richard Gibson2013-04-032-15/+37
* Remove the define.amd.jQuery check, close gh-1150.jrburke2013-04-033-19/+21
* No ticket: fix build date formattingRichard Gibson2013-04-011-7/+1
* No ticker: grunt_compare_size options. Close gh-1210.Tom Fuertes2013-03-262-1/+11
* No ticket: Grunt changes from 2.0 selector-nativeDave Methvin2013-03-253-59/+49
* Use semver versions for our in-between versions as well. Also update Sizzle.Timmy Willison2013-03-232-1/+1
* Fix #13514: Set selectedIndex to -1 when non-matching value is set on a selec...ruado19872013-03-222-7/+30
* Update Sizzle: now uses built filesTimmy Willison2013-03-191-0/+0
* Update copyright yearTimmy Willison2013-03-191-1/+1
* Build selector.js from built sizzleTimmy Willison2013-03-191-1/+1
* updated Grunt to 0.4.1Michał Gołębiowski2013-03-181-4/+4
* Update Sizzle: minor windows 8 issueTimmy Willison2013-03-111-0/+0
* No ticket: compare_size returns!Richard Gibson2013-03-112-2/+2
* Fix typos. Close gh-1186.dmitrygusev2013-02-2811-28/+29
* Fixes #11151, #13388. Minor refactor of response conversion and when/wherejaubourg2013-02-283-41/+73
* Properly resets firingLength when emptying the list. Fixes #13517jaubourg2013-02-272-0/+17
* Try these dependencies since they work for 2.0Dave Methvin2013-02-261-10/+7
* Whitespace.Scott González2013-02-261-1/+2
* Optimisation: Use String instead of window.String. Close gh-1176.Timo Tijhof2013-02-261-1/+1