aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 1.12.01.12.0Timmy Willison2016-01-084-1/+11034
* Release: update AUTHORS.txt againTimmy Willison2016-01-081-0/+1
* Manipulation: re-expose domManip until 3.0Timmy Willison2016-01-081-0/+4
* Release: ensure files are copied to distTimmy Willison2016-01-081-2/+2
* Release: allow local and github distsTimmy Willison2016-01-081-1/+4
* Release: update AUTHORS.txtTimmy Willison2016-01-081-0/+12
* Release: compat -> 1.x. Remove compat-specific release semanticsTimmy Willison2016-01-0810-55/+28
* Tests: Disable/relax a few tests failing in Android 2.3Michał Gołębiowski2016-01-073-11/+33
* CSS: Add animation-iteration-count to cssNumber, fix testsJun Sun2016-01-072-4/+14
* Attributes: fix toggleClass(boolean) in ie6/7Timmy Willison2016-01-071-7/+5
* Tests: use assert syntax in restored testTimmy Willison2016-01-071-2/+2
* Revert "Event: remove guard for falsy handler argument of jQuery#on method"Timmy Willison2016-01-072-1/+17
* Revert "Attributes: Remove undocumented .toggleClass( boolean ) signature"Timmy Willison2016-01-072-17/+74
* Revert "Deprecated: Drop size and andSelf methods"Timmy Willison2016-01-072-1/+16
* Tests: fix support values for androidTimmy Willison2016-01-071-14/+14
* Effects: add back support.shrinkWrapBlocks() for ie6Timmy Willison2016-01-067-27/+148
* Revert "Offset: simplify jQuery#offsetParent method"Timmy Willison2016-01-061-13/+3
* Tests: fix support tests in ie9Timmy Willison2016-01-061-5/+5
* CSS: fix reliableHiddenOffsets support test for IE6-7Timmy Willison2016-01-062-16/+21
* Revert "Manipulation: simplify html wrappers"Timmy Willison2016-01-061-12/+0
* CSS: fix visible/hidden for IE6/7Timmy Willison2016-01-062-5/+24
* Attributes: fix IE6-7 classesTimmy Willison2016-01-061-3/+3
* Revert "Ajax: remove "onunload" event handler"Timmy Willison2016-01-061-11/+24
* Revert "Ajax: use anchor tag for parsing urls"Timmy Willison2016-01-062-38/+27
* Revert "Misc: Drop support for older browsers; update support comments"Timmy Willison2016-01-0639-379/+1161
* Wrap: correct tests lengthOleg Gaidarenko2015-12-221-22/+66
* Build: another portion of code style fixesOleg Gaidarenko2015-12-222-3/+3
* Manipulation: correct wrapMap assignOleg Gaidarenko2015-12-221-1/+1
* Revert "Wrap: Support .unwrap( selector) for selective unwrapping"Oleg Gaidarenko2015-12-222-121/+32
* Revert "Core: Return empty array instead of null for parseHTML("")"Oleg Gaidarenko2015-12-222-18/+13
* Revert "Manipulation: simplification of manipulation wrappers"Oleg Gaidarenko2015-12-221-9/+5
* Revert "Ajax: simplify one ajax call and add explanatory comment"Oleg Gaidarenko2015-12-221-0/+2
* Effects: Remove tests for jQuery.Animation & jQuery.TweenMichał Gołębiowski2015-12-222-8/+2
* Build: code style fixesOleg Gaidarenko2015-12-223-3/+10
* Build: remove needless file and re-enable jscsOleg Gaidarenko2015-12-222-24/+1
* Build: remove node .10 from travisOleg Gaidarenko2015-12-221-1/+0
* Build: code style fixes after all those revertsOleg Gaidarenko2015-12-2230-1005/+1037
* Revert "Ajax: Always use script injection in globalEval"Oleg Gaidarenko2015-12-227-82/+64
* Revert "Effects: Reintroduce use of requestAnimationFrame"Oleg Gaidarenko2015-12-222-26/+1
* Revert "Effects: Improve raf logic"Oleg Gaidarenko2015-12-222-121/+20
* Revert "Core: Remove deprecated context and selector properties"Oleg Gaidarenko2015-12-225-12/+69
* Revert "Core: Throw an error on $("#") rather than returning 0-length collect...Oleg Gaidarenko2015-12-222-14/+6
* Offset: do not run tests which break without back-incompat changeOleg Gaidarenko2015-12-221-3/+3
* Tests: correct revert artefactOleg Gaidarenko2015-12-221-4/+4
* Revert "Manipulation: make wrapAll funarg execute only once"Oleg Gaidarenko2015-12-222-109/+9
* Revert "Traversing: simplify jQuery#contents method"Oleg Gaidarenko2015-12-221-1/+3
* Revert "CSS: simplify hack of css getter for the computed values"Oleg Gaidarenko2015-12-223-20/+12
* Revert "CSS: simplify "defaultDisplay" module"Oleg Gaidarenko2015-12-221-1/+1
* Revert "Callbacks: Don't abort execution on .lock()"Oleg Gaidarenko2015-12-222-17/+7
* Revert "Manipulation: don't auto-insert tbody"Oleg Gaidarenko2015-12-222-84/+8