jquery.git
2007-01-15 John ResigTagged version 1.1 of jQuery.
2007-01-14 Jörn ZaeffererFixed two FF JS warnings
2007-01-14 Jörn ZaeffererRemoved useless and misleading example
2007-01-14 Jörn ZaeffererUpdated testsuite: To prevent crashes in Safari, each...
2007-01-14 John Resig2006 -> 2007.
2007-01-14 John ResigMade a slight adjustment to $("expr") to make it faster.
2007-01-14 John ResigConverted a lot of for loops to use jQuery.each() instead.
2007-01-14 John ResigFixed the issues with .text() working incorrectly.
2007-01-14 John ResigAdded back in the .load() fix.
2007-01-14 John ResigMerged in some wiki fixes into the main docs.
2007-01-14 John ResigAdded a fix, and tests, for appending empty sets of...
2007-01-14 John ResigAdded a fix for :nth-child(even/odd).
2007-01-14 John ResigAdded a fix for $("div").filter("*") never ending.
2007-01-14 Jörn ZaeffererFixed a few docs
2007-01-14 Jörn ZaeffererFix wrong type check in jQuery.prop
2007-01-14 John ResigRemoved a bunch more bytes from the total file size.
2007-01-14 John ResigAdded in jQuery.isFunction().
2007-01-14 John ResigTouched up the code a little bit, saving some bytes.
2007-01-13 John ResigFixed an issue with animated .toggle() not working.
2007-01-13 John ResigAdded a fix for triggered events not being cancellable...
2007-01-12 John ResigAdded minor regexp optimization.
2007-01-12 John ResigRemoved unnecessary uses of typeof undefined.
2007-01-11 Jörn ZaeffererFixed that stupid type once more
2007-01-11 John ResigAdded a fix for .append( Number )
2007-01-11 Jörn ZaeffererAPI docs: Hacked multiple argument types like "Element...
2007-01-11 John ResigAdded a fix for .html("") not working correctly.
2007-01-11 John ResigFixed .not([]) not working properly.
2007-01-11 Jörn ZaeffererFixed missing typo
2007-01-11 John ResigGoing to 1.1b.
2007-01-11 John ResigAdded a fix for $("object *") in IE7.
2007-01-11 John ResigFixed bug with .text(), it only returned the text for...
2007-01-11 John ResigFixed the Safari crashing bug. So much hate.
2007-01-10 John ResigAdded a fix for <script>s getting executed twice when...
2007-01-10 John ResigFixed docs for .clone(Boolean).
2007-01-10 Jörn ZaeffererModified ready to event to pass jQuery object, allowing...
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-10 John ResigAdded back in height and width - they now behave more...
2007-01-10 John Resig.remove("...") removed too much.
2007-01-10 John ResigWe've decided against .set() and are moving back to...
2007-01-10 Jörn ZaeffererFixed eval code (Thanks Fil)
2007-01-10 Jörn ZaeffererDisable error reporting in PHP test files
2007-01-10 Jörn ZaeffererFixed tests for gt/lt
2007-01-10 Jörn ZaeffererAdded tests for almost everything in jquery/jquery...
2007-01-10 Jörn ZaeffererFixed add to also create HTML on-the-fly by using jQuer...
2007-01-10 Jörn ZaeffererAdded tests for add() and fixed #770
2007-01-10 John ResigFixed a bug with .append() and <td>/<tr>.
2007-01-10 John ResigMore jQuery.speed() fixes.
2007-01-10 John ResigFixed a bug in jQuery.speed(), when there's no properti...
2007-01-09 Jörn Zaefferertypo
2007-01-09 Jörn ZaeffererMoved event object docs to wiki
2007-01-09 Jörn ZaeffererRemoved duplicated show/hide/toggle, added test for...
2007-01-09 Jörn ZaeffererAdded tests for comma-separated expressions in filter...
2007-01-09 John ResigFixed .next() and .prev().
2007-01-09 Jörn ZaeffererAdded test for next/prev
2007-01-09 Jörn ZaeffererAdded test and fixed parents()
2007-01-09 John ResigAdded support for (basic) nested parens and (basic...
2007-01-08 Jörn ZaeffererAdded test for toggleClass, fixed jQuery.className...
2007-01-08 John ResigTouched up the changelog.
2007-01-08 John ResigWe're actually at Version 1.1a right now.
2007-01-08 John ResigPruned a lot of extra code out and improved how .html...
2007-01-08 John Resig.text( String ) now works as you'd expect it to, plus...
2007-01-08 John ResigFixed a bug in the jQuery.prop() addition and fixed...
2007-01-08 John ResigI broke out the ${...} functionality into a separate...
2007-01-08 John ResigFixed a bug with $("body") in dynamic documents, refact...
2007-01-07 Jörn ZaeffererImplemented #756, making text(String) really useful
2007-01-07 Jörn ZaeffererUpdated changelog
2007-01-07 Jörn ZaeffererFix for #758
2007-01-07 Jörn ZaeffererFixed #753 in Opera and IE
2007-01-07 Jörn ZaeffererImplemented #753
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 John ResigReorganized the different effects to be in fx.js, inste...
2007-01-07 Mike AlsupUpdated param method to encode name as well as value...
2007-01-07 John ResigFixed up the easing documentation.
2007-01-07 Jörn ZaeffererTest for #753
2007-01-07 Jörn ZaeffererFix for #754
2007-01-07 Jörn ZaeffererFixed test for object/param selection (thanks Andrea)
2007-01-07 John ResigImproved the categories of a bunch of docs, upped the...
2007-01-07 John ResigStarted cleaning up fx, made easing easier to use.
2007-01-06 John ResigFixed the docs for noConflict, fixed a bug with pager.
2007-01-06 John ResigCleaned up some spacing and braces.
2007-01-06 John ResigConverted instances of new function(){ ... } to use...
2007-01-06 John ResigRemoved all the extra helper macros for 1.1, and adjust...
2007-01-05 Stefan PetreRemoved easing formulas and placed them as a plugin...
2007-01-05 Jörn Zaeffererfixed typo (easeout); added check if jQuery._$ even...
2007-01-05 Stefan PetreChanged the default easing function
2007-01-04 John ResigAdded in the new .noConflict() function for resolving...
2007-01-04 Stefan PetreChanged transitions to easing. easing is now an object...
2007-01-04 Jörn ZaeffererImproved a lot of docs, adding description to examples...
2007-01-04 Stefan PetreAdded transition effect
2007-01-04 Jörn ZaeffererChanged "Hash" to "Map" in docs
2007-01-04 Jörn ZaeffererMerged the three unbind docs into one, added a few...
2007-01-03 Jörn ZaeffererUpdated test for #750
2007-01-03 Jörn ZaeffererAdded assertions for #750
2007-01-03 John ResigChangeLog is the more common name for this file.
2007-01-03 John ResigUpdated the list of whats changed.
2007-01-03 Jörn ZaeffererAdded back the check for safari before checking target...
2007-01-02 Jörn ZaeffererMessed around with API document: Improved layout, remov...
next