aboutsummaryrefslogtreecommitdiffstats
path: root/src/data
Commit message (Expand)AuthorAgeFilesLines
* Core: Deprecate jQuery.isArrayManoj Kumar2016-11-301-1/+1
* Core: rnotwhite -> rhtmlnotwhite and jQuery.trim -> stripAndCollapseTimmy Willison2016-09-151-3/+3
* Build: ESLint detailsOleg Gaidarenko2016-06-111-1/+0
* Build: Put all AMD modules in "src/" in strict modeMichał Gołębiowski2016-04-254-0/+8
* Docs: Update support comments to follow the new syntaxMichał Gołębiowski2016-03-301-1/+1
* Docs:Tests: Remove obsolete code from tests, update support commentsMichał Gołębiowski2016-03-081-1/+1
* Data: Combine register and cache methodsJason Bedard2015-09-141-33/+27
* Data: avoid using delete on DOM nodesJason Bedard2015-09-081-5/+13
* Data: do not create data cache when fetching single propertyJason Bedard2015-09-081-4/+2
* Build: put back "lint" command to the "dev" listOleg Gaidarenko2015-09-081-0/+1
* Data: Don't expose jQuery.acceptDataJason Bedard2015-09-082-10/+5
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-074-10/+11
* Data: remove the expando when there's no more dataTimmy Willison2015-05-121-4/+6
* Data: remove some unused codeTimmy Willison2015-05-121-9/+4
* Data: always camelCase keys in .data()Timmy Willison2015-05-041-30/+27
* Data: updates to element[expando] cacheRick Waldron2015-03-051-36/+23
* Data: move element cache to element[expando]Rick Waldron2015-03-041-46/+48
* Data: avoid Object.defineProperties for nodesJason Bedard2015-03-041-13/+9
* Data: avoid non-alphanumeric chars in expando propertiesJason Bedard2014-09-261-1/+1
* Build: update grunt-jscs-checker and pass with the new rulesTimmy Willison2014-07-172-0/+0
* Support: clean up comments and Support notationDave Methvin2014-06-101-2/+2
* Fix #14074: element id="nodeName". Close gh-1389.Richard Gibson2013-11-071-2/+2
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-154-0/+211