2007-03-22 |
Brandon Aaron | Update to fix for #1064 and tests |
tree | commitdiff |
2007-03-21 |
Brandon Aaron | That should have been a string, not a number |
tree | commitdiff |
2007-03-21 |
Brandon Aaron | Fix for #1064 and added tests for setting/getting opacity |
tree | commitdiff |
2007-03-18 |
John Resig | Only fadeIn/Out or slideUp/Down elements that are alrea... |
tree | commitdiff |
2007-03-17 |
Jörn Zaefferer | Fix for #953, use always GET for $.get |
tree | commitdiff |
2007-03-17 |
John Resig | Animations now use a single interval timer, global... |
tree | commitdiff |
2007-03-16 |
John Resig | Forced the test suite into standards mode. Fixed some... |
tree | commitdiff |
2007-03-16 |
John Resig | Removed some un-needed code from css() and fixed a... |
tree | commitdiff |
2007-03-16 |
John Resig | Added a test for bug #997. |
tree | commitdiff |
2007-03-16 |
John Resig | Added all the tests for isFunction, fixed bug #1026. |
tree | commitdiff |
2007-03-15 |
John Resig | A pack of animation fixes for #24, #260, #744, #799... |
tree | commitdiff |
2007-03-11 |
Brandon Aaron | Fix for Rev 1511 |
tree | commitdiff |
2007-03-09 |
Brandon Aaron | Clean up for revision 1462: "Fix for Safari crashes... |
tree | commitdiff |
2007-03-05 |
Brandon Aaron | Fix generic event handler and $events expando removal... |
tree | commitdiff |
2007-03-05 |
Brandon Aaron | Fix generic event handler and $events expando removal... |
tree | commitdiff |
2007-03-01 |
John Resig | Fix for bug #962. |
tree | commitdiff |
2007-03-01 |
John Resig | Cleaned up how event removing was handled. All expandos... |
tree | commitdiff |
2007-02-28 |
Brandon Aaron | Fix for Safari crashes when doing DOM Manipulations |
tree | commitdiff |
2007-02-27 |
Jörn Zaefferer | Removed docs breaking xml docs |
tree | commitdiff |
2007-02-27 |
Jörn Zaefferer | Fixed list of destructive methods in end() docs |
tree | commitdiff |
2007-02-27 |
Jörn Zaefferer | Backported wiki changes from docs.jquery.com/API/1... |
tree | commitdiff |
2007-02-27 |
Jörn Zaefferer | Backported wiki changes from docs.jquery.com/API/1... |
tree | commitdiff |
2007-02-27 |
Jörn Zaefferer | Backported wiki changes from docs.jquery.com/API/1... |
tree | commitdiff |
2007-02-27 |
Jörn Zaefferer | Backported wiki changes from docs.jquery.com/API/1... |
tree | commitdiff |
2007-02-27 |
Jörn Zaefferer | Backported wiki changes from docs.jquery.com/API/1... |
tree | commitdiff |
2007-02-27 |
Jörn Zaefferer | Backported wiki changes from docs.jquery.com/API/1... |
tree | commitdiff |
2007-02-27 |
Jörn Zaefferer | Backported wiki changes from docs.jquery.com/API/1... |
tree | commitdiff |
2007-02-27 |
Jörn Zaefferer | Backported wiki changes from docs.jquery.com/API/1... |
tree | commitdiff |
2007-02-25 |
Brandon Aaron | Fix for #964 |
tree | commitdiff |
2007-02-25 |
Brandon Aaron | Fix for #910 |
tree | commitdiff |
2007-02-25 |
Brandon Aaron | Fix for #997 |
tree | commitdiff |
2007-02-25 |
Jörn Zaefferer | Fix for #979 |
tree | commitdiff |
2007-02-23 |
Brandon Aaron | Fix for #921 |
tree | commitdiff |
2007-02-23 |
Brandon Aaron | * Fixed IE ID selectors selecting by the name attribute... |
tree | commitdiff |
2007-02-22 |
John Resig | Added a test case for bug #986. |
tree | commitdiff |
2007-02-22 |
Jörn Zaefferer | Fix for #991 |
tree | commitdiff |
2007-02-19 |
Jörn Zaefferer | Added test for #977 |
tree | commitdiff |
2007-02-18 |
John Resig | Fix for bug #959, maintaining a list of event handlers... |
tree | commitdiff |
2007-02-17 |
Brandon Aaron | Removing fix for #910 causing Safari to crash |
tree | commitdiff |
2007-02-17 |
Brandon Aaron | Rolling back fix for #914 due to firefox double evaling... |
tree | commitdiff |
2007-02-14 |
Brandon Aaron | Update for src and href attribute selectors fix |
tree | commitdiff |
2007-02-13 |
Jörn Zaefferer | Improved jQuery.prop to handle "px" on computed values |
tree | commitdiff |
2007-02-13 |
Brandon Aaron | Fix the ^= type attribute selector in firefox for href. |
tree | commitdiff |
2007-02-10 |
Brandon Aaron | (no commit message) |
tree | commitdiff |
2007-02-09 |
Brandon Aaron | Get actual values for attributes in IE and fix #910... |
tree | commitdiff |
2007-02-08 |
Brandon Aaron | Fix for #910, for real this time. |
tree | commitdiff |
2007-02-07 |
Brandon Aaron | Fix for #849 |
tree | commitdiff |
2007-02-07 |
Brandon Aaron | Fix for #914. |
tree | commitdiff |
2007-02-07 |
Brandon Aaron | Fix for #910 |
tree | commitdiff |
2007-02-07 |
Brandon Aaron | Fix for #745 |
tree | commitdiff |
2007-02-06 |
Jörn Zaefferer | Added equals helper for easier debugging of failed... |
tree | commitdiff |
2007-02-05 |
Jörn Zaefferer | Fix for #907 |
tree | commitdiff |
2007-02-05 |
Jörn Zaefferer | Fixed toggle() test to exclude konquerer |
tree | commitdiff |
2007-02-04 |
John Resig | Fixed the ~ selector - it was selecting in the wrong... |
tree | commitdiff |
2007-02-03 |
Jörn Zaefferer | Small optimization to jQuery.prop, saving 2 or 3 bytes |
tree | commitdiff |
2007-01-31 |
Jörn Zaefferer | Fixed docs for trigger, describing the second argument. |
tree | commitdiff |
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 |
next |