Michał Gołębiowski
07c3747457
No ticket. Remove the unnecessary guard in addGetHookIf. Close gh-1426.
...
In 1.x if the support test executes before doc ready, it may not be able
to return a result yet. In such a case, we protect ourselves from future
breakages, allowing only for the ones before doc ready.
Since in 2.x lazy support tests attach test elements to docElem, not body,
such a guard is unnecessary.
2013-11-11 18:20:33 +01:00
Richard Gibson
a339096d6a
No ticket: Small curCSS size optimizations
2013-10-15 12:28:32 -04:00
George Kats
5ce4b06c28
Fix #14432 : Always return string from .css("z-index"). Close gh-1395.
2013-10-15 12:28:25 -04:00
Oleg
b561f5ab0a
Fix some code style inconsistencies
2013-10-07 03:16:18 +04:00
Oleg
a25343001e
Fix #12723 and simplification and optmization of defaultDisplay helper
2013-09-17 16:10:52 +04:00
Oleg
cb37994d76
No ticket: fix code style inconsistencies. Closes gh-1361
2013-09-13 01:04:29 +04:00
Timmy Willison
19de30ce0f
Fix context
2013-09-11 08:46:08 -05:00
Timmy Willison
2e850fb802
The cssHook from addGetHookIf wasn't actually getting added
2013-09-11 08:41:48 -05:00
Timmy Willison
70a1c36648
Modules can assume the presence of their parents
2013-09-10 20:24:04 -05:00
Michał Gołębiowski
0b9f034382
No ticket. Abstract conditional hook definition.
2013-09-11 02:45:11 +02:00
Timmy Willison
4ded9be72a
Remove offset dependency from css. Move curCSS and getStyles to their own modules. -39 bytes. Close gh-1360.
2013-09-10 19:24:26 -05:00
Timmy Willison
cd4a9cd7fa
All non-var modules should not indent in their AMD wrappers (just for prettier builds). No functionality changes.
2013-09-09 12:08:00 -04:00
Timmy Willison
38cb6d9ed8
Fix loading tests with AMD (new support module needed core)
2013-09-09 09:49:49 -04:00
Michał Gołębiowski
1a25f21dc3
No ticket. Restore checking individual src/**/*.js files by jsHint.
2013-09-06 20:31:18 +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
6318ae6ab9
AMD-ify jQuery sourcegit s! Woo! Fixes #14113 , #14163 .
2013-08-15 14:15:49 -04:00