2010-09-09 |
jeresig | Make sure that effect tests no longer reference the... |
tree | commitdiff |
2010-09-08 |
jeresig | Make sure that jQuery works even when the individual... |
tree | commitdiff |
2010-09-08 |
jeresig | Merge branch 'master' of github.com:jquery/jquery into... |
tree | commitdiff |
2010-09-08 |
jeresig | Make sure that jQuery works even when the individual... |
tree | commitdiff |
2010-09-07 |
Karl Swedberg | added "#main" ancestor selector to an "Only Child"... |
tree | commitdiff |
2010-09-02 |
John Resig | Fix the order of the element test arguments. |
tree | commitdiff |
2010-09-02 |
John Resig | Tweaked the name unit tests to specify the exact nodes... |
tree | commitdiff |
2010-09-02 |
John Resig | Remove cases of :contains() where quotes are used ... |
tree | commitdiff |
2010-09-01 |
Brandon Aaron | Add .width() and .height() unit test for empty sets... |
tree | commitdiff |
2010-08-27 |
John Resig | Handle two more cases where comments were missing in... |
tree | commitdiff |
2010-08-27 |
John Resig | Added some tweaks to $.type to handle null and undefine... |
tree | commitdiff |
2010-08-26 |
John Resig | Blackberry 4.6 doesn't maintain comment nodes in the... |
tree | commitdiff |
2010-08-26 |
John Resig | Fixed mistake with tweaked iframe manipulation test. |
tree | commitdiff |
2010-08-26 |
John Resig | Tweak some more jQuery set results in the manipulation... |
tree | commitdiff |
2010-08-26 |
John Resig | Tweak more element orders in the manipulation tests... |
tree | commitdiff |
2010-08-26 |
John Resig | Tweaked manipulation test to ignore order of elements... |
tree | commitdiff |
2010-08-26 |
John Resig | Tweaked anchor test to work better on Blackberry 4.7. |
tree | commitdiff |
2010-08-23 |
John Resig | Simplifying some of the .val() test code. |
tree | commitdiff |
2010-08-23 |
John Resig | Fixing getting/setting classes and makeArray(RegExp... |
tree | commitdiff |
2010-07-28 |
jzaefferer | Replace usage of the removed global reset() method... |
tree | commitdiff |
2010-07-27 |
John Resig | Make sure that .data() events don't bubble, per the... |
tree | commitdiff |
2010-07-27 |
jzaefferer | Moving jQuery-core specific resets from QUnit to core. |
tree | commitdiff |
2010-07-22 |
InfinitiesLoop | Ticket #6808. Changes data() so on plain objects, it... |
tree | commitdiff |
2010-07-20 |
InfinitiesLoop | Ticket #6804. Adds a changeData event. |
tree | commitdiff |
2010-06-21 |
adam j. sontag | .closest() should return a unique set of elements,... |
tree | commitdiff |
2010-06-20 |
jeresig | Mobile WebKit browsers don't support accessing the... |
tree | commitdiff |
2010-06-20 |
jeresig | Need to expose the isLocal change globally as well. |
tree | commitdiff |
2010-06-20 |
jeresig | Temporarily disable ajax tests when running in TestSwam. |
tree | commitdiff |
2010-06-20 |
jeresig | Use custom events for testing unbind instead of the... |
tree | commitdiff |
2010-06-20 |
jeresig | Adjust isPlainObject test to run in an iframe. |
tree | commitdiff |
2010-06-20 |
jeresig | Make sure the offset tests work without a built jQuery... |
tree | commitdiff |
2010-06-20 |
jeresig | Update other remote test URLs as well. |
tree | commitdiff |
2010-06-20 |
jeresig | Strip off filename and query string for JSONP Remote... |
tree | commitdiff |
2010-06-20 |
jeresig | Update the TestSwarm URL to point to the new jQuery... |
tree | commitdiff |
2010-06-20 |
jeresig | Changed the order of the tests to run in the same order... |
tree | commitdiff |
2010-06-20 |
jeresig | Handle auto-running of the TestSwarm injection script... |
tree | commitdiff |
2010-06-20 |
jeresig | Made it so that you no longer need to build jQuery... |
tree | commitdiff |
2010-06-15 |
jeresig | Fixing request data param issue. Thanks to mislav for... |
tree | commitdiff |
2010-06-15 |
malsup | Fix for http://dev.jquery.com/ticket/6451 |
tree | commitdiff |
2010-03-27 |
Brandon Aaron | Merge branch 'master' of github.com:jquery/jquery |
tree | commitdiff |
2010-03-25 |
jeresig | Mobile WebKit browsers don't support accessing the... |
tree | commitdiff |
2010-03-24 |
jeresig | Need to expose the isLocal change globally as well. |
tree | commitdiff |
2010-03-24 |
jeresig | Temporarily disable ajax tests when running in TestSwam. |
tree | commitdiff |
2010-03-24 |
jeresig | Use custom events for testing unbind instead of the... |
tree | commitdiff |
2010-03-24 |
jeresig | Adjust isPlainObject test to run in an iframe. |
tree | commitdiff |
2010-03-24 |
Brandon Aaron | Merge branch 'master' of github.com:jquery/jquery |
tree | commitdiff |
2010-03-23 |
jeresig | Make sure the offset tests work without a built jQuery... |
tree | commitdiff |
2010-03-23 |
jeresig | Update other remote test URLs as well. |
tree | commitdiff |
2010-03-23 |
jeresig | Strip off filename and query string for JSONP Remote... |
tree | commitdiff |
2010-03-23 |
jeresig | Update the TestSwarm URL to point to the new jQuery... |
tree | commitdiff |
2010-03-23 |
jeresig | Changed the order of the tests to run in the same order... |
tree | commitdiff |
2010-03-23 |
jeresig | Handle auto-running of the TestSwarm injection script... |
tree | commitdiff |
2010-03-23 |
jeresig | Made it so that you no longer need to build jQuery... |
tree | commitdiff |
2010-03-23 |
Brandon Aaron | Fixed an issue with setting offset of absolutely positi... |
tree | commitdiff |
2010-03-22 |
Brandon Aaron | Added unit tests for setting offset one property at... |
tree | commitdiff |
2010-03-09 |
jeresig | Rewrote the live/delegate submit tests to be more generic. |
tree | commitdiff |
2010-03-09 |
jeresig | Make sure that special remove and teardown events get... |
tree | commitdiff |
2010-03-09 |
jeresig | Landing a faster trim method. Based upon the work by... |
tree | commitdiff |
2010-03-05 |
jeresig | I take that back! It was a bug, but the cache had to... |
tree | commitdiff |
2010-03-05 |
jeresig | Attempted to fix #6227, not entirely sure if it's a... |
tree | commitdiff |
2010-03-02 |
jeresig | Added in Ben Alman's proposed event.namespace property... |
tree | commitdiff |
2010-03-02 |
jeresig | Add in the new level information to the closest(Array... |
tree | commitdiff |
2010-03-02 |
jeresig | We no longer support globally-triggered events on plain... |
tree | commitdiff |
2010-03-02 |
jeresig | More changes to get jQuery in line with JSLint. |
tree | commitdiff |
2010-02-28 |
brandonaaron | Adding unit tests to make sure .scrollTop() and .scroll... |
tree | commitdiff |
2010-02-28 |
brandonaaron | Use correct window reference in offset to work properly... |
tree | commitdiff |
2010-02-27 |
jeresig | Attach data directly to plain objects, no reason to... |
tree | commitdiff |
2010-02-27 |
jeresig | Adding in .bind(name, false), .unbind(name, false)... |
tree | commitdiff |
2010-02-27 |
jeresig | Make it so that you can pass in event data to .click... |
tree | commitdiff |
2010-02-26 |
jeresig | Make sure that undefined is always returned for undefin... |
tree | commitdiff |
2010-02-26 |
jeresig | Make sure that unbinding on a plain javascript object... |
tree | commitdiff |
2010-02-26 |
jeresig | Make sure that live events bubble unless explicitly... |
tree | commitdiff |
2010-02-13 |
jeresig | No need to run trim on every class iteration in addClas... |
tree | commitdiff |
2010-02-13 |
jeresig | Adapt the nbsp entity test for Opera (output isn't... |
tree | commitdiff |
2010-02-13 |
jeresig | Make sure that elements that have been removed also... |
tree | commitdiff |
2010-02-13 |
jeresig | Make sure that live focus and blur events also bind... |
tree | commitdiff |
2010-02-13 |
jeresig | When binding a change directly to a file input just... |
tree | commitdiff |
2010-02-13 |
jeresig | Don't inject style elements using innerHTML as they... |
tree | commitdiff |
2010-02-13 |
jeresig | Added some tests to test repeated injected of scripts... |
tree | commitdiff |
2010-02-13 |
jeresig | Make sure that we don't try to use a detached node... |
tree | commitdiff |
2010-02-13 |
jeresig | Make sure the fragment isn't used if it's not the same... |
tree | commitdiff |
2010-02-13 |
jeresig | If .attr() is run on no elements undefined should be... |
tree | commitdiff |
2010-02-13 |
jeresig | Make sure that no extra whitespace is leftover after... |
tree | commitdiff |
2010-02-13 |
jeresig | Make sure leading whitespace is trimmed for parseJSON... |
tree | commitdiff |
2010-02-11 |
John Resig | Make sure that the teardown is called after all the... |
tree | commitdiff |
2010-02-06 |
Ben Alman | Ok, this should actually fix #6041 :) |
tree | commitdiff |
2010-02-06 |
jeresig | Make sure that &#...; entities are encoded properly... |
tree | commitdiff |
2010-02-06 |
jeresig | Make sure that we don't try to double-encode params... |
tree | commitdiff |
2010-02-05 |
jeresig | Rewrote the live event handling to use the new event... |
tree | commitdiff |
2010-02-04 |
jeresig | Added some more tests for checking the execution order... |
tree | commitdiff |
2010-02-04 |
Justin Meyer | Forgot to land Justin's tests for the event fixes. |
tree | commitdiff |
2010-02-04 |
jeresig | A large refactor of the event handling logic. Data... |
tree | commitdiff |
2010-02-02 |
Neeraj Singh | Adding in some more replaceWith tests for #5917. |
tree | commitdiff |
2010-02-02 |
Noah Sloan | Only detach the incoming elements to replaceWith if... |
tree | commitdiff |
2010-02-02 |
jeresig | Make sure the resulting className from removeClass... |
tree | commitdiff |
2010-02-02 |
jeresig | Fix for problem in IE 8 where deserialized (then reseri... |
tree | commitdiff |
2010-02-01 |
jeresig | Add .delegate() and .undelegate(). An alternative to... |
tree | commitdiff |
2010-01-28 |
jeresig | Landing some minor perf optimization to jQuery(). |
tree | commitdiff |
2010-01-28 |
jeresig | Provide a way to simulate default browser actions.... |
tree | commitdiff |
2010-01-28 |
jeresig | Make sure that jQuery.data( elem ) always returns a... |
tree | commitdiff |
next |