aboutsummaryrefslogtreecommitdiffstats
path: root/src/var
Commit message (Collapse)AuthorAgeFilesLines
* Separate jQuery.fn.init into its own module (for lighter core dependencies ↵Timmy Willison2013-09-091-4/+0
| | | | across all modules)
* Add AMD+CommonJS capabilities to the build script (for modules with long ↵Timmy Willison2013-09-091-0/+1
| | | | unreadable dependency lists)
* Move parsing methods to their own files (separates manipulation dependency ↵Timmy Willison2013-09-081-0/+4
| | | | from core)
* No ticket. Restore checking individual src/**/*.js files by jsHint.Michał Gołębiowski2013-09-0612-14/+14
|
* Fix #10814. Make support tests lazy and broken out to components.Michał Gołębiowski2013-09-061-0/+4
|
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-1512-0/+48