Made the expando code attach properties to an anonymous object, as opposed to the...
[jquery.git] / src / core.js
2007-09-10 John ResigMade the expando code attach properties to an anonymous...
2007-09-09 John ResigFixed spelling mistake.
2007-09-09 John ResigAdded an extra check for removing a named cache propert...
2007-09-09 John ResigLanding a version of $(document)/$(window) .width(...
2007-09-09 John ResigAdded .prevAll() and .nextAll() functionality.
2007-09-09 John ResigSo, apparently, I never committed the second half of...
2007-09-08 John ResigLanding the new expando management code. Completely...
2007-09-08 John ResigLanding the .clone() rewrite by Brandon (also includes...
2007-09-08 John ResigAdded .hasClass() (Simply just passes through to .is()).
2007-09-08 John ResigFinished up some of the reorganization.