index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/npm_and_yarn/rollup-4.22.4
main
jQuery JavaScript Library: https://github.com/jquery/jquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
unit
/
dimensions.js
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove unnecessary haunted house guards.
Rick Waldron
2012-06-06
1
-8
/
+3
*
Fixes two typos
Rick Waldron
2012-06-06
1
-1
/
+1
*
Conditionally run height/width in iframeTest
Rick Waldron
2012-06-06
1
-2
/
+7
*
Ensure both height and width port functions exist before attempting to run di...
Rick Waldron
2012-06-06
1
-1
/
+1
*
Fixe dimensions tests. No core code changes. Supplements #11856
Mike Sherov
2012-06-06
1
-3
/
+9
*
Make dimensions modular, adds optional build flag. Fixes #11856
Mike Sherov
2012-06-05
1
-0
/
+11
*
Fix #11724, $(document).height() in Firefox 12. Closes gh-802.
Mike Sherov
2012-05-31
1
-6
/
+6
*
Add quick-start documentation for testing with QUnit and using jQuery's helpe...
timmywil
2012-05-29
1
-0
/
+12
*
Fix #10877. Make outerWidth/Height a setter. Closes gh-783.
Mike Sherov
2012-05-21
1
-22
/
+46
*
Fix #6724, though the Mobile Safari wound remains. Closes gh-764.
Matt Farmer
2012-05-14
1
-2
/
+6
*
Update dimensions unit tests from changes in #11604
Mike Sherov
2012-04-27
1
-8
/
+8
*
Fix #10413, #10679. Fix box-sizing:border-box and add css vendor prefix support.
Mike Sherov
2012-04-06
1
-4
/
+53
*
Fix #3838, $(document).height() incorrect in IE6
Mike Sherov
2012-03-02
1
-0
/
+14
*
Fix #5571. Setters should treat `undefined` as a no-op and be chainable.
Richard Gibson
2011-12-06
1
-4
/
+14
*
Fix #10691. Remove all instances of equals() and same(), as these are depreca...
Mike Sherov
2011-11-06
1
-58
/
+58
*
Landing pull request 562. Make sure runtimeStyle isn't affected by dimensions...
Mike Sherov
2011-10-28
1
-0
/
+23
*
Add support for calling outer/inner Width/Height on the window and document. ...
timmywil
2011-09-30
1
-16
/
+29
*
Optimize width/height retrieval (moved logic to getWH, removed adjustWH). Sup...
timmywil
2011-06-06
1
-7
/
+8
*
Add margin after checking width. Add tests. Fixes #9441. Fixes #9300.
Mike Sherov
2011-06-06
1
-0
/
+24
*
Return null for outer/inner width/height calls on window/document. Fixes #7557.
timmywil
2011-05-25
1
-4
/
+26
*
revert to old code, bug is invalid
Jordan Boesch
2011-04-15
1
-79
/
+0
*
fixing bug 4146 - round 2!
Jordan Boesch
2011-04-13
1
-0
/
+79
*
third batch
louisremi
2011-04-12
1
-6
/
+6
*
Update unit tests with a leak detection mechanism for the various jQuery glob...
Colin Snover
2011-01-09
1
-1
/
+17
*
Clean trailing whitespace from all files.
Colin Snover
2010-12-30
1
-15
/
+15
*
Maintain returning 0px from width/height for disconnected nodes for backwards...
jeresig
2010-11-09
1
-4
/
+24
*
Add .width() and .height() unit test for empty sets. Fix .height() test that ...
Brandon Aaron
2010-09-01
1
-3
/
+9
*
Changed the order of the tests to run in the same order in which they're spec...
jeresig
2010-03-23
1
-1
/
+1
*
Added in .height(fn) and .width(fn) support. Fixes #5915.
jeresig
2010-01-23
1
-22
/
+56
*
Make sure that calling .width(num) or .height(num) on an empty set returns th...
John Resig
2009-12-09
1
-3
/
+9
*
moving dimension related unit tests to dimensions test module
Brandon Aaron
2009-03-22
1
-0
/
+56
*
test runner: the changes are:
Ariel Flesler
2008-05-28
1
-4
/
+4
*
Updating outerWidth unit test to use absolute position
Brandon Aaron
2008-05-13
1
-1
/
+2
*
Merged dimensions with core
Brandon Aaron
2008-04-29
1
-0
/
+85
[prev]