| Commit message (Expand) | Author | Age | Files | Lines |
* | Docs: Replace `#NUMBER` Trac issue references with `trac-NUMBER` | Michał Gołębiowski-Owczarek | 2022-01-12 | 1 | -1/+1 |
* | Data: Make the data object a regular object again | Michał Gołębiowski-Owczarek | 2020-04-20 | 1 | -1/+1 |
* | Data:Event:Manipulation: Prevent collisions with Object.prototype | Michał Gołębiowski-Owczarek | 2020-03-02 | 1 | -1/+1 |
* | Core: make camelCase function available only for internal usage | Nilton Cesar | 2018-01-08 | 1 | -6/+7 |
* | Core: Deprecate jQuery.isArray | Manoj Kumar | 2016-11-30 | 1 | -1/+1 |
* | Core: rnotwhite -> rhtmlnotwhite and jQuery.trim -> stripAndCollapse | Timmy Willison | 2016-09-15 | 1 | -3/+3 |
* | Build: Put all AMD modules in "src/" in strict mode | Michał Gołębiowski | 2016-04-25 | 1 | -0/+2 |
* | Docs: Update support comments to follow the new syntax | Michał Gołębiowski | 2016-03-30 | 1 | -1/+1 |
* | Docs:Tests: Remove obsolete code from tests, update support comments | Michał Gołębiowski | 2016-03-08 | 1 | -1/+1 |
* | Data: Combine register and cache methods | Jason Bedard | 2015-09-14 | 1 | -33/+27 |
* | Data: avoid using delete on DOM nodes | Jason Bedard | 2015-09-08 | 1 | -5/+13 |
* | Data: do not create data cache when fetching single property | Jason Bedard | 2015-09-08 | 1 | -4/+2 |
* | Data: Don't expose jQuery.acceptData | Jason Bedard | 2015-09-08 | 1 | -4/+3 |
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -4/+4 |
* | 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 |
* | Support: clean up comments and Support notation | Dave Methvin | 2014-06-10 | 1 | -2/+2 |
* | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163. | Timmy Willison | 2013-08-15 | 1 | -0/+181 |