2010-01-25 |
John Resig | Don't set the context in .load() as it stops the global... |
tree | commitdiff |
2010-01-25 |
John Resig | Make sure that XHTML-style HTML is purified in .html... |
tree | commitdiff |
2010-01-24 |
jeresig | Expose cleanData, make sure that all bound event handle... |
tree | commitdiff |
2010-01-24 |
jeresig | Added in .height(fn) and .width(fn) support. Fixes... |
tree | commitdiff |
2010-01-23 |
jeresig | Make empty strings (and other non-string values) simply... |
tree | commitdiff |
2010-01-23 |
jeresig | Moved add() tests from core to traversing. |
tree | commitdiff |
2010-01-23 |
jeresig | Make sure that .die() with no args works. Fixes #5789. |
tree | commitdiff |
2010-01-23 |
Karl Swedberg | fixed offset(coordinates) returns null when no matching... |
tree | commitdiff |
2010-01-23 |
Karl Swedberg | added tests for show/hide with falsy, non-zero values |
tree | commitdiff |
2010-01-23 |
Ben Alman | fixed jQuery.dir regression introduced with 1.4 *untils... |
tree | commitdiff |
2010-01-23 |
Irae Brasil | Added support for multiple live event handlers, live... |
tree | commitdiff |
2010-01-23 |
Irae Brasil | Make sure non-left-click events don't bubble. Fixes... |
tree | commitdiff |
2010-01-16 |
John Resig | Make sure regular settings object is set as context... |
tree | commitdiff |
2010-01-14 |
Yehuda Katz | wrapAll(Function) doesn't actually make sense. That... |
tree | commitdiff |
2010-01-13 |
jeresig | We only care that some of the html return value is... |
tree | commitdiff |
2010-01-13 |
jeresig | Make sure that null params aren't traversed. Fixes... |
tree | commitdiff |
2010-01-13 |
jeresig | Make sure that disconnected nodes aren't sorted/uniqued... |
tree | commitdiff |
2010-01-13 |
jeresig | Fixed typo in logic, also disabled function setters... |
tree | commitdiff |
2010-01-12 |
jeresig | Bringing some selector tests back from Sizzle. |
tree | commitdiff |
2010-01-12 |
jeresig | Some more touching up of the replaceWith tests. |
tree | commitdiff |
2010-01-11 |
jeresig | Did some reorganizing of the recently added replaceWith... |
tree | commitdiff |
2010-01-11 |
jeresig | Make sure that wrapInner works on elements that have... |
tree | commitdiff |
2010-01-11 |
jeresig | Final pass at fixing #5785. Need to make sure that... |
tree | commitdiff |
2010-01-11 |
jeresig | Made some additional tests for #5785. |
tree | commitdiff |
2010-01-11 |
jeresig | Make sure we use detach instead of remove in replaceWit... |
tree | commitdiff |
2010-01-11 |
jeresig | Revert "Adding in backwards-compatiblity support for... |
tree | commitdiff |
2010-01-07 |
jeresig | Merge branch 'setterargs' |
tree | commitdiff |
2010-01-07 |
jeresig | Added in support for .offset(Function). |
tree | commitdiff |
2010-01-07 |
jeresig | Add .css(Function) incoming value tests. |
tree | commitdiff |
2010-01-07 |
jeresig | No need for the try/finally logic in the css tests... |
tree | commitdiff |
2010-01-07 |
jeresig | Added manipulation tests for setter function args. |
tree | commitdiff |
2010-01-07 |
jeresig | Make sure that a parsererror is thrown whenever malform... |
tree | commitdiff |
2010-01-07 |
jeresig | Added some .text(Function) tests. |
tree | commitdiff |
2010-01-07 |
jeresig | Added tests for attribute function setters. |
tree | commitdiff |
2010-01-07 |
jeresig | Moved the val() tests from manipulation into attributes. |
tree | commitdiff |
2010-01-06 |
jeresig | Add some abort() Ajax tests. Verifies that #3984 works. |
tree | commitdiff |
2010-01-06 |
jeresig | Merge branch 'master' of github.com:jquery/jquery |
tree | commitdiff |
2010-01-06 |
jeresig | Adding in backwards-compatiblity support for jQuery... |
tree | commitdiff |
2010-01-06 |
Filipe Fortes | Make sure to do a deep copy on arrays. #5750 |
tree | commitdiff |
2010-01-06 |
jeresig | Added in support for content-type sniffing for scripts... |
tree | commitdiff |
2010-01-06 |
Rick Waldron | Detect JSON Ajax requests by the response content-type... |
tree | commitdiff |
2010-01-06 |
jeresig | Merging in jQuery.proxy() branch. |
tree | commitdiff |
2010-01-05 |
jeresig | Rewrite of jQuery.browser to become engine-centric... |
tree | commitdiff |
2009-12-31 |
jeresig | Added in jQuery.proxy(obj, name), like the method descr... |
tree | commitdiff |
2009-12-31 |
jeresig | Remove the .bind(name, fn, thisObject) and promote... |
tree | commitdiff |
2009-12-22 |
jeresig | Make sure that selected works in Safari on options... |
tree | commitdiff |
2009-12-22 |
Ben Alman | Moved jQuery.param "traditional" flag into jQuery.ajaxS... |
tree | commitdiff |
2009-12-22 |
jeresig | Add some extra tests to make sure we can get the value... |
tree | commitdiff |
2009-12-22 |
jeresig | Make sure that the correct value is being pulled from... |
tree | commitdiff |
2009-12-22 |
jeresig | Made sure that the .val() logic for setting radios... |
tree | commitdiff |
2009-12-22 |
jeresig | Fixed the issue where getting an empty value was imposs... |
tree | commitdiff |
2009-12-21 |
Alexander Farkas | Used the patch from Alexander as the basis for a rewrit... |
tree | commitdiff |
2009-12-21 |
jeresig | Moved logic for handling .animate({}), doesn't queue... |
tree | commitdiff |
2009-12-19 |
John Resig | Bringing Sizzle test suite changes back in. |
tree | commitdiff |
2009-12-19 |
jeresig | Temporarily disabling test for bug #4299. |
tree | commitdiff |
2009-12-18 |
jeresig | Fixed the spacing from the last commit. |
tree | commitdiff |
2009-12-18 |
jeresig | Disabled the passthrough .attr(method_name) functionali... |
tree | commitdiff |
2009-12-18 |
Robert Katic | Made isPlainObject() supporting null, undefined, and... |
tree | commitdiff |
2009-12-18 |
jeresig | Renamed the 'fx' module to 'effects'. Should've been... |
tree | commitdiff |
2009-12-17 |
Dave Methvin | Add new html5 input types to list of serializable types... |
tree | commitdiff |
2009-12-17 |
Ben Alman | Further modified jQuery 1.4 .param() method to serializ... |
tree | commitdiff |
2009-12-17 |
Karl Swedberg | added a couple missing semicolons and fixed a typo... |
tree | commitdiff |
2009-12-17 |
jeresig | Follow-up to 100ed686426b8b404b094b8c8086aefce715f91a... |
tree | commitdiff |
2009-12-17 |
jeresig | Reworked some more of the selector tests as well to... |
tree | commitdiff |
2009-12-17 |
jeresig | Added some more tests around the name tests to catch... |
tree | commitdiff |
2009-12-16 |
jeresig | Make sure that some height/width is set for the nothidd... |
tree | commitdiff |
2009-12-14 |
Batiste Bieler | Enforce that hasClass and removeClass work even with... |
tree | commitdiff |
2009-12-11 |
John Resig | Make sure that dynamically-created elements don't have... |
tree | commitdiff |
2009-12-10 |
John Resig | Removed .attr(removeClass) and .attr(each) tests as... |
tree | commitdiff |
2009-12-10 |
John Resig | Moved some methods around inbetween core.js and travers... |
tree | commitdiff |
2009-12-10 |
John Resig | Make sure that the correct args are passed in to the... |
tree | commitdiff |
2009-12-10 |
John Resig | Make sure that calling .width(num) or .height(num)... |
tree | commitdiff |
2009-12-10 |
John Resig | Rewrote .merge() (faster and less obtuse now). Fixed... |
tree | commitdiff |
2009-12-10 |
Yehuda Katz | Fix up whitespace and a couple of glitches. |
tree | commitdiff |
2009-12-10 |
Yehuda Katz | Add function values to addClass, removeClass, toggleCla... |
tree | commitdiff |
2009-12-10 |
John Resig | Made sure that css('width') and height returned string... |
tree | commitdiff |
2009-12-10 |
John Resig | Switched jQuery() to represent jQuery([]) instead of... |
tree | commitdiff |
2009-12-09 |
John Resig | Fixed problems with removing live events. Fixes #4894. |
tree | commitdiff |
2009-12-09 |
John Resig | Made .clone(true) also copy over element data. Fixes... |
tree | commitdiff |
2009-12-09 |
John Resig | Added support for .data(Object), overwriting the existi... |
tree | commitdiff |
2009-12-09 |
Yehuda Katz | Landing in jQuery.contains, jQuery.fn.contains, and... |
tree | commitdiff |
2009-12-09 |
David Petersen | Handle changing form attributes correctly when there... |
tree | commitdiff |
2009-12-08 |
John Resig | Make sure that events are cloned for wrap, fixes #2977. |
tree | commitdiff |
2009-12-07 |
John Resig | Check Sizzle or jQuery. |
tree | commitdiff |
2009-12-07 |
John Resig | Only run the visibility selectors if the filter exists. |
tree | commitdiff |
2009-12-07 |
James Padolsey | Added support for per-property easing |
tree | commitdiff |
2009-12-07 |
John Resig | Added in support for injecting area elements into map... |
tree | commitdiff |
2009-12-07 |
John Resig | Added in support for $.ajax jsonpCallback (allowing... |
tree | commitdiff |
2009-12-06 |
John Resig | Merge branch 'master' of git@github.com:jquery/jquery |
tree | commitdiff |
2009-12-06 |
John Resig | Split the queue code out from data.js into a dedicated... |
tree | commitdiff |
2009-12-06 |
John Resig | Renamed isObjectLiteral to isPlainObject (makes more... |
tree | commitdiff |
2009-12-06 |
Dave Methvin | Fix for #4011, crash when two text nodes are appended... |
tree | commitdiff |
2009-12-06 |
jeresig | Make sure that animated show resets the display correct... |
tree | commitdiff |
2009-12-05 |
jeresig | Make sure that the previous element is removed from... |
tree | commitdiff |
2009-12-05 |
jeresig | Made sure that css() in IE handles negative non-px... |
tree | commitdiff |
2009-12-05 |
John Resig | Make sure that width or height don't animate to a negat... |
tree | commitdiff |
2009-12-05 |
Yehuda Katz | Added a test for bug 1095 for animations (animations... |
tree | commitdiff |
2009-12-04 |
Ben Alman | Landing Ben Alman's patch to add nextUntil, prevUntil... |
tree | commitdiff |
2009-12-04 |
jeresig | Added in the .delay() method for delaying the execution... |
tree | commitdiff |
2009-12-04 |
Justin Meyer | Adding in support for bubbling submit and change events... |
tree | commitdiff |
next |