Tagging the 1.5rc1 release.
[jquery.git] / test /
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-10-05 Colin SnoverFix :visible does not work properly when display:none...
2010-09-30 John ResigTweak broken serialize tests from commit 879799fe955f01...
2010-09-30 Colin SnoverMake sure setting opacity does not clobber other inline...
2010-09-29 Dave ReedUsing data() on JavaScript objects sets fields directly...
2010-09-29 John ResigFix number of expected select tests from commit 879799f...
2010-09-28 John ResigHandle child selectors in particular - away from the...
2010-09-28 John ResigMake sure that the contents of the element is still...
2010-09-28 John ResigMake sure that mixed case alpha filters are handled...
2010-09-28 John ResigMake setting .css(name, undefined) a no-op. Fixes ...
2010-09-28 John ResigMake sure that ambiguous val() selection works correctly.
2010-09-28 John ResigMake .attr(name, null) equivalent to removeAttr(name...
2010-09-28 John ResigMake sure that .offset() doesn't fail against disconnec...
2010-09-28 jeresigRemoving unique check on closest(Array) (it wasn't...
2010-09-27 jeresigMerge branch 'closestbug-6700' of github.com/ajpiano...
2010-09-27 jeresigAllow 304/Not Modified tests to complete in Opera.
2010-09-27 jeresigMake sure that opacity is being reset properly on a...
2010-09-27 jeresigAdjust manipulation test to handle whitespace RegExp...
2010-09-27 John ResigRemoving the old cow image from the effects tests ...
2010-09-24 dmethvinMake .val(undefined) == .val("") and chainable; fixes...
2010-09-24 Dave MethvinDon't have .val() return selected-but-disabled options...
2010-09-24 temp01Serialize keys with empty arrays/object values in jQuer...
2010-09-24 jeresigMake sure that undefined is always returned for missing...
2010-09-24 jeresigAllow data to be bound to Flash objects (but still...
2010-09-23 Robert KaticTest jQuery.type also with document.
2010-09-23 Robert KaticMade jQuery.type more consistent with host objects.
2010-09-23 Robert KaticEnsure that selector is not broken.
2010-09-23 Robert KaticCorrecting some imperfections in test added in previous...
2010-09-23 Robert KaticAdded support for map of events in live, die, delegate...
2010-09-23 Robert KaticAdded some tests for #5991.
2010-09-23 Robert KaticEnsured that arrays are not considered same as plain...
2010-09-23 jeresigDiscovered that another effects bug was fixed with...
2010-09-23 jeresige3463946e19f2eb53d909fc2b59cc1c8636d21bd actually fixed...
2010-09-22 jeresigAdd some tests for jQuery.isWindow and make sure that...
2010-09-22 John ResigMake sure that #... are trimmed from Ajax request URLs...
2010-09-22 John ResigFixed the number of expected class tests from a previou...
2010-09-22 jeresigMake .data(Object) extend the existing data object...
2010-09-22 Jacob WrightFix bug when accessing .data() on an empty set. Return...
2010-09-22 Karl SwedbergAdded full support for easing in all shorthand effects...
2010-09-22 jeresigMake sure the data- number has at least one number...
2010-09-21 John ResigMake sure that non-px values aren't manipulated before...
2010-09-21 John ResigUse a different workaround for detecting when Opera...
2010-09-21 jeresigHandle some additional data- number edge cases.
2010-09-21 jeresigMake sure that the data- import also supports arrays.
2010-09-21 John ResigAdded in support for basic JSON object parsing of data...
2010-09-21 John ResigTweaked the data number RegExp some to handle some...
2010-09-21 jeresigFixing the problem with data-* based numbers as mention...
2010-09-20 John ResigPull data-* attributes into .data(). Original code...
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-09-08 jeresigMake sure that jQuery works even when the individual...
2010-09-08 jeresigMerge branch 'master' of github.com:jquery/jquery into...
2010-09-08 jeresigMake sure that jQuery works even when the individual...
2010-09-07 Karl Swedbergadded "#main" ancestor selector to an "Only Child"...
2010-09-02 John ResigFix the order of the element test arguments.
2010-09-02 John ResigTweaked the name unit tests to specify the exact nodes...
2010-09-02 John ResigRemove cases of :contains() where quotes are used ...
2010-09-01 Brandon AaronAdd .width() and .height() unit test for empty sets...
2010-08-27 John ResigHandle two more cases where comments were missing in...
2010-08-27 John ResigAdded some tweaks to $.type to handle null and undefine...
2010-08-26 John ResigBlackberry 4.6 doesn't maintain comment nodes in the...
2010-08-26 John ResigFixed mistake with tweaked iframe manipulation test.
2010-08-26 John ResigTweak some more jQuery set results in the manipulation...
2010-08-26 John ResigTweak more element orders in the manipulation tests...
2010-08-26 John ResigTweaked manipulation test to ignore order of elements...
2010-08-26 John ResigTweaked anchor test to work better on Blackberry 4.7.
2010-08-23 John ResigSimplifying some of the .val() test code.
2010-08-23 John ResigFixing getting/setting classes and makeArray(RegExp...
2010-07-28 jzaeffererReplace usage of the removed global reset() method...
2010-07-27 John ResigMake sure that .data() events don't bubble, per the...
2010-07-27 jzaeffererMoving jQuery-core specific resets from QUnit to core.
2010-07-22 InfinitiesLoopTicket #6808. Changes data() so on plain objects, it...
2010-07-20 InfinitiesLoopTicket #6804. Adds a changeData event.
2010-06-21 adam j. sontag.closest() should return a unique set of elements,...
2010-06-20 jeresigMobile WebKit browsers don't support accessing the...
2010-06-20 jeresigNeed to expose the isLocal change globally as well.
2010-06-20 jeresigTemporarily disable ajax tests when running in TestSwam.
2010-06-20 jeresigUse custom events for testing unbind instead of the...
2010-06-20 jeresigAdjust isPlainObject test to run in an iframe.
2010-06-20 jeresigMake sure the offset tests work without a built jQuery...
2010-06-20 jeresigUpdate other remote test URLs as well.
2010-06-20 jeresigStrip off filename and query string for JSONP Remote...
2010-06-20 jeresigUpdate the TestSwarm URL to point to the new jQuery...
2010-06-20 jeresigChanged the order of the tests to run in the same order...
2010-06-20 jeresigHandle auto-running of the TestSwarm injection script...
2010-06-20 jeresigMade it so that you no longer need to build jQuery...
2010-06-15 jeresigFixing request data param issue. Thanks to mislav for...
2010-06-15 malsupFix for http://dev.jquery.com/ticket/6451
2010-03-27 Brandon AaronMerge branch 'master' of github.com:jquery/jquery
2010-03-25 jeresigMobile WebKit browsers don't support accessing the...
2010-03-24 jeresigNeed to expose the isLocal change globally as well.
2010-03-24 jeresigTemporarily disable ajax tests when running in TestSwam.
2010-03-24 jeresigUse custom events for testing unbind instead of the...
2010-03-24 jeresigAdjust isPlainObject test to run in an iframe.
2010-03-24 Brandon AaronMerge branch 'master' of github.com:jquery/jquery
next