Timmy Willison
|
2f985ff826
|
When converting the source to AMD, don't forget to AMD
|
2013-08-16 12:56:33 -04:00 |
|
Timmy Willison
|
7315861813
|
Specify support as a dependency wherever it is used. Optimize module order to save 15 bytes.
Conflicts:
src/css.js
src/manipulation.js
src/offset.js
src/support.js
|
2013-08-15 20:41:43 -04:00 |
|
Timmy Willison
|
217cbb7109
|
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
Conflicts:
Gruntfile.js
README.md
src/ajax.js
src/ajax/xhr.js
src/attributes.js
src/core.js
src/css.js
src/data.js
src/effects.js
src/event.js
src/manipulation.js
src/offset.js
src/selector-native.js
src/traversing.js
test/unit/core.js
test/unit/data.js
|
2013-08-15 15:49:49 -04:00 |
|
John Resig
|
6728e3cf74
|
Finished up some of the reorganization.
|
2007-09-08 12:46:01 +00:00 |
|
John Resig
|
b4e23b5af0
|
Reorganzing the jQuery source (first phase).
|
2007-09-08 12:42:32 +00:00 |
|