Michał Gołębiowski
|
f4970c0390
|
Css: Fix the reliableMarginRight test in oldIE.
This fixes an error introduced by the previous commit.
|
2014-01-26 02:49:05 +01:00 |
|
Michał Gołębiowski
|
4cbb1a0063
|
Css: Don’t cache support.reliableMarginRight; thanks @jdalton, @timmywil
Fixes #14731
|
2014-01-26 02:07:35 +01:00 |
|
Oleg
|
22120cea66
|
Fix some code style inconsistencies
|
2013-11-07 22:09:33 +01:00 |
|
Richard Gibson
|
024317f03b
|
No ticket: Small curCSS size optimizations
(cherry picked from commit a339096d6a )
Conflicts:
src/css/curCSS.js
|
2013-10-15 15:19:45 -04:00 |
|
George Kats
|
32d61d75e5
|
Fix #14432: Always return string from .css("z-index"). Close gh-1395.
(cherry picked from commit 5ce4b06c28 )
Conflicts:
src/css/curCSS.js
|
2013-10-15 13:58:06 -04:00 |
|
Michał Gołębiowski
|
9bf6aaf4ad
|
No ticket. Get rid of comma expression in curCSS.
|
2013-09-24 14:11:24 +02:00 |
|
Oleg
|
fd2964237f
|
Fix #12723 and simplification and optmization of defaultDisplay helper
(cherry picked from commit a25343001e )
|
2013-09-17 16:16:47 +04:00 |
|
Timmy Willison
|
c13c5d7d24
|
Fix context
|
2013-09-11 08:46:19 -05:00 |
|
Timmy Willison
|
577df98524
|
The cssHook from addGetHookIf wasn't actually getting added
Conflicts:
src/css.js
|
2013-09-11 08:44:26 -05:00 |
|
Timmy Willison
|
b812c5bea8
|
Modules can assume the presence of their parents
Conflicts:
src/css/curCSS.js
|
2013-09-10 20:24:51 -05:00 |
|
Timmy Willison
|
203f63cf12
|
Remove unnecessary file from master cherry-pick
|
2013-09-10 20:15:38 -05:00 |
|
Timmy Willison
|
5bd074dd46
|
Remove offset dependency from css. Move curCSS and getStyles to their own module.
|
2013-09-10 20:08:54 -05:00 |
|
Michał Gołębiowski
|
f7111fb0e5
|
No ticket. Abstract conditional hook definition.
|
2013-09-11 02:51:48 +02:00 |
|
Timmy Willison
|
6bc8059717
|
All non-var modules should not indent in their AMD wrappers (just for prettier builds). No functionality changes.
|
2013-09-09 12:07:40 -04:00 |
|
Michał Gołębiowski
|
f044622bae
|
No ticket. Restore checking individual src/**/*.js files by jsHint.
|
2013-09-06 20:31:48 +02:00 |
|
Timmy Willison
|
3ec6af891b
|
Remove test element in css/support
|
2013-09-06 12:08:41 -04:00 |
|
Michał Gołębiowski
|
badcd1b6f3
|
Fix #10814. Fix #14084. Make support tests lazy and broken out to components.
|
2013-09-06 03:40:49 +02: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 |
|