Added a fix for .noConflict(true) not reverting properly. Also added unit tests for...
[jquery.git] / test / unit / core.js
2007-10-20 John ResigAdded a fix for .noConflict(true) not reverting properl...
2007-10-17 John ResigFix for bug #1546 where a deep copy was attempted of...
2007-10-17 John ResigAdded a fix for bug #1698, in which injected scripts...
2007-10-12 Brandon AaronFixed .val(String) for select elements (#1760) [Thanks...
2007-10-01 John ResigA fix for bug #1443, where globalEval occurred asynchro...
2007-09-23 John ResigDisabled the Ajax tests from running locally.
2007-09-15 John ResigAdded .eq(Number) back in - I'm convinced that it's...
2007-09-15 John ResigFixed bug #1594, #1565, #1598 - all of which were conce...
2007-09-08 John ResigFinished up some of the reorganization.