aboutsummaryrefslogtreecommitdiffstats
path: root/src/data
Commit message (Expand)AuthorAgeFilesLines
* 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