aboutsummaryrefslogtreecommitdiffstats
path: root/src/traversing
Commit message (Expand)AuthorAgeFilesLines
* Build: Update eslint-config-jquery, fix linting violationsMichał Gołębiowski-Owczarek2020-05-182-2/+2
* Core: Migrate from AMD to ES modules 🎉Michał Gołębiowski-Owczarek2019-11-184-31/+11
* Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJSMichał Gołębiowski-Owczarek2019-04-291-3/+2
* Filter: Use direct filter in winnowSaptak Sengupta2018-01-171-12/+2
* Core: deprecate jQuery.isFunctionJason Bedard2018-01-151-2/+3
* Traversing: Let .not(arraylike) pass non-element nodesDave Methvin2016-08-101-7/+12
* Build: Update eslint config and fix associated errorsOleg Gaidarenko2016-07-151-5/+7
* Build: ESLint detailsOleg Gaidarenko2016-06-111-1/+0
* Build: Put all AMD modules in "src/" in strict modeMichał Gołębiowski2016-04-254-0/+8
* Traversing: restore jQuery push behavior in .findTimmy Willison2016-01-201-3/+4
* Traversing: .not/.filter consistency with non-elementsMartijn W. van der Lee2016-01-131-1/+1
* Traversing: Don't expose jQuery.dir & jQuery.siblingMichał Gołębiowski2015-09-082-0/+35
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-072-14/+14
* Selector: add jQuery.uniqueSort; deprecate jQuery.uniqueTimmy Willison2015-05-041-1/+1
* Core: Remove deprecated context and selector propertiesDave Methvin2015-01-111-4/+1
* Core: Standardize indexOf comparisonsRichard Gibson2015-01-101-1/+1
* Traversing: Check all pairwise element combinations for .find( els )Richard Gibson2014-01-171-4/+3
* Reduce size by reordering variable declarationsChris Antaki2013-12-161-5/+6
* Separate jQuery.fn.init into its own module (for lighter core dependencies ac...Timmy Willison2013-09-092-0/+106