aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Build: Update dependenciesRichard Gibson2016-04-231-2/+2
* Build: Revert grunt from 1.0.1 to 0.4.5Michał Gołębiowski2016-04-231-1/+1
* Build: Workaround strict mode violations caused by UglifyJSMichał Gołębiowski2016-04-231-0/+1
* Build: Update dependencies (except jsdom)Michał Gołębiowski2016-04-231-16/+16
* Offset: Resolve strict mode ClientRect "no setter" exceptionRichard Gibson2016-04-231-2/+4
* Deferred: Remove default callback contextRichard Gibson2016-04-234-38/+57
* Misc: Add issue and pull request templatesDave Methvin2016-04-222-0/+37
* Tests: Refactor testIframe() to make it DRYer and more consistentDave Methvin2016-04-1142-110/+142
* Tests: Make iframe tests wait after checking isReadyDave Methvin2016-04-1115-72/+48
* CSS: Toggle detached elements as visible unless they have display: noneRichard Gibson2016-04-114-14/+61
* Core: add test for `jQuery.isPlainObject(localStorage)`Oleg Gaidarenko2016-04-081-0/+6
* Serialize: Reduce sizeRichard Gibson2016-04-051-7/+8
* Serialize: Treat literal and function-returned null/undefined the sameJoe Trumbull2016-04-052-2/+8
* Ajax: execute jQuery#load callback with correct contextOleg Gaidarenko2016-04-042-1/+20
* Tests: do not run IE9 effect tests if inside testswarmOleg Gaidarenko2016-04-042-24/+34
* Core: Simplify isPlainObjectRichard Gibson2016-04-045-23/+37
* Core: set the base href of the context in parseHTMLTimmy Willison2016-04-042-8/+31
* Core: implement ready without DeferredTimmy Willison2016-04-045-44/+210
* Docs: Update support comments to follow the new syntaxMichał Gołębiowski2016-03-3028-55/+54
* Docs: Update support comments related to IEMichał Gołębiowski2016-03-308-11/+12
* Docs:Tests: Remove legacy code & add support comments where neededMichał Gołębiowski2016-03-306-55/+38
* Support: improve support properties computationOleg Gaidarenko2016-03-281-19/+15
* Build: add "Support" module to commitplease listOleg Gaidarenko2016-03-281-0/+1
* Attributes: strip/collapse whitespace for set values on selectsTimmy Willison2016-03-172-11/+88
* Build: try insight package to get info about custom buildsOleg Gaidarenko2016-03-142-2/+42
* Core: Restore 1.x isPlainObject constructor checksRichard Gibson2016-03-142-2/+13
* Release: set version in source for releasesTimmy Willison2016-03-142-1/+16
* Tests: add additional test for jQuery.isPlainObjectOleg Gaidarenko2016-03-121-1/+11
* Tests: Restrict "p > * > *" selection in selector.js to #qunit-fixtureAlexander Lisianoi2016-03-092-9/+33
* Release: update AUTHORS.txtTimmy Willison2016-03-091-0/+9
* Build: combine intro and outroTimmy Willison2016-03-095-10/+18
* Docs:Tests: Remove obsolete code from tests, update support commentsMichał Gołębiowski2016-03-0823-151/+70
* Attributes: remove redundant parent checkTimmy Willison2016-03-071-1/+1
* Selector: filters -> pseudosTimmy Willison2016-03-073-4/+6
* Core: restore enumeration behavior in isPlainObjectTimmy Willison2016-03-072-5/+20
* Build: update husky dependencyOleg Gaidarenko2016-03-041-1/+1
* Build: update grunt-contrib-jshint and grunt-jscs while we at itOleg Gaidarenko2016-03-041-2/+2
* Core: Deprecate jQuery.parseJSONMichał Gołębiowski2016-03-029-107/+80
* Release: include external/sizzle in releasesTimmy Willison2016-02-241-0/+1
* Dimensions: Add tests for negative borders & paddingsVitaliy Terziev2016-02-241-6/+32
* Tests: limit selection to #qunit-fixture in attributes.jsAlexander Lisianoi2016-02-221-5/+6
* Tests: fix typosWilliam Robinet2016-02-172-3/+3
* Attributes: remove the lower-casing logic for attribute namesMichał Gołębiowski2016-02-171-10/+2
* Build: add `npm-debug.log` to `.gitignore`Oleg Gaidarenko2016-02-131-0/+2
* Build: remove npm-debug fileOleg Gaidarenko2016-02-131-44/+0
* Tests: use `jQuery` variable instead of `$`Oleg Gaidarenko2016-02-132-1/+45
* Build: simplify and correct .editorconfigOleg Gaidarenko2016-02-111-15/+4
* Tests: test element position outside viewOleg Gaidarenko2016-02-112-0/+42
* Build: use hard-coded path to sizzle in selector-sizzleTimmy Willison2016-02-103-9/+3
* Build: Drop testing on jsdom with Node 0.10 & 0.12Michał Gołębiowski2016-02-102-31/+3