Oleg Gaidarenko
|
d9d8906cfd
|
CSS: simplify "defaultDisplay" module
Ref 90d7cc1d8b
Ref gh-1961
|
2014-12-24 02:46:04 +03:00 |
|
Oleg Gaidarenko
|
787ffbf5fa
|
CSS: Correct typo in the comment
|
2014-09-03 00:20:41 +04:00 |
|
Oleg Gaidarenko
|
b05b6a2219
|
CSS: Use pre-defined displays for html and body
Ref 60f546acb1
Ref 274feb53cc
Ref a7724186c9
|
2014-09-03 00:13:29 +04:00 |
|
Nazar Mokrynskyi
|
44c9c4f751
|
CSS: Remove use of getDefaultComputedStyle
Remove optimization to make jQuery compatible with Google's Polymer project
Ref 274feb53cc
|
2014-09-02 23:35:18 +04:00 |
|
Timmy Willison
|
91e06e9aeb
|
Build: update grunt-jscs-checker and pass with the new rules
Conflicts:
build/tasks/build.js
src/ajax/xhr.js
src/attributes/classes.js
src/attributes/prop.js
src/attributes/val.js
src/core/init.js
src/core/ready.js
src/css.js
src/css/curCSS.js
src/css/defaultDisplay.js
src/data.js
src/data/var/dataPriv.js
src/data/var/dataUser.js
src/dimensions.js
src/effects.js
src/event.js
src/manipulation.js
src/offset.js
src/queue.js
src/selector-native.js
test/data/testrunner.js
|
2014-07-17 11:08:37 -07:00 |
|
Rodrigo Rosenfeld Rosas
|
5a1db91bf3
|
CSS: window.getDefaultComputedStyle may return null
Fixes #14736
Closes gh-1501
(cherry picked from commit 51910ba8a5aff4cd1a811f1fdb76a6c62a09a666)
|
2014-03-20 14:44:25 -04: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
|
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 |
|