Update $.fn.animate to change display mode only when necessary (inline, non-floated...
[jquery.git] / test / unit / effects.js
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...