2011-01-05 |
jaubourg | "then" renamed "complete" and new "then" method defined... |
blob | commitdiff |
2010-12-31 |
jaubourg | Simplified the way a Promise is tested for (removed... |
blob | commitdiff | diff to current |
2010-12-31 |
jaubourg | Introduced a new promise method on deferreds that retur... |
blob | commitdiff | diff to current |
2010-12-31 |
unknown | Removed custom method in isDeferred and when. |
blob | commitdiff | diff to current |
2010-12-31 |
unknown | Deferred cannot be cancelled by returning false in... |
blob | commitdiff | diff to current |
2010-12-31 |
unknown | Capitalized Deferred & _Deferred to clearly mark them... |
blob | commitdiff | diff to current |
2010-12-31 |
jaubourg | Added deferred to core. Used internally for DOM readyne... |
blob | commitdiff | diff to current |
2010-12-30 |
jaubourg | Simplified the way a Promise is tested for (removed... |
blob | commitdiff | diff to current |
2010-12-28 |
jaubourg | Introduced a new promise method on deferreds that retur... |
blob | commitdiff | diff to current |
2010-12-28 |
jaubourg | Merge branch 'master' of github.com:jquery/jquery into... |
blob | commitdiff | diff to current |
2010-12-27 |
jrburke | Register as a CommonJS async module if in that kind... |
blob | commitdiff | diff to current |
2010-12-25 |
unknown | Removed custom method in isDeferred and when. |
blob | commitdiff | diff to current |
2010-12-25 |
unknown | Deferred cannot be cancelled by returning false in... |
blob | commitdiff | diff to current |
2010-12-24 |
unknown | Capitalized Deferred & _Deferred to clearly mark them... |
blob | commitdiff | diff to current |
2010-12-24 |
jaubourg | Added deferred to core. Used internally for DOM readyne... |
blob | commitdiff | diff to current |
2010-12-20 |
jaubourg | Added deferred to core. Used internally for DOM readyne... |
blob | commitdiff | diff to current |
2010-12-09 |
jeresig | Backing out fb6c038bf00296480234c971a1664ac01ca1479e... |
blob | commitdiff | diff to current |
2010-12-09 |
jeresig | Merge branch 'bug_7413' of https://github.com/rwldrn... |
blob | commitdiff | diff to current |
2010-11-19 |
Anton M | Improve performance of get() for negative indices.... |
blob | commitdiff | diff to current |
2010-11-09 |
rwldrn | Fixes #7413; isEmptyObject() check to see if obj passes... |
blob | commitdiff | diff to current |
2010-09-23 |
Robert Katic | Test jQuery.type also with document. |
blob | commitdiff | diff to current |
2010-09-23 |
Robert Katic | Made jQuery.type more consistent with host objects. |
blob | commitdiff | diff to current |
2010-09-23 |
Robert Katic | Added some tests for #5991. |
blob | commitdiff | diff to current |
2010-09-23 |
Robert Katic | Ensured that arrays are not considered same as plain... |
blob | commitdiff | diff to current |
2010-09-22 |
jeresig | Add some tests for jQuery.isWindow and make sure that... |
blob | commitdiff | diff to current |
2010-09-08 |
jeresig | Make sure that jQuery works even when the individual... |
blob | commitdiff | diff to current |
2010-09-08 |
jeresig | Make sure that jQuery works even when the individual... |
blob | commitdiff | diff to current |
2010-08-27 |
John Resig | Added some tweaks to $.type to handle null and undefine... |
blob | commitdiff | diff to current |
2010-08-23 |
John Resig | Fixing getting/setting classes and makeArray(RegExp... |
blob | commitdiff | diff to current |
2010-07-28 |
jzaefferer | Replace usage of the removed global reset() method... |
blob | commitdiff | diff to current |
2010-06-20 |
jeresig | Adjust isPlainObject test to run in an iframe. |
blob | commitdiff | diff to current |
2010-03-24 |
jeresig | Adjust isPlainObject test to run in an iframe. |
blob | commitdiff | diff to current |
2010-03-09 |
jeresig | Landing a faster trim method. Based upon the work by... |
blob | commitdiff | diff to current |
2010-02-13 |
jeresig | Make sure leading whitespace is trimmed for parseJSON... |
blob | commitdiff | diff to current |
2010-01-28 |
jeresig | Landing some minor perf optimization to jQuery(). |
blob | commitdiff | diff to current |
2010-01-23 |
jeresig | Make empty strings (and other non-string values) simply... |
blob | commitdiff | diff to current |
2010-01-23 |
jeresig | Moved add() tests from core to traversing. |
blob | commitdiff | diff to current |
2010-01-13 |
jeresig | Make sure that disconnected nodes aren't sorted/uniqued... |
blob | commitdiff | diff to current |
2010-01-13 |
jeresig | Fixed typo in logic, also disabled function setters... |
blob | commitdiff | diff to current |
2010-01-06 |
Filipe Fortes | Make sure to do a deep copy on arrays. #5750 |
blob | commitdiff | diff to current |
2010-01-06 |
jeresig | Merging in jQuery.proxy() branch. |
blob | commitdiff | diff to current |
2010-01-05 |
jeresig | Rewrite of jQuery.browser to become engine-centric... |
blob | commitdiff | diff to current |
2009-12-31 |
jeresig | Added in jQuery.proxy(obj, name), like the method descr... |
blob | commitdiff | diff to current |
2009-12-18 |
jeresig | Fixed the spacing from the last commit. |
blob | commitdiff | diff to current |
2009-12-18 |
jeresig | Disabled the passthrough .attr(method_name) functionali... |
blob | commitdiff | diff to current |
2009-12-18 |
Robert Katic | Made isPlainObject() supporting null, undefined, and... |
blob | commitdiff | diff to current |
2009-12-11 |
John Resig | Make sure that dynamically-created elements don't have... |
blob | commitdiff | diff to current |
2009-12-10 |
John Resig | Moved some methods around inbetween core.js and travers... |
blob | commitdiff | diff to current |
2009-12-10 |
John Resig | Rewrote .merge() (faster and less obtuse now). Fixed... |
blob | commitdiff | diff to current |
2009-12-10 |
John Resig | Switched jQuery() to represent jQuery([]) instead of... |
blob | commitdiff | diff to current |
2009-12-06 |
John Resig | Renamed isObjectLiteral to isPlainObject (makes more... |
blob | commitdiff | diff to current |
2009-12-02 |
jeresig | Added some isObjectLiteral tests. |
blob | commitdiff | diff to current |
2009-11-30 |
Yehuda Katz | Fixes $.trim for closes #4980 |
blob | commitdiff | diff to current |
2009-11-25 |
Robert Katic | Generic jQuery.merge and safer jQuery.makeArray(nodeList). |
blob | commitdiff | diff to current |
2009-11-13 |
Robert Katic | Corrected some minor errors made by me (rkatic) in... |
blob | commitdiff | diff to current |
2009-11-12 |
Robert Katic | Forgotten to update the number of jQuery.extend related... |
blob | commitdiff | diff to current |
2009-11-12 |
Robert Katic | Made jQuery.extend(true, ...) to extend recursively... |
blob | commitdiff | diff to current |
2009-11-12 |
Robert Katic | Made isObjectLiteral to work correctly with custom... |
blob | commitdiff | diff to current |
2009-11-11 |
John Resig | Made jQuery('<div/>') and jQuery('<div></div>') use... |
blob | commitdiff | diff to current |
2009-11-09 |
rkatic | Added a method to myKlass. |
blob | commitdiff | diff to current |
2009-11-07 |
John Resig | Make .add() take an optional context and - if a context... |
blob | commitdiff | diff to current |
2009-09-29 |
John Resig | Switched from using QUnit's isObj/isSet to the more... |
blob | commitdiff | diff to current |
2009-09-25 |
John Resig | A follow-up to [6578] (which stopped adding expandos... |
blob | commitdiff | diff to current |
2009-09-14 |
Ariel Flesler | jquery core: Fixed #5202. Fixing selector generation... |
blob | commitdiff | diff to current |
2009-09-07 |
John Resig | Split out the fragment-building code from domManip... |
blob | commitdiff | diff to current |
2009-08-27 |
John Resig | Fixed a bug with the isXMLDoc test - also made sure... |
blob | commitdiff | diff to current |
2009-08-27 |
John Resig | Tweaked the isXMLDoc iframe test case to test the docum... |
blob | commitdiff | diff to current |
2009-07-27 |
John Resig | Added an improvement to quickExpr and some more tests... |
blob | commitdiff | diff to current |
2009-07-27 |
John Resig | Added an extra documentElement check to isXMLDoc for... |
blob | commitdiff | diff to current |
2009-07-17 |
Yehuda Katz | Add test for jQuery(jQueryObj) cloning and simplify... |
blob | commitdiff | diff to current |
2009-07-16 |
Ariel Flesler | jquery core: Simplifying isEmptyObject() and adding... |
blob | commitdiff | diff to current |
2009-07-16 |
Yehuda Katz | Add a test for index() |
blob | commitdiff | diff to current |
2009-07-16 |
Yehuda Katz | jQuery.extend(true, Object, Object) copies custom objec... |
blob | commitdiff | diff to current |
2009-07-16 |
Yehuda Katz | jQuery.extend(true, Object, Object) copies objects... |
blob | commitdiff | diff to current |
2009-07-16 |
Yehuda Katz | Clear some dangling whitespace |
blob | commitdiff | diff to current |
2009-07-16 |
Yehuda Katz | Add support for .get(-Number) Closes #4188 |
blob | commitdiff | diff to current |
2009-07-16 |
Yehuda Katz | Make toArray an alias for .get(). Closes #3999 |
blob | commitdiff | diff to current |
2009-06-20 |
Ariel Flesler | jquery core: Closes #2827. jQuery.each iterates over... |
blob | commitdiff | diff to current |
2009-05-07 |
Brandon Aaron | another unit test for index method |
blob | commitdiff | diff to current |
2009-05-03 |
Ariel Flesler | testrunner: Updating an orphaned test |
blob | commitdiff | diff to current |
2009-05-03 |
Ariel Flesler | jquery core: $() -> $(document) and $(undefined) -... |
blob | commitdiff | diff to current |
2009-05-02 |
Brandon Aaron | actually should be 6330, not 6329 |
blob | commitdiff | diff to current |
2009-05-02 |
Brandon Aaron | index now works in reverse when passed a selector or... |
blob | commitdiff | diff to current |
2009-03-31 |
John Resig | Unified the formatting of core.js. === or !== are used... |
blob | commitdiff | diff to current |
2009-03-18 |
Brandon Aaron | breaking jquery out into smaller modules. added attribu... |
blob | commitdiff | diff to current |
2009-03-17 |
Brandon Aaron | fix for #3688, setting type attribute on button causes... |
blob | commitdiff | diff to current |
2009-02-28 |
John Resig | Simplified the structure of the .css() and .attr()... |
blob | commitdiff | diff to current |
2009-02-20 |
John Resig | Made sure that .remove now uses multiFilter. Fixes... |
blob | commitdiff | diff to current |
2009-02-18 |
John Resig | Fixed some tests that were changed (fixed!) by fixing... |
blob | commitdiff | diff to current |
2009-02-18 |
John Resig | Made it so that appendTo, etc. return the inserted... |
blob | commitdiff | diff to current |
2009-02-17 |
John Resig | Updated the show() tests to work without the use of... |
blob | commitdiff | diff to current |
2009-02-17 |
John Resig | Reorganized and disabled some of the height/width tests... |
blob | commitdiff | diff to current |
2009-02-17 |
John Resig | Made the div showing a little more explicit - making... |
blob | commitdiff | diff to current |
2009-02-17 |
John Resig | Reorganized some of the animation tests to work with... |
blob | commitdiff | diff to current |
2009-02-17 |
John Resig | Fixed some more CSS/visibility tests. |
blob | commitdiff | diff to current |
2009-02-17 |
John Resig | Changed a bunch of the DOM tests to work in Document... |
blob | commitdiff | diff to current |
2009-02-17 |
John Resig | Updated some of the display/visible/hidden tests to... |
blob | commitdiff | diff to current |
2009-02-09 |
John Resig | Reworked the .clone() function in IE. Fixes jQuery... |
blob | commitdiff | diff to current |
2009-01-20 |
John Resig | Made sure that .removeClass(null) doesn't throw an... |
blob | commitdiff | diff to current |
2009-01-20 |
John Resig | Re-worked the logic for where .selector and .context... |
blob | commitdiff | diff to current |
next |