aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Docs: add note about code organization with AMDTimmy Willison2016-01-141-0/+6
* Docs: remove compat referencesTimmy Willison2016-01-143-7/+3
* Release: update AUTHORS.txtTimmy Willison2016-01-131-0/+6
* CSS: Restore cascade-override behavior in .showRichard Gibson2016-01-135-116/+391
* Traversing: Never let .closest() match positional selectorsRichard Gibson2016-01-132-17/+31
* Traversing: .not/.filter consistency with non-elementsMartijn W. van der Lee2016-01-132-1/+12
* Docs: Updated links to https where they are supported.Jon Dufresne2016-01-139-32/+32
* Docs: Reference new feature guidelines and API tenetsRichard Gibson2016-01-131-2/+4
* Tests: fixed grammar in commentHenry Wong2016-01-131-1/+1
* Docs: Fix various spelling errorsJosh Soref2016-01-136-8/+8
* Deferred: Warn on exceptions that are likely programming errorsDave Methvin2016-01-134-1/+91
* Deferred: Remove undocumented progress notifications in $.whenDave Methvin2016-01-132-41/+22
* Build: Encode non-ASCII as \uXXXXTimmy Willison2016-01-111-0/+1
* Selector: update Sizzle to 2.3.0Timmy Willison2016-01-114-84/+158
* Manipulation: Bring tagname regexes up to specLeonardo Braga2016-01-074-3/+70
* CSS: Add animation-iteration-count to cssNumber, fix testsJun Sun2016-01-072-4/+14
* Revert "Attributes: Remove undocumented .toggleClass( boolean ) signature"Timmy Willison2016-01-072-18/+76
* Event: Remove duplicated word text on commentJae Sung Park2015-12-031-1/+1
* Attributes: exclusively lowercase A-Z in attribute namesTimmy Willison2015-12-022-3/+21
* Core: do not expose second argument of the `jQuery.globalEval`Oleg Gaidarenko2015-12-023-10/+23
* Ajax: Preserve URL hash on requestsDave Methvin2015-11-302-16/+34
* Ajax: Golf away 21 bytesRichard Gibson2015-11-191-30/+28
* Docs: add a note about loading source with AMDTimmy Willison2015-11-171-7/+14
* Effects: add tests for using jQuery.speed directlyTimmy Willison2015-11-171-0/+85
* Release: push a custom slim build to the CDNTimmy Willison2015-11-167-31/+55
* Deferred: syncronize single and multiple target handling in $.whenTimmy Willison2015-11-132-18/+46
* Release: update authorsTimmy Willison2015-11-121-0/+13
* Release: use chalk instead of colors for terminal colorsTimmy Willison2015-11-122-4/+6
* Selector: pass jQuery unit tests with selector-nativeTimmy Willison2015-11-119-216/+309
* Effects: fix loading showHide in AMD modeTimmy Willison2015-11-101-0/+1
* Offset: offsetLeft/Top on empty set returns undefinedDave Methvin2015-11-102-3/+3
* Dimensions: Empty sets should return undefinedDave Methvin2015-11-102-26/+14
* Dimensions: properly manipulate non-px valuesTimmy Willison2015-11-092-39/+54
* Manipulation: execute scripts from iframe in the iframe's contextTimmy Willison2015-11-094-4/+34
* Event: Move VML test out of event alias testDave Methvin2015-11-071-5/+15
* Dimensions: outerWidth/Height include scrollbarDave Methvin2015-11-072-44/+47
* Event: Make event aliases optional in unit testsDave Methvin2015-11-062-45/+42
* Event: Separate trigger/simulate into its own moduleDave Methvin2015-11-067-226/+261
* Tests: make editorconfig match css styleTimmy Willison2015-11-051-2/+1
* Attributes: return empty array for select-multiple with no valuesTimmy Willison2015-11-052-3/+3
* Event: Add basic unit tests for event aliasesDave Methvin2015-11-051-0/+18
* Event: Ensure delegation doesn't error on comment nodesTimmy Willison2015-11-041-0/+27
* Ajax: Don't throw exceptions on binary data responseDave Methvin2015-11-042-6/+31
* Ajax: trigger error callback on native abortTimmy Willison2015-11-032-9/+61
* Ajax: Only form-encode requests with a bodyDave Methvin2015-11-024-17/+65
* Tests: Make regexes for iOS devices more rigidMichał Gołębiowski2015-10-301-3/+3
* Tests: Remove Safari 7.0 & iOS 6 support tests resultsMichał Gołębiowski2015-10-301-18/+1
* Tests: Add iOS 9 support tests resultsMichał Gołębiowski2015-10-301-0/+17
* Build: Test on Node 5Michał Gołębiowski2015-10-301-0/+1
* Release: remove antiquated release-notes.jsTimmy Willison2015-10-291-58/+0