2007-01-31 |
Jörn Zaefferer | Added test for #745 |
tree | commitdiff |
2007-01-31 |
Jörn Zaefferer | Fixed #874 |
tree | commitdiff |
2007-01-31 |
Jörn Zaefferer | Fix for #883 |
tree | commitdiff |
2007-01-31 |
Jörn Zaefferer | Added test for #891 |
tree | commitdiff |
2007-01-31 |
Jörn Zaefferer | Added test for #895 |
tree | commitdiff |
2007-01-31 |
Jörn Zaefferer | Fix for #884 |
tree | commitdiff |
2007-01-31 |
Brandon Aaron | Fix flicker in animations |
tree | commitdiff |
2007-01-23 |
Jörn Zaefferer | Removed unnecessary comment |
tree | commitdiff |
2007-01-23 |
Jörn Zaefferer | Fix/test for #861 |
tree | commitdiff |
2007-01-23 |
Jörn Zaefferer | Exclude Opera from toggle test, too (#863) |
tree | commitdiff |
2007-01-23 |
Jörn Zaefferer | Removed another log statement; fixed add(Array) for... |
tree | commitdiff |
2007-01-23 |
Jörn Zaefferer | Modified toggle() test to stop IE from browsing to... |
tree | commitdiff |
2007-01-23 |
Jörn Zaefferer | Removed log statement |
tree | commitdiff |
2007-01-23 |
Jörn Zaefferer | Fixed not(jQuery) (need. more. tests.) |
tree | commitdiff |
2007-01-22 |
John Resig | Fixed an issue with child selectors that also have... |
tree | commitdiff |
2007-01-22 |
John Resig | Added in jQuery.nodeName() to simplify checking nodeNam... |
tree | commitdiff |
2007-01-22 |
John Resig | Refactored the trigger code a little bit. |
tree | commitdiff |
2007-01-22 |
John Resig | You had to have an event bound in order to trigger... |
tree | commitdiff |
2007-01-22 |
John Resig | Fixed an issue with child selectors accidentally trigge... |
tree | commitdiff |
2007-01-22 |
John Resig | Fixed doing $.post() without any params. |
tree | commitdiff |
2007-01-22 |
John Resig | Fixed this issue: $("<div>foo\nbar</div>"); |
tree | commitdiff |
2007-01-22 |
John Resig | Removed some extra code that ifFunction deprecated. |
tree | commitdiff |
2007-01-22 |
John Resig | Triggered event handlers are only executed once now. |
tree | commitdiff |
2007-01-22 |
John Resig | Added new function-testing code that is completely... |
tree | commitdiff |
2007-01-22 |
John Resig | Quick code optimization in trigger. |
tree | commitdiff |
2007-01-22 |
John Resig | Fixed some more nodeName inconsistencies. |
tree | commitdiff |
2007-01-22 |
John Resig | Fixed an issue with child selectors and XML documents... |
tree | commitdiff |
2007-01-20 |
John Resig | Fixed issue with .add()ing individual elements - and... |
tree | commitdiff |
2007-01-20 |
John Resig | Added a fix for an undefined param being passed to... |
tree | commitdiff |
2007-01-20 |
John Resig | Added a fix for $("#noexist").attr("id") breaking. |
tree | commitdiff |
2007-01-17 |
Jörn Zaefferer | Simplified check for XMLHttpRequest (saving a few bytes... |
tree | commitdiff |
2007-01-17 |
Jörn Zaefferer | prop fix takes also "line-height" into account (see... |
tree | commitdiff |
2007-01-17 |
Jörn Zaefferer | prop fix takes also "zoom" into account (see #803) |
tree | commitdiff |
2007-01-17 |
Jörn Zaefferer | Fix for #806 |
tree | commitdiff |
2007-01-17 |
Jörn Zaefferer | Reverted optimization to jQuery function, fixing broken... |
tree | commitdiff |
2007-01-17 |
Jörn Zaefferer | Fixed typoooo. |
tree | commitdiff |
2007-01-17 |
Jörn Zaefferer | Improved docs for $.merge, clearly stating that the... |
tree | commitdiff |
2007-01-16 |
Jörn Zaefferer | Fix for #812 |
tree | commitdiff |
2007-01-16 |
Mike Alsup | Fix bug #814. |
tree | commitdiff |
2007-01-16 |
Jörn Zaefferer | Enhanced attr(String, Function) to pass through index... |
tree | commitdiff |
2007-01-15 |
Jörn Zaefferer | Fixed show/hide to return selected objects, not only... |
tree | commitdiff |
2007-01-14 |
Jörn Zaefferer | Fixed two FF JS warnings |
tree | commitdiff |
2007-01-14 |
Jörn Zaefferer | Removed useless and misleading example |
tree | commitdiff |
2007-01-14 |
John Resig | 2006 -> 2007. |
tree | commitdiff |
2007-01-14 |
John Resig | Made a slight adjustment to $("expr") to make it faster. |
tree | commitdiff |
2007-01-14 |
John Resig | Converted a lot of for loops to use jQuery.each() instead. |
tree | commitdiff |
2007-01-14 |
John Resig | Fixed the issues with .text() working incorrectly. |
tree | commitdiff |
2007-01-14 |
John Resig | Added back in the .load() fix. |
tree | commitdiff |
2007-01-14 |
John Resig | Merged in some wiki fixes into the main docs. |
tree | commitdiff |
2007-01-14 |
John Resig | Added a fix, and tests, for appending empty sets of... |
tree | commitdiff |
2007-01-14 |
John Resig | Added a fix for :nth-child(even/odd). |
tree | commitdiff |
2007-01-14 |
John Resig | Added a fix for $("div").filter("*") never ending. |
tree | commitdiff |
2007-01-14 |
Jörn Zaefferer | Fixed a few docs |
tree | commitdiff |
2007-01-14 |
Jörn Zaefferer | Fix wrong type check in jQuery.prop |
tree | commitdiff |
2007-01-14 |
John Resig | Removed a bunch more bytes from the total file size. |
tree | commitdiff |
2007-01-14 |
John Resig | Added in jQuery.isFunction(). |
tree | commitdiff |
2007-01-14 |
John Resig | Touched up the code a little bit, saving some bytes. |
tree | commitdiff |
2007-01-13 |
John Resig | Fixed an issue with animated .toggle() not working. |
tree | commitdiff |
2007-01-13 |
John Resig | Added a fix for triggered events not being cancellable... |
tree | commitdiff |
2007-01-12 |
John Resig | Added minor regexp optimization. |
tree | commitdiff |
2007-01-12 |
John Resig | Removed unnecessary uses of typeof undefined. |
tree | commitdiff |
2007-01-11 |
Jörn Zaefferer | Fixed that stupid type once more |
tree | commitdiff |
2007-01-11 |
John Resig | Added a fix for .append( Number ) |
tree | commitdiff |
2007-01-11 |
John Resig | Added a fix for .html("") not working correctly. |
tree | commitdiff |
2007-01-11 |
John Resig | Fixed .not([]) not working properly. |
tree | commitdiff |
2007-01-11 |
Jörn Zaefferer | Fixed missing typo |
tree | commitdiff |
2007-01-11 |
John Resig | Added a fix for $("object *") in IE7. |
tree | commitdiff |
2007-01-11 |
John Resig | Fixed bug with .text(), it only returned the text for... |
tree | commitdiff |
2007-01-11 |
John Resig | Fixed the Safari crashing bug. So much hate. |
tree | commitdiff |
2007-01-10 |
John Resig | Added a fix for <script>s getting executed twice when... |
tree | commitdiff |
2007-01-10 |
John Resig | Fixed docs for .clone(Boolean). |
tree | commitdiff |
2007-01-10 |
Jörn Zaefferer | Modified ready to event to pass jQuery object, allowing... |
tree | commitdiff |
2007-01-10 |
John Resig | Removed support for //foo | //bar - please use ","... |
tree | commitdiff |
2007-01-10 |
John Resig | Added support .css("left",30). Fixed up the multiFilter... |
tree | commitdiff |
2007-01-10 |
John Resig | Lots of improvements. Added support for .not( jQuery... |
tree | commitdiff |
2007-01-10 |
John Resig | Added back in height and width - they now behave more... |
tree | commitdiff |
2007-01-10 |
John Resig | .remove("...") removed too much. |
tree | commitdiff |
2007-01-10 |
John Resig | We've decided against .set() and are moving back to... |
tree | commitdiff |
2007-01-10 |
Jörn Zaefferer | Fixed tests for gt/lt |
tree | commitdiff |
2007-01-10 |
Jörn Zaefferer | Added tests for almost everything in jquery/jquery... |
tree | commitdiff |
2007-01-10 |
Jörn Zaefferer | Fixed add to also create HTML on-the-fly by using jQuer... |
tree | commitdiff |
2007-01-10 |
Jörn Zaefferer | Added tests for add() and fixed #770 |
tree | commitdiff |
2007-01-10 |
John Resig | Fixed a bug with .append() and <td>/<tr>. |
tree | commitdiff |
2007-01-10 |
John Resig | More jQuery.speed() fixes. |
tree | commitdiff |
2007-01-10 |
John Resig | Fixed a bug in jQuery.speed(), when there's no properti... |
tree | commitdiff |
2007-01-09 |
Jörn Zaefferer | typo |
tree | commitdiff |
2007-01-09 |
Jörn Zaefferer | Moved event object docs to wiki |
tree | commitdiff |
2007-01-09 |
Jörn Zaefferer | Removed duplicated show/hide/toggle, added test for... |
tree | commitdiff |
2007-01-09 |
Jörn Zaefferer | Added tests for comma-separated expressions in filter... |
tree | commitdiff |
2007-01-09 |
John Resig | Fixed .next() and .prev(). |
tree | commitdiff |
2007-01-09 |
Jörn Zaefferer | Added test for next/prev |
tree | commitdiff |
2007-01-09 |
Jörn Zaefferer | Added test and fixed parents() |
tree | commitdiff |
2007-01-09 |
John Resig | Added support for (basic) nested parens and (basic... |
tree | commitdiff |
2007-01-08 |
Jörn Zaefferer | Added test for toggleClass, fixed jQuery.className... |
tree | commitdiff |
2007-01-08 |
John Resig | Pruned a lot of extra code out and improved how .html... |
tree | commitdiff |
2007-01-08 |
John Resig | .text( String ) now works as you'd expect it to, plus... |
tree | commitdiff |
2007-01-08 |
John Resig | Fixed a bug in the jQuery.prop() addition and fixed... |
tree | commitdiff |
2007-01-08 |
John Resig | I broke out the ${...} functionality into a separate... |
tree | commitdiff |
2007-01-08 |
John Resig | Fixed a bug with $("body") in dynamic documents, refact... |
tree | commitdiff |
2007-01-07 |
Jörn Zaefferer | Implemented #756, making text(String) really useful |
tree | commitdiff |
next |