Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Manipulation: Make jQuery.htmlPrefilter an identity function | Michał Gołębiowski-Owczarek | 2020-03-16 | 1 | -1/+1 |
| | | | | | | Closes gh-4642 (cherry picked from 90fed4b453a5becdb7f173d9e3c1492390a1441f) | ||||
* | Build:Tests: Fix custom build tests, verify on Travis; name Travis jobs | Michał Gołębiowski-Owczarek | 2020-01-27 | 1 | -39/+77 |
| | | | | | | | | | | | | | | | | This commit fixes unit tests for the following builds: 1. The no-deprecated build: `custom:-deprecated` 2. The current slim build: `custom:-ajax,-effects` 3. The 4.0 (#4553) slim build: `custom:-ajax,-callbacks,-deferred,-effects` It also adds separate Travis jobs for the no-deprecated & slim builds. Apart from that, add intuitive names to Travis jobs. Otherwise it's hard to see at a glance that a particular job is running on Firefox ESR, for example. Ref gh-4577 Ref gh-4596 Closes gh-4600 | ||||
* | Core: Deprecate jQuery.trim | Shashanka Nataraj | 2019-09-26 | 1 | -0/+22 |
| | | | | | | | Fixes gh-4363 Closes gh-4461 (cherry picked from 5ea5946094784f68437ef26d463dfcfbbbaff1f6) | ||||
* | Build: Update QUnit from 1.23.1 to 2.9.2 | Michał Gołębiowski-Owczarek | 2019-03-04 | 1 | -2/+2 |
| | | | Closes gh-4307 | ||||
* | Build: Update test code for compatibility with QUnit 2.x (#4297) | abnud1 | 2019-02-18 | 1 | -1/+1 |
| | | | | | | | | Also, run `grunt npmcopy` to sync the "external" directory with dependencies from package.json. For example, the Sinon library version didn't match. Ref gh-4234 Closes gh-4297 | ||||
* | Core: deprecate jQuery.type | Jason Bedard | 2018-01-16 | 1 | -4/+42 |
| | | | | | Fixes gh-3605 Close gh-3895 | ||||
* | Core: deprecate jQuery.isNumeric | Jason Bedard | 2018-01-15 | 1 | -0/+75 |
| | | | | | Fixes gh-2960 Closes gh-3888 | ||||
* | Event: Move event aliases to deprecated | Dave Methvin | 2018-01-15 | 1 | -0/+76 |
| | | | | Fixes gh-3214 | ||||
* | Core: deprecate jQuery.isFunction | Jason Bedard | 2018-01-15 | 1 | -0/+155 |
| | | | | Fixes gh-3609 | ||||
* | Core: deprecate jQuery.proxy (not slated for removal) | Timmy Willison | 2018-01-08 | 1 | -0/+48 |
| | | | | | Fixes gh-2958 Close gh-3885 | ||||
* | Core: deprecate jQuery.now | Timmy Willison | 2018-01-08 | 1 | -0/+6 |
| | | | | | Fixes gh-2959 Close gh-3884 | ||||
* | Core: make camelCase function available only for internal usage | Nilton Cesar | 2018-01-08 | 1 | -0/+19 |
| | | | | | Close gh-3604 Fixes gh-3384 | ||||
* | Core: Deprecate jQuery.isWindow | Shashanka Nataraj | 2017-07-10 | 1 | -0/+19 |
| | | | | | Fixes gh-3629 Close gh-3702 | ||||
* | Core: move jQuery.fn.nodeName to jQuery.nodeName, add tests | Michał Gołębiowski | 2017-03-06 | 1 | -0/+48 |
| | | | | | Ref ac9e3016 Close gh-3560 | ||||
* | Core: Deprecate jQuery.isArray | Manoj Kumar | 2016-11-30 | 1 | -0/+6 |
| | | | | | Fixes gh-2961 Closes gh-3278 | ||||
* | Build: ESLint details | Oleg Gaidarenko | 2016-06-11 | 1 | -2/+2 |
| | | | | | | Use eslint pragmas, fix new errors, etc Closes gh-3148 | ||||
* | Docs: Update support comments to follow the new syntax | Michał Gołębiowski | 2016-03-30 | 1 | -1/+1 |
| | | | | | The changes follow the spec proposed in: https://github.com/jquery/contribute.jquery.org/issues/95#issuecomment-69379197 | ||||
* | Core: Deprecate jQuery.parseJSON | Michał Gołębiowski | 2016-03-02 | 1 | -1/+71 |
| | | | | | Fixes gh-2800 Closes gh-2948 | ||||
* | Event: Move .bind() and .delegate() to deprecated | Dave Methvin | 2015-10-12 | 1 | -0/+40 |
| | | | | | Fixes gh-2288 Closes gh-2624 | ||||
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -1/+1 |
| | | | | Fixes gh-2056 | ||||
* | Tests: partially use new qunit interface | Oleg Gaidarenko | 2015-08-16 | 1 | -1/+1 |
| | | | | | | | | | | | | http://qunitjs.com/upgrade-guide-2.x/ For most of the boring work was used https://github.com/apsdehal/qunit-migrate package However, it can't update local qunit helpers, plus in some places old QUnit.asyncTest signature is still used Fixes gh-2540 | ||||
* | Deprecated: Drop size and andSelf methods | Michał Gołębiowski | 2014-10-30 | 1 | -6/+0 |
| | | | | | Fixes gh-1749 Closes gh-1822 | ||||
* | Move size() test to deprecated.js and avoid in other tests. Close gh-1237. | Michał Gołębiowski | 2013-04-08 | 1 | -1/+8 |
| | |||||
* | Remove APIs now in jquery-compat | Dave Methvin | 2012-11-07 | 1 | -139/+1 |
| | |||||
* | Fixes #12736. Move hover event hack to deprecated.js for removal in 1.9. ↵ | Greg Lavallee | 2012-10-16 | 1 | -0/+29 |
| | | | | | | Closes gh-982. Signed-off-by: Timmy Willison <timmywillisn@gmail.com> | ||||
* | Moved attrFN to deprecated. Close gh-977. | Akintayo Akinwunmi | 2012-10-16 | 1 | -0/+6 |
| | |||||
* | Fix style nit: indent inside if statement | Rick Waldron | 2012-10-15 | 1 | -99/+99 |
| | |||||
* | Deprecate fn toggle Closes gh-970 ↵ | David Bonner | 2012-10-15 | 1 | -23/+99 |
| | | | | https://github.com/jquery/2012-dev-summit/issues/24 | ||||
* | Adds src/deprecated.js, test/unit/deprecated.js; -deprecated flag; Moves ↵ | Rick Waldron | 2012-06-25 | 1 | -0/+28 |
jQuery.browser and removes use in test/unit/ajax.js. Fixes #11965 |