aboutsummaryrefslogtreecommitdiffstats
path: root/src/var/isFunction.js
Commit message (Collapse)AuthorAgeFilesLines
* Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJSMichał Gołębiowski-Owczarek2019-04-291-13/+0
| | | | | | | | | | | Also, update support comments format to match format described in: https://github.com/jquery/contribute.jquery.org/issues/95#issuecomment-69379197 with the change from: https://github.com/jquery/contribute.jquery.org/issues/95#issuecomment-448998379 (open-ended ranges end with `+`). Fixes gh-3950 Fixes gh-4299 Closes gh-4347
* Tests: fix tests in AMD modeTimmy Willison2018-01-161-6/+6
|
* Core: deprecate jQuery.isFunctionJason Bedard2018-01-151-0/+13
Fixes gh-3609