Inactive

Commits : Listings

  Analyzed 9 days ago based on code collected 9 days ago.
Showing page 5 of 310
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Broke the logic for .clean() wrap out into a separate, static, data structure. Also improved the performance of .html() looking for the case where .innerHTML can be used without problems. Also tweaked some cases where cleanData() was used, no need to use jQuery selectors in these cases. Anon32 More... almost 4 years ago
Split out the fragment-building code from domManip. Switched core.js to using that instead. Also moved the standalone tag detection to $(...) for performance. Anon32 More... almost 4 years ago
Added an optimization for the case where $("body") is used. Anon32 More... almost 4 years ago
Adds nested param serialization; Closes #4201 (by merbjedi) Avatar More... almost 4 years ago
Fixed a bug with the isXMLDoc test - also made sure that isXMLDoc was handling the case where documentElement is undefined (which only occurs on HTML documents in IE). Anon32 More... almost 4 years ago
Tweaked the isXMLDoc iframe test case to test the document, not the body element (which doesn't exist in IE). Also made the isXMLDoc code handle cases where elem is null, undefined, etc. Anon32 More... almost 4 years ago
If the XHR object no longer exists assume that the request was aborted. Anon32 More... almost 4 years ago
Temporarily disabled some tests for Opera 10 - a variety of problems with input elements and selectors exist. Anon32 More... almost 4 years ago
Moved exposing window.jQuery and window.$ to the end of the jQuery file (helps some compatibility cases with older version of Prototype). Fixes ticket #4834. Anon32 More... almost 4 years ago
Deleting methods folder Anon32 More... almost 4 years ago
Deleting jScrollPane Anon32 More... almost 4 years ago
Deleting datePicker Anon32 More... almost 4 years ago
Deleted Mike Alsup's plugins. He's moved them to Github: http://github.com/malsup Anon32 More... almost 4 years ago
Like the guidelines sent by John Resig about clean the svn repository before move to git, I'm deleting the plugin jget, that was develop to get query string as sever side language. Anon32 More... almost 4 years ago
removing the clueTip plugin from svn. latest version can be found on GitHub at http://github.com/kswedberg/jquery-cluetip/ Anon32 More... almost 4 years ago
Added support for .closest(filter, DOMElement). Fixes #4072. Anon32 More... almost 4 years ago
Backing out commit #6507 - causes too many problems. Anon32 More... almost 4 years ago
Removed webforms plugin. Anon32 More... almost 4 years ago
Removed ordinal plugin. Anon32 More... almost 4 years ago
Removed fluidTyping plugin. Anon32 More... almost 4 years ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.