jQuery.css() returns a string value - handle this properly in the animation code.
[jquery.git] / test / unit / effects.js
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...