jquery/test
2007-11-17 04:25:22 +00:00
..
data Landing the new expando management code. Completely overhauls how data is associated with elements. 2007-09-08 23:31:23 +00:00
unit Fix #1907 where the never-ending loop prevention used a coersion comparison which sometimes dropped values incorrectly. Also fixed a bug where on deep copies the target copied over itself (i = 2 addition). Last made code handle the case when a property might have a string in it that should be overwritten by an object. 2007-11-17 04:25:22 +00:00
index.html Fixed #1095 bug where radio buttons became unchecked during show(). Also added unit test and had to fix a selector test that was broken by the new testing div in test/index.html. Last made some whitespace changes. 2007-11-16 23:39:23 +00:00
test.js Reorganzing the jQuery source (first phase). 2007-09-08 12:42:32 +00:00