| Commit message (Expand) | Author | Age | Files | Lines |
* | Build: code style fixes after all those reverts | Oleg Gaidarenko | 2015-12-22 | 1 | -10/+10 |
* | Revert "CSS: Ignore the CSS cascade in show()/hide()/etc." | Oleg Gaidarenko | 2015-12-22 | 1 | -10/+11 |
* | Revert "CSS: Make .css("width") & .css("height") return fractional values" | Oleg Gaidarenko | 2015-12-22 | 1 | -24/+16 |
* | Revert "CSS: Make show/hide/toggle methods a module" | Oleg Gaidarenko | 2015-12-22 | 1 | -8/+16 |
* | CSS: Make show/hide/toggle methods a module | Dave Methvin | 2015-10-25 | 1 | -16/+8 |
* | Tests: further improvements QUnit 2.0 migration | Oleg Gaidarenko | 2015-09-08 | 1 | -6/+6 |
* | Tests: Partially use new qunit interface | Oleg Gaidarenko | 2015-09-07 | 1 | -186/+194 |
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -122/+124 |
* | Tests: don't use deprecated argument in test declaration | Oleg Gaidarenko | 2015-07-30 | 1 | -2/+6 |
* | CSS: Make .css("width") & .css("height") return fractional values | Michał Gołębiowski | 2015-07-07 | 1 | -16/+24 |
* | CSS: Ignore the CSS cascade in show()/hide()/etc. | Richard Gibson | 2015-05-11 | 1 | -6/+6 |
* | Offset: Round offset value for the sake of floating errors | Michał Gołębiowski | 2015-03-23 | 1 | -2/+5 |
* | Misc: Drop support for older browsers; update support comments | Michał Gołębiowski | 2014-12-08 | 1 | -2/+2 |
* | Tests: Tilt at a few style guide windmills | Richard Gibson | 2014-12-06 | 1 | -45/+43 |
* | Tests: Accommodate page changes from the QUnit HTML reporter | Richard Gibson | 2014-12-06 | 1 | -21/+20 |
* | Tests: Minor updates for QUnit 1.16 compatibility | Richard Gibson | 2014-12-05 | 1 | -6/+6 |
* | Dimensions: allow modification of coordinates argument | Oleg Gaidarenko | 2014-11-16 | 1 | -0/+12 |
* | Docs: Add support comments for prefixed box-sizing | Michał Gołębiowski | 2014-02-05 | 1 | -0/+1 |
* | Update jshintrc to conform to new style guide. Conform to onevar and unused i... | Timmy Willison | 2013-04-09 | 1 | -26/+37 |
* | Fix typos. Close gh-1186. | dmitrygusev | 2013-02-28 | 1 | -4/+4 |
* | No ticket: Revise unit tests in anticipation of Sizzle-free builds | Richard Gibson | 2013-02-22 | 1 | -2/+2 |
* | Implement expectation test instead of using _removeData. Close gh-997. | Timo Tijhof | 2012-10-28 | 1 | -7/+9 |
* | Convert all jQuery.removeData(foo, bar, true) calls to jQuery._remove(foo, bar) | Rick Waldron | 2012-10-16 | 1 | -6/+6 |
* | Fix #12243, $("col").width() should return the column's width. Close gh-916. | Mike Sherov | 2012-08-29 | 1 | -6/+7 |
* | Fix #12283. Return null for dimension getters on non elements. Fix gh-900. | Mike Sherov | 2012-08-19 | 1 | -0/+16 |
* | No ticket: fix failure from zero-assertion test generating a second empty OL ... | Richard Gibson | 2012-08-09 | 1 | -1/+3 |
* | Fix #12088, Safari 5 and more percentages in getComputedStyle | Mike Sherov | 2012-07-22 | 1 | -7/+0 |
* | Make unit tests friendly to Closure Compiler. Closes gh-845. | Chad Killingsworth | 2012-07-05 | 1 | -20/+20 |
* | Unit tests are linted and passing. | Rick Waldron | 2012-06-21 | 1 | -8/+8 |
* | Don't swap to measure dimensions unless the element is display:none. #807 Fix... | Mike Sherov | 2012-06-07 | 1 | -0/+10 |
* | 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 |