aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Revert "Effects: Improve raf logic"Oleg Gaidarenko2015-12-221-103/+0
* Revert "Core: Remove deprecated context and selector properties"Oleg Gaidarenko2015-12-222-9/+51
* Revert "Core: Throw an error on $("#") rather than returning 0-length collect...Oleg Gaidarenko2015-12-221-12/+5
* 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-221-100/+0
* Revert "CSS: simplify hack of css getter for the computed values"Oleg Gaidarenko2015-12-221-13/+2
* Revert "Callbacks: Don't abort execution on .lock()"Oleg Gaidarenko2015-12-221-14/+4
* Revert "Manipulation: don't auto-insert tbody"Oleg Gaidarenko2015-12-221-78/+3
* Revert "Deferred: Backwards-compatible standards interoperability"Oleg Gaidarenko2015-12-221-636/+251
* Revert "Data: do not include digits when camelCasing"Oleg Gaidarenko2015-12-222-36/+15
* Revert "Data: always camelCase keys in .data()"Oleg Gaidarenko2015-12-221-176/+50
* Revert "Data: camelCasing should not ignore case"Oleg Gaidarenko2015-12-221-19/+0
* Revert "Offset: Fix .offset() to correctly work with ShadowDOM"Oleg Gaidarenko2015-12-221-15/+0
* Revert "Offset: remove ownerDocument check in offset getter"Oleg Gaidarenko2015-12-221-5/+14
* Revert "Offset: allow offset setter to throw for disconnected elements"Oleg Gaidarenko2015-12-221-1/+9
* Revert "CSS: Ignore the CSS cascade in show()/hide()/etc."Oleg Gaidarenko2015-12-224-1223/+1116
* Revert "Core: remove custom ready event"Oleg Gaidarenko2015-12-221-25/+28
* Revert "Event: remove deprecated event aliases"Oleg Gaidarenko2015-12-221-1/+8
* Revert "Deferred: add .catch handler"Oleg Gaidarenko2015-12-221-37/+0
* Revert "CSS: Make .css("width") & .css("height") return fractional values"Oleg Gaidarenko2015-12-223-84/+18
* Revert "Effects: Remove additional parameters of easings"Oleg Gaidarenko2015-12-221-2/+4
* Revert "CSS: Make show/hide/toggle methods a module"Oleg Gaidarenko2015-12-224-53/+41
* Revert "Core: make isNumeric limited to strings and numbers"Oleg Gaidarenko2015-12-221-1/+1
* Revert "Attributes: do not set properties to false when removing booleans"Oleg Gaidarenko2015-12-221-1/+1
* 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-35/+1
* Tests: Add iOS 9 support tests resultsMichał Gołębiowski2015-10-301-0/+34
* Attributes: remove flakey test for selected attributeTimmy Willison2015-10-261-3/+1
* Attributes: do not set properties to false when removing booleansTimmy Willison2015-10-261-2/+4
* Tests: Post-Summit cleanupRichard Gibson2015-10-251-1/+1
* Core: make isNumeric limited to strings and numbersTimmy Willison2015-10-251-1/+1
* Attributes: fix tabIndex on <img> in IE11Joelle Fleurantin2015-10-251-0/+7
* Attributes: Use simpler boolean check vs a function callDave Methvin2015-10-251-1/+5
* Attributes: Remove undocumented .toggleClass( boolean ) signatureDave Methvin2015-10-251-24/+1
* CSS: Make show/hide/toggle methods a moduleDave Methvin2015-10-254-41/+53
* Core: make isNumeric test work on SymbolLiza Ramo2015-10-251-0/+7
* Tests: Use standard external domain nameRichard Gibson2015-10-231-1/+1
* Tests: Add Safari 9 support tests resultsMichał Gołębiowski2015-10-181-0/+34
* Offset: allow small differences in offset.topJoelle Fleurantin2015-10-181-1/+3
* Core: add unit test for isPlainObject(Symbol)Liza Ramo2015-10-181-0/+9
* CSS: Correct misrepresentation of "auto" horizontal margins as 0Richard Gibson2015-10-183-27/+58
* Tests: Account for array-like objects in jQuery.grepAurelio De Rosa2015-10-131-6/+73
* Tests: fix code style issuesOleg Gaidarenko2015-10-131-1/+1
* Core: Support Symbol wrapper objects in jQuery.typeChristian Grete2015-10-131-0/+13
* Ajax: don't expect cross-origin tests run in envs which not support itOleg Gaidarenko2015-10-131-31/+20
* Ajax: improve content-type detectionOleg Gaidarenko2015-10-121-1/+103
* Event: fix incorrect testOleg Gaidarenko2015-10-121-7/+1
* Tests:Docs: Fix various typosGary Ye2015-10-122-2/+2
* Event: Move .bind() and .delegate() to deprecatedDave Methvin2015-10-121-0/+40