Timmy Willison
|
825ac37736
|
Separate jQuery.fn.init into its own module (for lighter core dependencies across all modules)
|
2013-09-09 19:13:01 -05:00 |
|
Timmy Willison
|
3b53b75160
|
Break jQuery.access out into its own module to separate it from core; Adjust CommonJS+AMD build support to include non-var dependencies. Convert modules with more than a few dependencies to use CJS+AMD syntax.
|
2013-09-09 11:34:23 -04:00 |
|
Michał Gołębiowski
|
eb9cbfcaf6
|
No ticket. Update support comments to reflect current state of affairs.
|
2013-09-07 03:14:40 +02:00 |
|
Michał Gołębiowski
|
bbbdd94725
|
Fix #10814. Make support tests lazy and broken out to components.
|
2013-09-06 03:38:22 +02:00 |
|
Timmy Willison
|
01d5a1a1c9
|
Fix for custom attr handles duck-punching the boolean attr handle
Conflicts:
src/attributes/attr.js
|
2013-08-28 12:23:54 -04:00 |
|
Jeremy Dunck
|
c418b94eb4
|
Fix #14164: assign className in addClass/removeClass only if changed. Close gh-1331.
|
2013-08-19 17:55:49 +02:00 |
|
Timmy Willison
|
cecb52ff5c
|
Specify support as a dependency wherever it is used. Optimize module order to save 15 bytes.
|
2013-08-15 20:38:48 -04:00 |
|
Timmy Willison
|
6318ae6ab9
|
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
|
2013-08-15 14:15:49 -04:00 |
|