| 2007-01-17 | Jörn Zaefferer | Reverted optimization to jQuery function, fixing broken... | commit | commitdiff | tree | snapshot | 
| 2007-01-17 | Jörn Zaefferer | Fixed typoooo. | commit | commitdiff | tree | snapshot | 
| 2007-01-17 | Jörn Zaefferer | Improved docs for $.merge, clearly stating that the... | commit | commitdiff | tree | snapshot | 
| 2007-01-16 | Jörn Zaefferer | Fix for #812 | commit | commitdiff | tree | snapshot | 
| 2007-01-16 | Mike Alsup | Fix bug #814. | commit | commitdiff | tree | snapshot | 
| 2007-01-16 | Jörn Zaefferer | Enhanced attr(String, Function) to pass through index... | commit | commitdiff | tree | snapshot | 
| 2007-01-15 | Jörn Zaefferer | Fixed show/hide to return selected objects, not only... | commit | commitdiff | tree | snapshot | 
| 2007-01-15 | John Resig | Tagged version 1.1 of jQuery. | commit | commitdiff | tree | snapshot | 
| 2007-01-14 | Jörn Zaefferer | Fixed two FF JS warnings | commit | commitdiff | tree | snapshot | 
| 2007-01-14 | Jörn Zaefferer | Removed useless and misleading example | commit | commitdiff | tree | snapshot | 
| 2007-01-14 | Jörn Zaefferer | Updated testsuite: To prevent crashes in Safari, each... | commit | commitdiff | tree | snapshot | 
| 2007-01-14 | John Resig | 2006 -> 2007. | commit | commitdiff | tree | snapshot | 
| 2007-01-14 | John Resig | Made a slight adjustment to $("expr") to make it faster. | commit | commitdiff | tree | snapshot | 
| 2007-01-14 | John Resig | Converted a lot of for loops to use jQuery.each() instead. | commit | commitdiff | tree | snapshot | 
| 2007-01-14 | John Resig | Fixed the issues with .text() working incorrectly. | commit | commitdiff | tree | snapshot | 
| 2007-01-14 | John Resig | Added back in the .load() fix. | commit | commitdiff | tree | snapshot | 
| 2007-01-14 | John Resig | Merged in some wiki fixes into the main docs. | commit | commitdiff | tree | snapshot | 
| 2007-01-14 | John Resig | Added a fix, and tests, for appending empty sets of... | commit | commitdiff | tree | snapshot | 
| 2007-01-14 | John Resig | Added a fix for :nth-child(even/odd). | commit | commitdiff | tree | snapshot | 
| 2007-01-14 | John Resig | Added a fix for $("div").filter("*") never ending. | commit | commitdiff | tree | snapshot | 
| 2007-01-14 | Jörn Zaefferer | Fixed a few docs | commit | commitdiff | tree | snapshot | 
| 2007-01-14 | Jörn Zaefferer | Fix wrong type check in jQuery.prop | commit | commitdiff | tree | snapshot | 
| 2007-01-14 | John Resig | Removed a bunch more bytes from the total file size. | commit | commitdiff | tree | snapshot | 
| 2007-01-14 | John Resig | Added in jQuery.isFunction(). | commit | commitdiff | tree | snapshot | 
| 2007-01-14 | John Resig | Touched up the code a little bit, saving some bytes. | commit | commitdiff | tree | snapshot | 
| 2007-01-13 | John Resig | Fixed an issue with animated .toggle() not working. | commit | commitdiff | tree | snapshot | 
| 2007-01-13 | John Resig | Added a fix for triggered events not being cancellable... | commit | commitdiff | tree | snapshot | 
| 2007-01-12 | John Resig | Added minor regexp optimization. | commit | commitdiff | tree | snapshot | 
| 2007-01-12 | John Resig | Removed unnecessary uses of typeof undefined. | commit | commitdiff | tree | snapshot | 
| 2007-01-11 | Jörn Zaefferer | Fixed that stupid type once more | commit | commitdiff | tree | snapshot | 
| 2007-01-11 | John Resig | Added a fix for .append( Number ) | commit | commitdiff | tree | snapshot | 
| 2007-01-11 | Jörn Zaefferer | API docs: Hacked multiple argument types like "Element... | commit | commitdiff | tree | snapshot | 
| 2007-01-11 | John Resig | Added a fix for .html("") not working correctly. | commit | commitdiff | tree | snapshot | 
| 2007-01-11 | John Resig | Fixed .not([]) not working properly. | commit | commitdiff | tree | snapshot | 
| 2007-01-11 | Jörn Zaefferer | Fixed missing typo | commit | commitdiff | tree | snapshot | 
| 2007-01-11 | John Resig | Going to 1.1b. | commit | commitdiff | tree | snapshot | 
| 2007-01-11 | John Resig | Added a fix for $("object *") in IE7. | commit | commitdiff | tree | snapshot | 
| 2007-01-11 | John Resig | Fixed bug with .text(), it only returned the text for... | commit | commitdiff | tree | snapshot | 
| 2007-01-11 | John Resig | Fixed the Safari crashing bug. So much hate. | commit | commitdiff | tree | snapshot | 
| 2007-01-10 | John Resig | Added a fix for <script>s getting executed twice when... | commit | commitdiff | tree | snapshot | 
| 2007-01-10 | John Resig | Fixed docs for .clone(Boolean). | commit | commitdiff | tree | snapshot | 
| 2007-01-10 | Jörn Zaefferer | Modified ready to event to pass jQuery object, allowing... | commit | commitdiff | tree | snapshot | 
| 2007-01-10 | John Resig | Removed support for //foo | //bar - please use ","... | commit | commitdiff | tree | snapshot | 
| 2007-01-10 | John Resig | Added support .css("left",30). Fixed up the multiFilter... | commit | commitdiff | tree | snapshot | 
| 2007-01-10 | John Resig | Lots of improvements. Added support for .not( jQuery... | commit | commitdiff | tree | snapshot | 
| 2007-01-10 | John Resig | Added back in height and width - they now behave more... | commit | commitdiff | tree | snapshot | 
| 2007-01-10 | John Resig | .remove("...") removed too much. | commit | commitdiff | tree | snapshot | 
| 2007-01-10 | John Resig | We've decided against .set() and are moving back to... | commit | commitdiff | tree | snapshot | 
| 2007-01-10 | Jörn Zaefferer | Fixed eval code (Thanks Fil) | commit | commitdiff | tree | snapshot | 
| 2007-01-10 | Jörn Zaefferer | Disable error reporting in PHP test files | commit | commitdiff | tree | snapshot | 
| 2007-01-10 | Jörn Zaefferer | Fixed tests for gt/lt | commit | commitdiff | tree | snapshot | 
| 2007-01-10 | Jörn Zaefferer | Added tests for almost everything in jquery/jquery... | commit | commitdiff | tree | snapshot | 
| 2007-01-10 | Jörn Zaefferer | Fixed add to also create HTML on-the-fly by using jQuer... | commit | commitdiff | tree | snapshot | 
| 2007-01-10 | Jörn Zaefferer | Added tests for add() and fixed #770 | commit | commitdiff | tree | snapshot | 
| 2007-01-10 | John Resig | Fixed a bug with .append() and <td>/<tr>. | commit | commitdiff | tree | snapshot | 
| 2007-01-10 | John Resig | More jQuery.speed() fixes. | commit | commitdiff | tree | snapshot | 
| 2007-01-10 | John Resig | Fixed a bug in jQuery.speed(), when there's no properti... | commit | commitdiff | tree | snapshot | 
| 2007-01-09 | Jörn Zaefferer | typo | commit | commitdiff | tree | snapshot | 
| 2007-01-09 | Jörn Zaefferer | Moved event object docs to wiki | commit | commitdiff | tree | snapshot | 
| 2007-01-09 | Jörn Zaefferer | Removed duplicated show/hide/toggle, added test for... | commit | commitdiff | tree | snapshot | 
| 2007-01-09 | Jörn Zaefferer | Added tests for comma-separated expressions in filter... | commit | commitdiff | tree | snapshot | 
| 2007-01-09 | John Resig | Fixed .next() and .prev(). | commit | commitdiff | tree | snapshot | 
| 2007-01-09 | Jörn Zaefferer | Added test for next/prev | commit | commitdiff | tree | snapshot | 
| 2007-01-09 | Jörn Zaefferer | Added test and fixed parents() | commit | commitdiff | tree | snapshot | 
| 2007-01-09 | John Resig | Added support for (basic) nested parens and (basic... | commit | commitdiff | tree | snapshot | 
| 2007-01-08 | Jörn Zaefferer | Added test for toggleClass, fixed jQuery.className... | commit | commitdiff | tree | snapshot | 
| 2007-01-08 | John Resig | Touched up the changelog. | commit | commitdiff | tree | snapshot | 
| 2007-01-08 | John Resig | We're actually at Version 1.1a right now. | commit | commitdiff | tree | snapshot | 
| 2007-01-08 | John Resig | Pruned a lot of extra code out and improved how .html... | commit | commitdiff | tree | snapshot | 
| 2007-01-08 | John Resig | .text( String ) now works as you'd expect it to, plus... | commit | commitdiff | tree | snapshot | 
| 2007-01-08 | John Resig | Fixed a bug in the jQuery.prop() addition and fixed... | commit | commitdiff | tree | snapshot | 
| 2007-01-08 | John Resig | I broke out the ${...} functionality into a separate... | commit | commitdiff | tree | snapshot | 
| 2007-01-08 | John Resig | Fixed a bug with $("body") in dynamic documents, refact... | commit | commitdiff | tree | snapshot | 
| 2007-01-07 | Jörn Zaefferer | Implemented #756, making text(String) really useful | commit | commitdiff | tree | snapshot | 
| 2007-01-07 | Jörn Zaefferer | Updated changelog | commit | commitdiff | tree | snapshot | 
| 2007-01-07 | Jörn Zaefferer | Fix for #758 | commit | commitdiff | tree | snapshot | 
| 2007-01-07 | Jörn Zaefferer | Fixed #753 in Opera and IE | commit | commitdiff | tree | snapshot | 
| 2007-01-07 | Jörn Zaefferer | Implemented #753 | commit | commitdiff | tree | snapshot | 
| 2007-01-07 | John Resig | Added support for [@foo] against DOM object properties... | commit | commitdiff | tree | snapshot | 
| 2007-01-07 | John Resig | Fixed problem with $("div",$("body")) breaking (returni... | commit | commitdiff | tree | snapshot | 
| 2007-01-07 | John Resig | Reorganized the different effects to be in fx.js, inste... | commit | commitdiff | tree | snapshot | 
| 2007-01-07 | Mike Alsup | Updated param method to encode name as well as value... | commit | commitdiff | tree | snapshot | 
| 2007-01-07 | John Resig | Fixed up the easing documentation. | commit | commitdiff | tree | snapshot | 
| 2007-01-07 | Jörn Zaefferer | Test for #753 | commit | commitdiff | tree | snapshot | 
| 2007-01-07 | Jörn Zaefferer | Fix for #754 | commit | commitdiff | tree | snapshot | 
| 2007-01-07 | Jörn Zaefferer | Fixed test for object/param selection (thanks Andrea) | commit | commitdiff | tree | snapshot | 
| 2007-01-07 | John Resig | Improved the categories of a bunch of docs, upped the... | commit | commitdiff | tree | snapshot | 
| 2007-01-07 | John Resig | Started cleaning up fx, made easing easier to use. | commit | commitdiff | tree | snapshot | 
| 2007-01-06 | John Resig | Fixed the docs for noConflict, fixed a bug with pager. | commit | commitdiff | tree | snapshot | 
| 2007-01-06 | John Resig | Cleaned up some spacing and braces. | commit | commitdiff | tree | snapshot | 
| 2007-01-06 | John Resig | Converted instances of new function(){ ... } to use... | commit | commitdiff | tree | snapshot | 
| 2007-01-06 | John Resig | Removed all the extra helper macros for 1.1, and adjust... | commit | commitdiff | tree | snapshot | 
| 2007-01-05 | Stefan Petre | Removed easing formulas and placed them as a plugin... | commit | commitdiff | tree | snapshot | 
| 2007-01-05 | Jörn Zaefferer | fixed typo (easeout); added check if jQuery._$ even... | commit | commitdiff | tree | snapshot | 
| 2007-01-05 | Stefan Petre | Changed the default easing function | commit | commitdiff | tree | snapshot | 
| 2007-01-04 | John Resig | Added in the new .noConflict() function for resolving... | commit | commitdiff | tree | snapshot | 
| 2007-01-04 | Stefan Petre | Changed transitions to easing. easing is now an object... | commit | commitdiff | tree | snapshot | 
| 2007-01-04 | Jörn Zaefferer | Improved a lot of docs, adding description to examples... | commit | commitdiff | tree | snapshot | 
| 2007-01-04 | Stefan Petre | Added transition effect | commit | commitdiff | tree | snapshot | 
| 2007-01-04 | Jörn Zaefferer | Changed "Hash" to "Map" in docs | commit | commitdiff | tree | snapshot | 
| next |