Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Data: remove the expando when there's no more data | Timmy Willison | 2015-05-12 | 1 | -4/+6 |
* | Data: remove some unused code | Timmy Willison | 2015-05-12 | 1 | -9/+4 |
* | Data: always camelCase keys in .data() | Timmy Willison | 2015-05-04 | 1 | -30/+27 |
* | Data: updates to element[expando] cache | Rick Waldron | 2015-03-05 | 1 | -36/+23 |
* | Data: move element cache to element[expando] | Rick Waldron | 2015-03-04 | 1 | -46/+48 |
* | Data: avoid Object.defineProperties for nodes | Jason Bedard | 2015-03-04 | 1 | -13/+9 |
* | Data: avoid non-alphanumeric chars in expando properties | Jason Bedard | 2014-09-26 | 1 | -1/+1 |
* | Build: update grunt-jscs-checker and pass with the new rules | Timmy Willison | 2014-07-17 | 2 | -0/+0 |
* | Support: clean up comments and Support notation | Dave Methvin | 2014-06-10 | 1 | -2/+2 |
* | Fix #14074: element id="nodeName". Close gh-1389. | Richard Gibson | 2013-11-07 | 1 | -2/+2 |
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 4 | -0/+211 |