2009-09-09 |
Ariel Flesler | jquery core: Closes #5189. Added a generic function... |
blob | commitdiff |
2009-09-09 |
Ariel Flesler | jquery core: fixes 5187. getElementsByTagName optimizat... |
blob | commitdiff | diff to current |
2009-09-09 |
Ariel Flesler | jquery core: closes #5186. getElementsByTagName optimiz... |
blob | commitdiff | diff to current |
2009-09-08 |
John Resig | Optimize jQuery() for the case $("TAG"). |
blob | commitdiff | diff to current |
2009-09-08 |
John Resig | Use the native Array indexOf method if it exists, for... |
blob | commitdiff | diff to current |
2009-09-07 |
John Resig | Split out the fragment-building code from domManip... |
blob | commitdiff | diff to current |
2009-09-07 |
John Resig | Added an optimization for the case where $("body")... |
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-08-10 |
John Resig | Moved exposing window.jQuery and window.$ to the end... |
blob | commitdiff | diff to current |
2009-07-27 |
John Resig | Fix some missing braces in core.js. |
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 | Shortened the isXMLDoc code, based upon recommendation... |
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-23 |
John Resig | Changed .get(-Number) to use .slice() instead of .toArr... |
blob | commitdiff | diff to current |
2009-07-23 |
John Resig | Make sure that at least one argument is provided to... |
blob | commitdiff | diff to current |
2009-07-22 |
John Resig | Optimizing isXMLDoc. |
blob | commitdiff | diff to current |
2009-07-19 |
John Resig | Made some syntax tweaks to core.js. |
blob | commitdiff | diff to current |
2009-07-19 |
John Resig | Saved some references to native methods, instead of... |
blob | commitdiff | diff to current |
2009-07-19 |
John Resig | Moved some RegExp in core.js, goes toward #4111. |
blob | commitdiff | diff to current |
2009-07-19 |
John Resig | Standardizing on .test() and .exec() - moving away... |
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-17 |
Yehuda Katz | jQuery objects have a default length of 0. Simplifies... |
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 | Refactor jQuery.data a bit to reduce property lookups |
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 | 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-07-15 |
John Resig | Scope 'document' locally (also useful for sandboxing... |
blob | commitdiff | diff to current |
2009-07-11 |
John Resig | Optimized jQuery(Element) to not call jQuery() twice. |
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-20 |
John Resig | Did some light reordering of the jQuery definition... |
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 | 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-23 |
Brandon Aaron | remove trailing spaces |
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-18 |
Brandon Aaron | fix for #4074, pass context to jQuery.clean for jQuery... |
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-03-17 |
Brandon Aaron | using parseFloat for offset and position methods and... |
blob | commitdiff | diff to current |
2009-03-17 |
John Resig | Backed out commit [6260], was causing too many problems... |
blob | commitdiff | diff to current |
2009-03-05 |
Ariel Flesler | jquery core: Fixed a typo in a comment, closes #4294. |
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-25 |
John Resig | Removed the need for the results set to have array... |
blob | commitdiff | diff to current |
2009-02-25 |
John Resig | Made some changes to how .find() works, inlined the... |
blob | commitdiff | diff to current |
2009-02-25 |
John Resig | Simplified the isXML function, no need to use recursion. |
blob | commitdiff | diff to current |
2009-02-25 |
John Resig | Cut down on some more function calls for jQuery(..... |
blob | commitdiff | diff to current |
2009-02-25 |
John Resig | Reduced the number of function calls required for ... |
blob | commitdiff | diff to current |
2009-02-23 |
John Resig | Overhauled the .remove() and .empty() methods to be... |
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 | Made it so that appendTo, etc. return the inserted... |
blob | commitdiff | diff to current |
2009-02-18 |
John Resig | A speedup for .remove() (which also speeds up .html... |
blob | commitdiff | diff to current |
2009-02-15 |
John Resig | Added some extra methods for making result set merging... |
blob | commitdiff | diff to current |
2009-02-14 |
John Resig | Added support for sorting in Safari - when querySelecto... |
blob | commitdiff | diff to current |
2009-02-14 |
John Resig | Duplication checks are now handled directly in Sizzle... |
blob | commitdiff | diff to current |
2009-02-13 |
John Resig | Added some significant speed-ups to height/width checks... |
blob | commitdiff | diff to current |
2009-02-09 |
John Resig | Fixed bubbling of live events (if an inner element... |
blob | commitdiff | diff to current |
2009-02-09 |
John Resig | Optimized the clean() code to no longer use .trim(... |
blob | commitdiff | diff to current |
2009-02-09 |
John Resig | Removed use of .trim() in globalEval, fixes #4036. |
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 |
2009-01-19 |
John Resig | Brought the logic for handling isXMLDoc over from Sizzle. |
blob | commitdiff | diff to current |
2009-01-19 |
John Resig | Landing a fix for non-link anchor tabIndex (from scott... |
blob | commitdiff | diff to current |
2009-01-12 |
John Resig | Only try to wrap the element if it's not disconnected... |
blob | commitdiff | diff to current |
2009-01-12 |
John Resig | Fixed an issue with parentNode being accessed in attr... |
blob | commitdiff | diff to current |
2009-01-12 |
John Resig | Made a note about the push method. |
blob | commitdiff | diff to current |
2009-01-11 |
John Resig | Made the case specific of the type attribute. |
blob | commitdiff | diff to current |
2009-01-11 |
John Resig | Prevented non-script <script> blocks from executing... |
blob | commitdiff | diff to current |
2009-01-11 |
John Resig | Fixed boxModel support - is now computed with feature... |
blob | commitdiff | diff to current |
2009-01-10 |
John Resig | .closest() with positional selectors wasn't worked... |
blob | commitdiff | diff to current |
2009-01-10 |
John Resig | Fixed an issue with script nodes being removed incorrec... |
blob | commitdiff | diff to current |
2009-01-08 |
John Resig | Selector state wasn't being passed along on a cloned... |
blob | commitdiff | diff to current |
2009-01-07 |
Scott González | Fixed tabindex normalization so that elements that... |
blob | commitdiff | diff to current |
2009-01-07 |
John Resig | Landed a number of improvements to the selector engine... |
blob | commitdiff | diff to current |
2009-01-06 |
John Resig | Made the .unqiue() within .find() optional (speeds... |
blob | commitdiff | diff to current |
2009-01-05 |
John Resig | Switched back to the old style of running embedded... |
blob | commitdiff | diff to current |
2009-01-05 |
John Resig | Make sure that if no ownerDocument is available that... |
blob | commitdiff | diff to current |
2009-01-05 |
John Resig | Landed cross-browser support for tabIndex, by Scott... |
blob | commitdiff | diff to current |
2009-01-04 |
John Resig | Moved the copyright to the intro file, added a ! so... |
blob | commitdiff | diff to current |
2009-01-04 |
Ariel Flesler | jquery core: Misc file size optimizations. |
blob | commitdiff | diff to current |
2009-01-04 |
Ariel Flesler | jquery core: Allowing whitespaces within the [6026... |
blob | commitdiff | diff to current |
2009-01-04 |
John Resig | Moved from the old JSMin to using YUIMin for compressin... |
blob | commitdiff | diff to current |
2009-01-03 |
John Resig | Landed a proper fix for #3255 - which involves doing... |
blob | commitdiff | diff to current |
2009-01-03 |
John Resig | Hid an issue where Safari through an exception when... |
blob | commitdiff | diff to current |
2008-12-31 |
John Resig | Fixed an issue with .not("#foo, bar") not working corre... |
blob | commitdiff | diff to current |
2008-12-30 |
Ariel Flesler | jquery data: Closes #3539. Exposed jQuery.queue. Moved... |
blob | commitdiff | diff to current |
2008-12-27 |
Ariel Flesler | jquery core: Removed an orphaned line. Thanks mose. |
blob | commitdiff | diff to current |
2008-12-26 |
Ariel Flesler | jquery core: Fixed a global var leak introduced by... |
blob | commitdiff | diff to current |
2008-12-25 |
Ariel Flesler | jquery core: Closes #3737. Fixed a possible null derefe... |
blob | commitdiff | diff to current |
2008-12-25 |
Ariel Flesler | jquery core: Closes #1681. jQuery.fn.toggleClass can... |
blob | commitdiff | diff to current |
2008-12-25 |
Ariel Flesler | jquery core: Closes #3255. The div used in jQuery.clean... |
blob | commitdiff | diff to current |
2008-12-25 |
Ariel Flesler | jquery core: Closes #3641. jQuery.merge stopped looping... |
blob | commitdiff | diff to current |
2008-12-25 |
Ariel Flesler | jquery core: Closes #3666. Removed old code. |
blob | commitdiff | diff to current |
2008-12-22 |
John Resig | Added support for the new .closest() method (very usefu... |
blob | commitdiff | diff to current |
2008-12-21 |
John Resig | Added the new jQuery.support object and removed all... |
blob | commitdiff | diff to current |
2008-12-21 |
John Resig | Fixed an issue with domManip where the incorrect docume... |
blob | commitdiff | diff to current |
2008-12-20 |
John Resig | Landing the new Sizzle selector engine. There'll need... |
blob | commitdiff | diff to current |
2008-12-19 |
John Resig | Fixed an issue with domManip where the incorrect clone... |
blob | commitdiff | diff to current |
next |