Clean trailing whitespace from all files.
[jquery.git] / test / unit / effects.js
2010-12-30 Colin SnoverClean trailing whitespace from all files.
2010-11-10 rwldrnUpdating #7397 unit tests to correctly test for a persi...
2010-11-10 jeresigBacking out commit 795e880bba1f7f949df58748f7fd92e50296...
2010-11-10 rwldrnFixes #7397; Adds 4 supporting unit tests.
2010-11-09 rwldrnFixes #7397; 4 supporting unit tests
2010-11-03 jeresigLimit the scope of the CSS 'auto' change to just height...
2010-11-03 jeresigLimit the scope of the CSS 'auto' change to just height...
2010-10-27 jeresigCalling .hide().show() on a stylesheet-hidden element...
2010-10-26 Karl SwedbergFor .show() with no arguments, only set display of...
2010-10-17 Paul IrishfadeToggle(). as suggested by Karl Swedberg in his...
2010-10-15 jeresigDon't test inline-block in browsers that don't support...
2010-10-11 Colin SnoverFix olddisplay was inappropriately set when calling...
2010-10-09 Colin SnoverFixed code convention issues. Reduced size of overflow...
2010-10-05 Colin SnoverUpdate $.fn.animate to only keep overflow set to hidden...
2010-10-05 Colin SnoverIE6 will shrink-wrap elements with layout instead of...
2010-10-05 Colin SnoverUpdate $.fn.animate to change display mode only when...
2010-09-27 jeresigMake sure that opacity is being reset properly on a...
2010-09-23 jeresigDiscovered that another effects bug was fixed with...
2010-09-23 jeresige3463946e19f2eb53d909fc2b59cc1c8636d21bd actually fixed...
2010-09-22 Karl SwedbergAdded full support for easing in all shorthand effects...
2010-09-17 John ResigjQuery.css() returns a string value - handle this prope...
2010-09-17 John ResigFixed some sloppy checks in the effects test suite...
2010-09-16 jeresigSplit apart jQuery.css into jQuery.css (computed values...
2010-09-14 jeresigRemoving leftover debug code.
2010-09-13 John ResigMaking some more adjustments to handle auto CSS properties.
2010-09-09 jeresigMake sure that effect tests no longer reference the...
2010-07-28 jzaeffererReplace usage of the removed global reset() method...
2010-01-23 Karl Swedbergfixed offset(coordinates) returns null when no matching...
2010-01-23 Karl Swedbergadded tests for show/hide with falsy, non-zero values
2009-12-21 jeresigMoved logic for handling .animate({}), doesn't queue...
2009-12-18 jeresigRenamed the 'fx' module to 'effects'. Should've been...