aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/deprecated.js
Commit message (Expand)AuthorAgeFilesLines
* Manipulation: Make jQuery.htmlPrefilter an identity functionMichał Gołębiowski-Owczarek2020-03-161-1/+1
* Build:Tests: Fix custom build tests, verify on Travis; name Travis jobsMichał Gołębiowski-Owczarek2020-01-271-39/+77
* Core: Deprecate jQuery.trimShashanka Nataraj2019-09-261-0/+22
* Build: Update QUnit from 1.23.1 to 2.9.2Michał Gołębiowski-Owczarek2019-03-041-2/+2
* Build: Update test code for compatibility with QUnit 2.x (#4297)abnud12019-02-181-1/+1
* Core: deprecate jQuery.typeJason Bedard2018-01-161-4/+42
* Core: deprecate jQuery.isNumericJason Bedard2018-01-151-0/+75
* Event: Move event aliases to deprecatedDave Methvin2018-01-151-0/+76
* Core: deprecate jQuery.isFunctionJason Bedard2018-01-151-0/+155
* Core: deprecate jQuery.proxy (not slated for removal)Timmy Willison2018-01-081-0/+48
* Core: deprecate jQuery.nowTimmy Willison2018-01-081-0/+6
* Core: make camelCase function available only for internal usageNilton Cesar2018-01-081-0/+19
* Core: Deprecate jQuery.isWindowShashanka Nataraj2017-07-101-0/+19
* Core: move jQuery.fn.nodeName to jQuery.nodeName, add testsMichał Gołębiowski2017-03-061-0/+48
* Core: Deprecate jQuery.isArrayManoj Kumar2016-11-301-0/+6
* Build: ESLint detailsOleg Gaidarenko2016-06-111-2/+2
* Docs: Update support comments to follow the new syntaxMichał Gołębiowski2016-03-301-1/+1
* Core: Deprecate jQuery.parseJSONMichał Gołębiowski2016-03-021-1/+71
* Event: Move .bind() and .delegate() to deprecatedDave Methvin2015-10-121-0/+40
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-1/+1
* Tests: partially use new qunit interfaceOleg Gaidarenko2015-08-161-1/+1
* Deprecated: Drop size and andSelf methodsMichał Gołębiowski2014-10-301-6/+0
* Move size() test to deprecated.js and avoid in other tests. Close gh-1237.Michał Gołębiowski2013-04-081-1/+8
* Remove APIs now in jquery-compatDave Methvin2012-11-071-139/+1
* Fixes #12736. Move hover event hack to deprecated.js for removal in 1.9. Clos...Greg Lavallee2012-10-161-0/+29
* Moved attrFN to deprecated. Close gh-977.Akintayo Akinwunmi2012-10-161-0/+6
* Fix style nit: indent inside if statementRick Waldron2012-10-151-99/+99
* Deprecate fn toggle Closes gh-970 https://github.com/jquery/2012-dev-summit/i...David Bonner2012-10-151-23/+99
* Adds src/deprecated.js, test/unit/deprecated.js; -deprecated flag; Moves jQue...Rick Waldron2012-06-251-0/+28