2010-12-25 |
unknown | Removed custom method in isDeferred and when. |
tree | commitdiff |
2010-12-25 |
unknown | Deferred cannot be cancelled by returning false in... |
tree | commitdiff |
2010-12-24 |
unknown | Capitalized Deferred & _Deferred to clearly mark them... |
tree | commitdiff |
2010-12-24 |
unknown | Changed dataConverters key format. |
tree | commitdiff |
2010-12-24 |
jaubourg | Added deferred to core. Used internally for DOM readyne... |
tree | commitdiff |
2010-12-24 |
Dave Methvin | When a native browser event is bubbling up the DOM... |
tree | commitdiff |
2010-12-23 |
Colin Snover | Don't use for-in loops on Arrays. Fixes #7817. Thanks... |
tree | commitdiff |
2010-12-22 |
Colin Snover | More unit tests and a $.hasData that works for JS objec... |
tree | commitdiff |
2010-12-22 |
Colin Snover | Update jQuery.hasData to always return a boolean, with... |
tree | commitdiff |
2010-12-22 |
Colin Snover | Remove code for ticket #7717 which has been marked... |
tree | commitdiff |
2010-12-21 |
Dave Methvin | Use a for loop rather than for/in loop when copying... |
tree | commitdiff |
2010-12-20 |
jaubourg | Added deferred to core. Used internally for DOM readyne... |
tree | commitdiff |
2010-12-19 |
Colin Snover | Fix #7717 and #7165. Thanks to dmethvin and iliakan... |
tree | commitdiff |
2010-12-14 |
Colin Snover | Merge branch 'bug_7397' of https://github.com/rwldrn... |
tree | commitdiff |
2010-12-13 |
Colin Snover | Speed up & compatibility improvements for new clone... |
tree | commitdiff |
2010-12-12 |
Colin Snover | Return test comments to ASCII space |
tree | commitdiff |
2010-12-12 |
Colin Snover | Merge branch 'bug5566' into csnover-bug5566. Fixes... |
tree | commitdiff |
2010-12-12 |
Colin Snover | Fix the clone method to be a little less insane in... |
tree | commitdiff |
2010-12-11 |
jaubourg | Simplified headers tests: removed multiline headers... |
tree | commitdiff |
2010-12-11 |
jaubourg | Tweaked the headers test to be apache independent and... |
tree | commitdiff |
2010-12-10 |
jaubourg | Changed document.location to window.location per Ben... |
tree | commitdiff |
2010-12-10 |
jaubourg | Removed non-standard (and not that useful) xhr emulatio... |
tree | commitdiff |
2010-12-09 |
jaubourg | Rewrite of the Ajax module by Julian Aubourg. Some... |
tree | commitdiff |
2010-12-09 |
jeresig | Backing out cec68e2b00d86357c18b576cbaed52cc1ea42a74... |
tree | commitdiff |
2010-12-09 |
jeresig | Backing out fb6c038bf00296480234c971a1664ac01ca1479e... |
tree | commitdiff |
2010-12-09 |
jeresig | Merge branch 'bug5566' of https://github.com/csnover... |
tree | commitdiff |
2010-12-09 |
jeresig | Merge branch 'attrFollowupFix' of https://github.com... |
tree | commitdiff |
2010-12-09 |
jeresig | Merge branch 'support_6897' of https://github.com/rwldr... |
tree | commitdiff |
2010-12-09 |
jeresig | Merge branch 'bug_7413' of https://github.com/rwldrn... |
tree | commitdiff |
2010-12-07 |
Anton M | Fix attr() problems in IE with attribute nodes. Followu... |
tree | commitdiff |
2010-12-07 |
Colin Snover | Clone fragments in domManip using jQuery.clone instead... |
tree | commitdiff |
2010-12-06 |
John Resig | Merge branch 'bug7524' of https://github.com/csnover... |
tree | commitdiff |
2010-12-06 |
John Resig | Merge branch 'bug7531' of https://github.com/csnover... |
tree | commitdiff |
2010-12-06 |
John Resig | Merge branch 't6398' of https://github.com/jitter/jquer... |
tree | commitdiff |
2010-12-06 |
John Resig | Merge branch 't4386' of https://github.com/jitter/jquer... |
tree | commitdiff |
2010-12-06 |
John Resig | Merge branch 't7578' of https://github.com/jitter/jquer... |
tree | commitdiff |
2010-12-06 |
John Resig | Merge branch 't5476' of https://github.com/jitter/jquer... |
tree | commitdiff |
2010-12-06 |
John Resig | Merge branch 'restrictAttr' of https://github.com/jitte... |
tree | commitdiff |
2010-12-03 |
Colin Snover | Only try to get data attributes for a jQuery-wrapped... |
tree | commitdiff |
2010-12-01 |
Anton M | Handle carriage return characters in className property... |
tree | commitdiff |
2010-11-24 |
Anton M | Add unit test for fix to #7578. |
tree | commitdiff |
2010-11-21 |
Anton M | Make sure custom events named "submit" can be bound... |
tree | commitdiff |
2010-11-21 |
Anton M | Make sure IE clones body elements correctly. Fixes... |
tree | commitdiff |
2010-11-19 |
Anton M | Improve performance of get() for negative indices.... |
tree | commitdiff |
2010-11-17 |
Colin Snover | Coerce s.url to string before calling replace, since... |
tree | commitdiff |
2010-11-13 |
Anton M | Make sure attr() works on non DOM element nodes. Fixes... |
tree | commitdiff |
2010-11-10 |
rwldrn | Updating #7397 unit tests to correctly test for a persi... |
tree | commitdiff |
2010-11-10 |
jeresig | Backing out commit 795e880bba1f7f949df58748f7fd92e50296... |
tree | commitdiff |
2010-11-10 |
jeresig | Maintain returning 0px from width/height for disconnect... |
tree | commitdiff |
2010-11-10 |
rwldrn | Fixes #7397; Adds 4 supporting unit tests. |
tree | commitdiff |
2010-11-09 |
rwldrn | Fixes #7397; 4 supporting unit tests |
tree | commitdiff |
2010-11-09 |
rwldrn | Support unit test for #6897 |
tree | commitdiff |
2010-11-09 |
rwldrn | Fixes #7413; isEmptyObject() check to see if obj passes... |
tree | commitdiff |
2010-11-09 |
Colin Snover | Remove conditional that prevents attr from working... |
tree | commitdiff |
2010-11-09 |
John Resig | Merge branch 'fixAdjacentTests' of https://github.com... |
tree | commitdiff |
2010-11-09 |
John Resig | Ensure that unquoted attribute selectors are quoted... |
tree | commitdiff |
2010-11-09 |
Anton M | Fix selector tests broken by newer version of Qunit. |
tree | commitdiff |
2010-11-06 |
Colin Snover | Ensure that AJAX requests are actually aborted in all... |
tree | commitdiff |
2010-11-03 |
jeresig | Limit the scope of the CSS 'auto' change to just height... |
tree | commitdiff |
2010-11-03 |
jeresig | Limit the scope of the CSS 'auto' change to just height... |
tree | commitdiff |
2010-11-01 |
jeresig | Only change ID on nodes that don't already have an... |
tree | commitdiff |
2010-11-01 |
jeresig | Make sure that accessing computed CSS for elements... |
tree | commitdiff |
2010-10-28 |
Brandon Aaron | Fix tab spacing. |
tree | commitdiff |
2010-10-27 |
jeresig | Calling .hide().show() on a stylesheet-hidden element... |
tree | commitdiff |
2010-10-26 |
Karl Swedberg | For .show() with no arguments, only set display of... |
tree | commitdiff |
2010-10-26 |
John Resig | Backing out fix for #5803 from 3b50eaca2cd0b1439235e39c... |
tree | commitdiff |
2010-10-25 |
dmethvin | Allow DELETE requests to have a content body, and prope... |
tree | commitdiff |
2010-10-25 |
dmethvin | Honor stopImmediatePropagation for live/delegate event... |
tree | commitdiff |
2010-10-24 |
rwldrn | Fixes #7229 and #5803 |
tree | commitdiff |
2010-10-22 |
jeresig | Make sure that .width()/.height() don't return NaN... |
tree | commitdiff |
2010-10-22 |
jeresig | Make sure that the correct height/width of the elements... |
tree | commitdiff |
2010-10-22 |
jeresig | Fix broken selector code from last commit. |
tree | commitdiff |
2010-10-22 |
jeresig | Make sure that +, >, ~ leading, rooted, selectors go... |
tree | commitdiff |
2010-10-22 |
jeresig | Make sure that we don't use matchesSelector on XML... |
tree | commitdiff |
2010-10-22 |
jeresig | Make sure that we aren't reading one of the bad expando... |
tree | commitdiff |
2010-10-22 |
jeresig | Be sure to clean up the previous test. |
tree | commitdiff |
2010-10-22 |
jeresig | Make sure that height/width getters work on hidden... |
tree | commitdiff |
2010-10-22 |
jeresig | Adding another test for an issue in Gecko's matchesSele... |
tree | commitdiff |
2010-10-19 |
Anton M | Update number of expected assertions in attribute tests |
tree | commitdiff |
2010-10-17 |
John Resig | Add some more tests to make sure that pulling in data... |
tree | commitdiff |
2010-10-17 |
Paul Irish | fadeToggle(). as suggested by Karl Swedberg in his... |
tree | commitdiff |
2010-10-17 |
John Resig | Make sure that .data() (no args) returns a list of... |
tree | commitdiff |
2010-10-17 |
John Resig | We removed deleteExpando after 1.4.2, for some reason... |
tree | commitdiff |
2010-10-15 |
jeresig | Fix the number of change tests and remove textarea... |
tree | commitdiff |
2010-10-15 |
jeresig | Testing *, * was unnecessary - especially in slower... |
tree | commitdiff |
2010-10-15 |
jeresig | Don't test inline-block in browsers that don't support... |
tree | commitdiff |
2010-10-15 |
jeresig | Use prepend for the focuin test (to avoid making the... |
tree | commitdiff |
2010-10-15 |
jeresig | Test visible on inline elements. |
tree | commitdiff |
2010-10-15 |
jeresig | Getting weird results for font size tests across platfo... |
tree | commitdiff |
2010-10-13 |
jeresig | Change font size to 15px in the test to fix a false... |
tree | commitdiff |
2010-10-13 |
Justin Meyer | Make sure that focusin/focusout bubbles in non-IE browsers. |
tree | commitdiff |
2010-10-13 |
jeresig | We want to make sure that we only run the MSIE-specific... |
tree | commitdiff |
2010-10-13 |
jeresig | Test CSS test on font size instead of padding. |
tree | commitdiff |
2010-10-13 |
jeresig | IE 9 preserves the case of the Alpha filter - maintain... |
tree | commitdiff |
2010-10-13 |
jeresig | Fix broken Ajax test after recent revert to jQuery... |
tree | commitdiff |
2010-10-13 |
John Resig | Merge branch 'bug7150' of github.com/csnover/jquery |
tree | commitdiff |
2010-10-13 |
John Resig | Fix some gaps in the handling of event data properties... |
tree | commitdiff |
2010-10-12 |
Colin Snover | Fix patch for #7150, which was not deleting the events... |
tree | commitdiff |
2010-10-12 |
John Resig | The child selector-prefix branch doesn't work with... |
tree | commitdiff |
2010-10-12 |
John Resig | Make sure that .find() with multiple direct child selec... |
tree | commitdiff |
next |