2010-08-27 |
John Resig | Added some tweaks to $.type to handle null and undefined...
|
commit | commitdiff | tree |
2010-08-26 |
John Resig | Blackberry 4.6 doesn't maintain comment nodes in the...
|
commit | commitdiff | tree |
2010-08-26 |
John Resig | Fixed mistake with tweaked iframe manipulation test.
|
commit | commitdiff | tree |
2010-08-26 |
John Resig | Tweak some more jQuery set results in the manipulation...
|
commit | commitdiff | tree |
2010-08-26 |
John Resig | Tweak more element orders in the manipulation tests...
|
commit | commitdiff | tree |
2010-08-26 |
John Resig | Tweaked manipulation test to ignore order of elements...
|
commit | commitdiff | tree |
2010-08-26 |
John Resig | Only attempt to use the IE technique for setting opacity...
|
commit | commitdiff | tree |
2010-08-26 |
John Resig | Tweaked anchor test to work better on Blackberry 4.7.
|
commit | commitdiff | tree |
2010-08-25 |
John Resig | Adding in a jQuery.type(obj) method (a simple map to...
|
commit | commitdiff | tree |
2010-08-25 |
John Resig | Tweaked logic for working around Blackberry 4.7 makeArray...
|
commit | commitdiff | tree |
2010-08-24 |
John Resig | Make sure that missing attributes return undefined...
|
commit | commitdiff | tree |
2010-08-23 |
John Resig | Simplifying some of the .val() test code.
|
commit | commitdiff | tree |
2010-08-23 |
John Resig | .val() on empty options returns the text value rather...
|
commit | commitdiff | tree |
2010-08-23 |
John Resig | Fixing getting/setting classes and makeArray(RegExp...
|
commit | commitdiff | tree |
2010-07-27 |
John Resig | Make sure that .data() events don't bubble, per the...
|
commit | commitdiff | tree |
2010-06-20 |
John Resig | Expose jQuery.uuid (use with caution) and make sure...
|
commit | commitdiff | tree |
2010-04-24 |
John Resig | Expose jQuery.uuid (use with caution) and make sure...
|
commit | commitdiff | tree |
2010-02-11 |
John Resig | Make sure that the teardown is called after all the...
|
commit | commitdiff | tree |
2010-02-11 |
John Resig | No reason to expose the temporary _load method.
|
commit | commitdiff | tree |
2010-01-25 |
John Resig | Make sure original context is maintained and not the...
|
commit | commitdiff | tree |
2010-01-25 |
John Resig | Objects with length properties weren't getting serialized...
|
commit | commitdiff | tree |
2010-01-25 |
John Resig | Use alternative technique for triggering an abort,...
|
commit | commitdiff | tree |
2010-01-25 |
John Resig | Don't set the context in .load() as it stops the global...
|
commit | commitdiff | tree |
2010-01-25 |
John Resig | Make sure that XHTML-style HTML is purified in .html...
|
commit | commitdiff | tree |
2010-01-16 |
John Resig | Make sure regular settings object is set as context...
|
commit | commitdiff | tree |
2010-01-15 |
John Resig | Removed some dead code from buildFragment. Thanks to...
|
commit | commitdiff | tree |
2010-01-15 |
John Resig | Expose the proxy object on the object, for the benefit...
|
commit | commitdiff | tree |
2010-01-15 |
John Resig | The inArray declaration was accidentally duplicated.
|
commit | commitdiff | tree |
2010-01-14 |
John Resig | Merge branch 'master' of git@github.com:jquery/jquery
|
commit | commitdiff | tree |
2010-01-14 |
John Resig | Removed extraneous thisObject references. Thanks to...
|
commit | commitdiff | tree |
2010-01-04 |
John Resig | Update the copyright from 2009 to 2010.
|
commit | commitdiff | tree |
2009-12-19 |
John Resig | Bringing Sizzle test suite changes back in.
|
commit | commitdiff | tree |
2009-12-11 |
John Resig | Merge branch 'master' of git@github.com:jquery/jquery
|
commit | commitdiff | tree |
2009-12-11 |
John Resig | Fixed typo from commit 542099a278e79dce38e814e7e7b448a1b73df82f.
|
commit | commitdiff | tree |
2009-12-11 |
John Resig | Merge branch 'master' of git@github.com:jquery/jquery
|
commit | commitdiff | tree |
2009-12-11 |
John Resig | Fixed typo from commit 542099a278e79dce38e814e7e7b448a1b73df82f.
|
commit | commitdiff | tree |
2009-12-11 |
John Resig | Fixed typo from commit 542099a278e79dce38e814e7e7b448a1b73df82f.
|
commit | commitdiff | tree |
2009-12-11 |
John Resig | Make sure that dynamically-created elements don't have...
|
commit | commitdiff | tree |
2009-12-10 |
John Resig | Removed .attr(removeClass) and .attr(each) tests as...
|
commit | commitdiff | tree |
2009-12-10 |
John Resig | Missed the case of bind in the new attr multi-setter.
|
commit | commitdiff | tree |
2009-12-10 |
John Resig | Moved some methods around inbetween core.js and traversing...
|
commit | commitdiff | tree |
2009-12-10 |
John Resig | Made some minor formatting changes to the access function.
|
commit | commitdiff | tree |
2009-12-10 |
John Resig | Made the licensing verbiage a little more explicit...
|
commit | commitdiff | tree |
2009-12-10 |
John Resig | Adding .DS_Store to Git ignore.
|
commit | commitdiff | tree |
2009-12-10 |
John Resig | Ignore html files living in the main directory (likely...
|
commit | commitdiff | tree |
2009-12-10 |
John Resig | Make sure that the correct args are passed in to the...
|
commit | commitdiff | tree |
2009-12-10 |
John Resig | Make sure that calling .width(num) or .height(num)...
|
commit | commitdiff | tree |
2009-12-10 |
John Resig | Rewrote .merge() (faster and less obtuse now). Fixed...
|
commit | commitdiff | tree |
2009-12-10 |
John Resig | Restrict the attr quick setters to only methods that...
|
commit | commitdiff | tree |
2009-12-10 |
John Resig | Merge branch 'master' of git@github.com:jquery/jquery
|
commit | commitdiff | tree |
2009-12-10 |
John Resig | Make sure that the defaultView exists before attempting...
|
commit | commitdiff | tree |
2009-12-10 |
John Resig | Made sure that css('width') and height returned string...
|
commit | commitdiff | tree |
2009-12-10 |
John Resig | Work around a weird computed number issue in WebKit...
|
commit | commitdiff | tree |
2009-12-10 |
John Resig | Switched jQuery() to represent jQuery([]) instead of...
|
commit | commitdiff | tree |
2009-12-10 |
John Resig | Add a try/catch to handle the exception thrown by unloaded...
|
commit | commitdiff | tree |
2009-12-09 |
John Resig | Clarified the use of jQuery.browser and enforced jQuery...
|
commit | commitdiff | tree |
2009-12-09 |
John Resig | Make sure that we don't try to trigger non-existant...
|
commit | commitdiff | tree |
2009-12-09 |
John Resig | Fixed problems with removing live events. Fixes #4894.
|
commit | commitdiff | tree |
2009-12-09 |
John Resig | We have to access the native event handlers/triggers...
|
commit | commitdiff | tree |
2009-12-09 |
John Resig | Make sure that document ready events, inside a document...
|
commit | commitdiff | tree |
2009-12-09 |
John Resig | Made .clone(true) also copy over element data. Fixes...
|
commit | commitdiff | tree |
2009-12-09 |
John Resig | Added support for .data(Object), overwriting the existing...
|
commit | commitdiff | tree |
2009-12-09 |
John Resig | Make sure that an actual timeout is triggered (and...
|
commit | commitdiff | tree |
2009-12-09 |
John Resig | Added in jQuery.browser.firefox, deprecated jQuery...
|
commit | commitdiff | tree |
2009-12-08 |
John Resig | Make sure that events are cloned for wrap, fixes #2977.
|
commit | commitdiff | tree |
2009-12-08 |
John Resig | Fixed extra p in Rakefile.
|
commit | commitdiff | tree |
2009-12-08 |
John Resig | Removed uses of arguments.callee from jQuery.
|
commit | commitdiff | tree |
2009-12-08 |
John Resig | Moved .ready() to core.js from event.js.
|
commit | commitdiff | tree |
2009-12-07 |
John Resig | Check Sizzle or jQuery.
|
commit | commitdiff | tree |
2009-12-07 |
John Resig | Only run the visibility selectors if the filter exists.
|
commit | commitdiff | tree |
2009-12-07 |
John Resig | Fixed other nodeNode mistake, sigh.
|
commit | commitdiff | tree |
2009-12-07 |
John Resig | This is why you don't do commits when you're tired...
|
commit | commitdiff | tree |
2009-12-07 |
John Resig | support.js needs to come before event.js (also placed...
|
commit | commitdiff | tree |
2009-12-07 |
John Resig | Oops, missed a closing } from 7d36ccfa8eb018fcf349e1f74e3a0a...
|
commit | commitdiff | tree |
2009-12-07 |
John Resig | Added an extra function check to prevent crashes in...
|
commit | commitdiff | tree |
2009-12-07 |
John Resig | Make sure that expando properties aren't set on embed...
|
commit | commitdiff | tree |
2009-12-07 |
John Resig | Broke out the logic for the bubbling change/submit...
|
commit | commitdiff | tree |
2009-12-07 |
John Resig | Make sure that we're doing proper focus bubble testing...
|
commit | commitdiff | tree |
2009-12-07 |
John Resig | Use the isXML function from Sizzle.
|
commit | commitdiff | tree |
2009-12-07 |
John Resig | Use the getText utility function provided by Sizzle.
|
commit | commitdiff | tree |
2009-12-07 |
John Resig | Added in support for injecting area elements into map...
|
commit | commitdiff | tree |
2009-12-07 |
John Resig | Added in support for $.ajax jsonpCallback (allowing...
|
commit | commitdiff | tree |
2009-12-07 |
John Resig | Adding in cross-browser onbeforeunload support. Fixes...
|
commit | commitdiff | tree |
2009-12-06 |
John Resig | Merge branch 'master' of git@github.com:jquery/jquery
|
commit | commitdiff | tree |
2009-12-06 |
John Resig | Split the queue code out from data.js into a dedicated...
|
commit | commitdiff | tree |
2009-12-06 |
John Resig | Renamed isObjectLiteral to isPlainObject (makes more...
|
commit | commitdiff | tree |
2009-12-05 |
John Resig | Make sure that width or height don't animate to a negative...
|
commit | commitdiff | tree |
2009-12-05 |
John Resig | Retooled the native triggering code, simplifying it.
|
commit | commitdiff | tree |
2009-12-05 |
John Resig | Allow the user to explicitly set a content-type header...
|
commit | commitdiff | tree |
2009-11-25 |
John Resig | Disable the X-Requested-With header to avoid preflighting...
|
commit | commitdiff | tree |
2009-11-25 |
John Resig | Fixed spacing on the modified Ajax code.
|
commit | commitdiff | tree |
2009-11-17 |
John Resig | Added support for .text() on text nodes. Fixes #5525.
|
commit | commitdiff | tree |
2009-11-17 |
John Resig | Re-wrote context Ajax test to use an element instead...
|
commit | commitdiff | tree |
2009-11-17 |
John Resig | Re-adding the QUnit submodule file.
|
commit | commitdiff | tree |
2009-11-15 |
John Resig | Hide the .settings file in the gitignore.
|
commit | commitdiff | tree |
2009-11-11 |
John Resig | Make sure that the submodules are pulling from the...
|
commit | commitdiff | tree |
2009-11-11 |
John Resig | Added useMap and frameBorder IE support to attr. Fixes...
|
commit | commitdiff | tree |
2009-11-11 |
John Resig | Added a check to make sure that a load request isn...
|
commit | commitdiff | tree |
2009-11-11 |
John Resig | Pass in the XHR object as the third argument to the...
|
commit | commitdiff | tree |
2009-11-11 |
John Resig | Fixed the case where HTML that contained entities was...
|
commit | commitdiff | tree |
next |