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-06 |
John Resig | Merge branch 't7673' of https://github.com/jitter/jquer... |
tree | commitdiff |
2010-12-01 |
Anton M | Handle carriage return characters in className property... |
tree | commitdiff |
2010-11-22 |
danheberden | Fix for #6911 - prevent disabled elements in liveHandler |
tree | commitdiff |
2010-11-21 |
Anton M | Make sure IE clones body elements correctly. Fixes... |
tree | commitdiff |
2010-11-19 |
Anton M | Set cache to false as default for script or json reques... |
tree | commitdiff |
2010-11-19 |
Anton M | Improve performance of get() for negative indices.... |
tree | commitdiff |
2010-11-13 |
Anton M | Make sure attr() works on non DOM element nodes. Fixes... |
tree | commitdiff |
2010-11-10 |
jeresig | Backing out commit 795e880bba1f7f949df58748f7fd92e50296... |
tree | commitdiff |
2010-11-10 |
jeresig | Need to also handle the case where 'auto' is being... |
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 |
Anton M | Partially revert commit a64dc0405064d68c7b7cd0f0fc8ea60... |
tree | commitdiff |
2010-11-09 |
Colin Snover | Remove conditional that prevents attr from working... |
tree | commitdiff |
2010-11-09 |
John Resig | Make sure that if an additional load event is triggered... |
tree | commitdiff |
2010-11-09 |
John Resig | Merge branch 'bug7422' of https://github.com/csnover... |
tree | commitdiff |
2010-11-09 |
John Resig | Make sure that when multiple variables are being declar... |
tree | commitdiff |
2010-11-09 |
John Resig | We don't do end of line comments, move them above. |
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-03 |
jeresig | Opera doesn't give height/width of display: none elemen... |
tree | commitdiff |
2010-11-01 |
jeresig | Make sure that accessing computed CSS for elements... |
tree | commitdiff |
2010-10-28 |
John Resig | Fix quotes in comment. |
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 | Temporarily backing out commit bd474799bf95f4ecdc47a757... |
tree | commitdiff |
2010-10-26 |
John Resig | Merge branch 'jquery_dev' of github.com/danheberden... |
tree | commitdiff |
2010-10-26 |
John Resig | Backing out fix for #5803 from 3b50eaca2cd0b1439235e39c... |
tree | commitdiff |
2010-10-25 |
danheberden | Prevent IE from firing live/delegate events on disabled... |
tree | commitdiff |
2010-10-25 |
John Resig | Merge branch 'jquerymaster' of github.com/SlexAxton... |
tree | commitdiff |
2010-10-25 |
John Resig | Merge branch '6897' of github.com/SlexAxton/jquery... |
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-25 |
John Resig | Merge branch 'master' of github.com/rwldrn/jquery |
tree | commitdiff |
2010-10-25 |
John Resig | Merge branch 'unusedTrue' of github.com/lrbabe/jquery... |
tree | commitdiff |
2010-10-25 |
lrbabe | .cur() doesn't take any boolean parameter since 1.4.3 |
tree | commitdiff |
2010-10-25 |
Alex Sexton | Moved jQuery.props to attributes since it was only... |
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 height/width getters work on hidden... |
tree | commitdiff |
2010-10-22 |
jeresig | Make sure that the ready event doesn't double-fire... |
tree | commitdiff |
2010-10-22 |
jeresig | Only need to declare the data once. |
tree | commitdiff |
2010-10-21 |
Alex Sexton | Forces lower case comparison of protocol and host when... |
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 | Var wasn't being explicitly declared. Fixes #7226. |
tree | commitdiff |
2010-10-17 |
John Resig | We removed deleteExpando after 1.4.2, for some reason... |
tree | commitdiff |
2010-10-15 |
John Resig | Bringing back the change from 80a4178af9b12e6617bfcec81... |
tree | commitdiff |
2010-10-15 |
jeresig | Reverting commit 39addc87a37b32be19f2c58ec8babe752c0243... |
tree | commitdiff |
2010-10-14 |
John Resig | Make sure that we don't attempt to handle scrolling... |
tree | commitdiff |
2010-10-14 |
jeresig | Oops, still have jQuery.ajax.* on the brain. |
tree | commitdiff |
2010-10-13 |
Justin Meyer | beforedeactivate will fire before focusout - use that... |
tree | commitdiff |
2010-10-13 |
Justin Meyer | Make sure that focusin/focusout bubbles in non-IE browsers. |
tree | commitdiff |
2010-10-13 |
Pinhook | Handle issue with two concurrent JSONP requests that... |
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 | Forgot to remove the child selector in the previous... |
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 |
2010-10-12 |
Colin Snover | Use a key name less likely to result in collisions... |
tree | commitdiff |
2010-10-11 |
John Resig | The world isn't ready for moving the Ajax methods to... |
tree | commitdiff |
2010-10-11 |
John Resig | Handle some edge cases with binding events to the windo... |
tree | commitdiff |
2010-10-11 |
John Resig | Merge branch 'animateHooks' of github.com/lrbabe/jquery... |
tree | commitdiff |
2010-10-11 |
John Resig | Merge branch 'bug7141' of github.com/csnover/jquery... |
tree | commitdiff |
2010-10-11 |
Colin Snover | Fix olddisplay was inappropriately set when calling... |
tree | commitdiff |
2010-10-11 |
Scott González | Fixed getting styles from disconnected nodes. Fixes... |
tree | commitdiff |
2010-10-11 |
lrbabe | Make $.fn.animate compatible with jQuery.cssHooks |
tree | commitdiff |
2010-10-11 |
John Resig | Make sure closest works on disconnected DOM nodes.... |
tree | commitdiff |
2010-10-10 |
jeresig | Return the zeroed-out bounding box instead of passing... |
tree | commitdiff |
2010-10-10 |
jeresig | Make sure that the unload event doesn't leak in IE... |
tree | commitdiff |
2010-10-10 |
jeresig | Tweaking some formatting of the closest changes. |
tree | commitdiff |
2010-10-10 |
jeresig | Switch back to using Sizzle.matchesSelector. |
tree | commitdiff |
2010-10-10 |
jeresig | Use the new Sizzle matches functionality. |
tree | commitdiff |
2010-10-10 |
jeresig | Fix formatting and switch to using the new matchesSelec... |
tree | commitdiff |
2010-10-10 |
wycats | Should improve performance of closest considerably... |
tree | commitdiff |
2010-10-09 |
jeresig | Change event did not fire in IE when an explicit .focus... |
tree | commitdiff |
2010-10-09 |
jeresig | Fix the case where live change was breaking if a live... |
tree | commitdiff |
2010-10-09 |
John Resig | Merge branch 'master' of github.com/petersendidit/jquer... |
tree | commitdiff |
2010-10-09 |
John Resig | Merge branch 'bug7123' of github.com/csnover/jquery... |
tree | commitdiff |
2010-10-09 |
John Resig | Merge branch 'bug7018' of github.com/csnover/jquery... |
tree | commitdiff |
2010-10-09 |
John Resig | Merge branch 'animate-nonblock' of github.com/csnover... |
tree | commitdiff |
2010-10-09 |
jeresig | Name the try/catch arg to satisfy JSLint - thanks to... |
tree | commitdiff |
2010-10-09 |
jeresig | Make sure null/NaN values aren't set in .css(). Fixes... |
tree | commitdiff |
2010-10-09 |
Colin Snover | Prevent IE from throwing errors when setting RGBA value... |
tree | commitdiff |
2010-10-09 |
Colin Snover | Coerce all array values to strings before comparison... |
tree | commitdiff |
2010-10-09 |
Colin Snover | Fixed code convention issues. Reduced size of overflow... |
tree | commitdiff |
2010-10-08 |
David Petersen | Merge branch 'master' of git://github.com/jquery/jquery |
tree | commitdiff |
2010-10-06 |
Colin Snover | Fix bug #7018. |
tree | commitdiff |
2010-10-05 |
Colin Snover | Update $.fn.animate to only keep overflow set to hidden... |
tree | commitdiff |
2010-10-05 |
Colin Snover | IE6 will shrink-wrap elements with layout instead of... |
tree | commitdiff |
2010-10-05 |
Colin Snover | Tiny cleanup to remove some superfluous code that was... |
tree | commitdiff |
2010-10-05 |
Colin Snover | Update $.fn.animate to restore overflow-x and overflow... |
tree | commitdiff |
next |