API docs: Hacked multiple argument types like "Element|jQuery|String" representation...
[jquery.git] / src / selector /
2007-01-11 John ResigAdded a fix for $("object *") in IE7.
2007-01-10 John ResigRemoved support for //foo | //bar - please use ","...
2007-01-10 John ResigAdded support .css("left",30). Fixed up the multiFilter...
2007-01-10 John ResigLots of improvements. Added support for .not( jQuery...
2007-01-09 John ResigAdded support for (basic) nested parens and (basic...
2007-01-08 John ResigFixed a bug with $("body") in dynamic documents, refact...
2007-01-07 John ResigAdded support for [@foo] against DOM object properties...
2007-01-07 John ResigFixed problem with $("div",$("body")) breaking (returni...
2007-01-07 Jörn ZaeffererFixed test for object/param selection (thanks Andrea)
2007-01-03 Jörn ZaeffererUpdated test for #750
2007-01-03 Jörn ZaeffererAdded assertions for #750
2006-12-31 John ResigMoved all the expressions tests over into selector...
2006-12-31 John ResigMoved the bulk of the selector code out into a separate...