Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build: Put all AMD modules in "src/" in strict mode | Michał Gołębiowski | 2016-04-25 | 3 | -0/+6 |
| | | | | Fixes gh-3073 | ||||
* | Traversing: Don't expose jQuery.dir & jQuery.sibling | Michał Gołębiowski | 2015-09-08 | 2 | -0/+35 |
| | | | | | | | | jQuery.dir & jQuery.sibling are undocumented internal APIs; they shouldn't be exposed. Fixes gh-2512 Closes gh-2525 | ||||
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -2/+2 |
| | | | | Fixes gh-2056 | ||||
* | Separate jQuery.fn.init into its own module (for lighter core dependencies ↵ | Timmy Willison | 2013-09-09 | 1 | -0/+6 |
across all modules) |