aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Build: use hard-coded path to sizzle in selector-sizzleTimmy Willison2016-02-221-4/+1
* Tests: Set Edge's expected support for clearCloneStyle to trueZack Hall2016-02-131-2/+3
* Tests: use `jQuery` variable instead of `$`Oleg Gaidarenko2016-02-131-1/+1
* Build: use tabs in CSS, also simplify and correct .editorconfigOleg Gaidarenko2016-02-111-49/+49
* Tests: test element position outside viewOleg Gaidarenko2016-02-112-42/+84
* Revert "Offset: account for scroll when calculating position"Oleg Gaidarenko2016-02-091-23/+4
* CSS: Add test for gh-2867Timmy Willison2016-01-271-0/+10
* Event: Add tests for chaining .on() with null handlersDevin Wilson2016-01-151-1/+8
* Core: use interactive to evaluate dom ready, barring IE6-10Timmy Willison2016-01-142-0/+35
* Tests: compat -> 1.x in commentsMichał Gołębiowski2016-01-111-2/+2
* 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-071-4/+13
* 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-071-1/+15
* Revert "Attributes: Remove undocumented .toggleClass( boolean ) signature"Timmy Willison2016-01-071-1/+24
* Revert "Deprecated: Drop size and andSelf methods"Timmy Willison2016-01-071-0/+7
* Tests: fix support values for androidTimmy Willison2016-01-071-14/+14
* Effects: add back support.shrinkWrapBlocks() for ie6Timmy Willison2016-01-064-17/+80
* Tests: fix support tests in ie9Timmy Willison2016-01-061-5/+5
* CSS: fix reliableHiddenOffsets support test for IE6-7Timmy Willison2016-01-061-8/+8
* Revert "Manipulation: simplify html wrappers"Timmy Willison2016-01-061-12/+0
* Revert "Ajax: use anchor tag for parsing urls"Timmy Willison2016-01-061-5/+1
* Revert "Misc: Drop support for older browsers; update support comments"Timmy Willison2016-01-0613-285/+720
* Wrap: correct tests lengthOleg Gaidarenko2015-12-221-22/+66
* Revert "Wrap: Support .unwrap( selector) for selective unwrapping"Oleg Gaidarenko2015-12-221-116/+26
* Revert "Core: Return empty array instead of null for parseHTML("")"Oleg Gaidarenko2015-12-221-16/+11
* Effects: Remove tests for jQuery.Animation & jQuery.TweenMichał Gołębiowski2015-12-221-3/+1
* Build: remove needless file and re-enable jscsOleg Gaidarenko2015-12-221-23/+0
* Build: code style fixes after all those revertsOleg Gaidarenko2015-12-2219-966/+987
* Revert "Ajax: Always use script injection in globalEval"Oleg Gaidarenko2015-12-225-70/+52
* Revert "Effects: Reintroduce use of requestAnimationFrame"Oleg Gaidarenko2015-12-221-4/+0
* 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-222-18/+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-222-637/+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-227-1231/+1144
* Revert "Core: remove custom ready event"Oleg Gaidarenko2015-12-221-25/+28
* Revert "Event: remove deprecated event aliases"Oleg Gaidarenko2015-12-221-1/+8