2009-11-30 |
Yehuda Katz | Fixes $.trim for closes #4980 |
commit | commitdiff | tree | snapshot |
2009-11-30 |
jeresig | Ignore diff and patch files. |
commit | commitdiff | tree | snapshot |
2009-11-29 |
jeresig | Merge branch 'master' of github.com:jquery/jquery |
commit | commitdiff | tree | snapshot |
2009-11-29 |
jeresig | Adding a Rakefile to build jQuery core, for those that... |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Karl Swedberg | added missing semicolons |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Karl Swedberg | added missing radix parameter for parseInt() |
commit | commitdiff | tree | snapshot |
2009-11-27 |
Karl Swedberg | added curly braces around all if/else statements |
commit | commitdiff | tree | snapshot |
2009-11-27 |
jeresig | Force endlines to be just LF (any CRLF is auto-converte... |
commit | commitdiff | tree | snapshot |
2009-11-25 |
John Resig | Disable the X-Requested-With header to avoid preflighti... |
commit | commitdiff | tree | snapshot |
2009-11-25 |
John Resig | Fixed spacing on the modified Ajax code. |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Mark Gibson | Fixing endlines. |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Robert Katic | Re-adding zeros removed from slice calls in last commit. |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Robert Katic | Corrected RegExp to match event namespaces. Fixes ... |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Robert Katic | Generic jQuery.merge and safer jQuery.makeArray(nodeList). |
commit | commitdiff | tree | snapshot |
2009-11-17 |
John Resig | Added support for .text() on text nodes. Fixes #5525. |
commit | commitdiff | tree | snapshot |
2009-11-17 |
John Resig | Re-wrote context Ajax test to use an element instead... |
commit | commitdiff | tree | snapshot |
2009-11-17 |
John Resig | Re-adding the QUnit submodule file. |
commit | commitdiff | tree | snapshot |
2009-11-17 |
Andrea Giammarchi | Changed the === undefined ready event check to == null... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
John Resig | Hide the .settings file in the gitignore. |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Kim Dalsgaard | Ignoring src/selector.js (build) and Emacs backup files |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Scott Gonzalez | Added test for passing null to .show() |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Scott Gonzalez | Allowing falsy values to be passed as a speed for hide(). |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Scott Gonzalez | Allowing falsy values to be passed as a speed for show(). |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Robert Katic | Corrected some minor errors made by me (rkatic) in... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Robert Katic | Forgotten to update the number of jQuery.extend related... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Robert Katic | Made jQuery.extend(true, ...) to extend recursively... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Robert Katic | Made isObjectLiteral to work correctly with custom... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
John Resig | Make sure that the submodules are pulling from the... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
lrbabe | Use array.indexOf if available (speeds up modern browse... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
John Resig | Added useMap and frameBorder IE support to attr. Fixes... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
John Resig | Added a check to make sure that a load request isn... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
John Resig | Pass in the XHR object as the third argument to the... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
John Resig | Fixed the case where HTML that contained entities was... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
John Resig | Landing tweak from 'haruka' that fixes non-pixel fontSi... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Rich Dougherty | Land Rich's fix for not using window.top to do frame... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
John Resig | Made jQuery('<div/>') and jQuery('<div></div>') use... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
John Resig | Opera 9.2 was interpreting .5 as 0.50, changing it... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
John Resig | Removed the use of this.length++ as it makes it hard... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Damian Janowski | Add QUnit as a submodule. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Damian Janowski | Remove symlink to John Resig's filesystem. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Mr Speaker | Making sure that you can bind multiple toggles to a... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
John Resig | Renamed isObject to isObjectLiteral to be more specific. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
John Resig | Force the submodules to keep up to date. |
commit | commitdiff | tree | snapshot |
2009-11-09 |
John Resig | Require that, at least, document.body exists before... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
John Resig | Backing out commit 81bfd9b870f658ce00eec48ea48a84d69c20... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
John Resig | Merge branch 'master' of git@github.com:jquery/jquery |
commit | commitdiff | tree | snapshot |
2009-11-09 |
lrbabe | Making mouseenter and mouseleave work with .live(). |
commit | commitdiff | tree | snapshot |
2009-11-09 |
lrbabe | Cleanup bubbling focus and blur events |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Robert Katić | Made the closest method evaluate the selector with... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
rkatic | Added a method to myKlass. |
commit | commitdiff | tree | snapshot |
2009-11-09 |
rkatic | Added comments to isObject. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
John Resig | Fixing spacing problems from rkatic's patches. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
rkatic | Make liveHandler to use jQuery.lastCloser and speed... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
rkatic | Store last closer value to jQuery.lastCloser instead... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
John Resig | Made sure that animate callbacks get executed even... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
John Resig | Make .add() take an optional context and - if a context... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
John Resig | Comment nodes are discarded from a merge, for no appare... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
John Resig | jQuery.ajax modified the passed-in object only to help... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
John Resig | A typechange for test/qunit. |
commit | commitdiff | tree | snapshot |
2009-11-07 |
John Resig | Make sure that document.body exists, at least, in IE... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
John Resig | The complete event wasn't getting called on local file... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
John Resig | Fixed the case where getComputedStyled was assumed... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
John Resig | Removing some of the SVN-specific stuff from the Ant... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Michael Bensoussan | changed the extension of the README from .markdown... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Michael Bensoussan | update the README title with a direct link |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Michael Bensoussan | update the README for more readbility |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Michael Bensoussan | from txt to markdown |
commit | commitdiff | tree | snapshot |
2009-10-27 |
visionmedia | Consistant splits using " " instead of "," |
commit | commitdiff | tree | snapshot |
2009-10-26 |
John Resig | Pull in the Sizzle library dynamically using a submodul... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
John Resig | Moved a bunch of methods out of the jQuery-specific... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Jon Evans | fix sed statement used to extract the date |
commit | commitdiff | tree | snapshot |
2009-10-23 |
John Resig | Removed the revision info and fixed the date pull to... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
John Resig | Removing the old speed perf directory (the current... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
John Resig | Only need Java if you want to build a minified version... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
John Resig | Removed the 'lite' build option (no longer used) and... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
John Resig | Cleaned out the build directory - a lot of old files... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
John Resig | Removing some old text files. |
commit | commitdiff | tree | snapshot |
2009-10-23 |
John Resig | Added the submodule init/update to the Makefile for... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
John Resig | Pull in QUnit using a submodule. In order to build... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
John Resig | We don't want to filter out the qunit file. |
commit | commitdiff | tree | snapshot |
2009-10-12 |
John Resig | Fixed the cleaning method to support namespaced element... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
John Resig | Fixed == change in ready. |
commit | commitdiff | tree | snapshot |
2009-09-29 |
John Resig | Updated the jQuery suite to use the updated QUnit CSS... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
John Resig | Updated the jQuery test suite to use the new QUnit... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
John Resig | Moved the jQuery-specific test suite CSS into a separat... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
John Resig | Adapted the jQuery test suite to handle the toolbar... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
John Resig | Updated the jQuery suite to use the new 'qunit-' prefix... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
John Resig | Fixed the q() method to use same instead of isSet. |
commit | commitdiff | tree | snapshot |
2009-09-29 |
John Resig | Switched from using QUnit's isObj/isSet to the more... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
John Resig | Moved some jQuery-specific test methods into the core... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
John Resig | Moved the init test script off into a separate file. |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John Resig | Adding in .unwrap() support, thanks to Ben Alman! Fixes... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John Resig | Removed the trailing endline from the version. |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John Resig | Full steam ahead! We're going for 1.4. |
commit | commitdiff | tree | snapshot |
2009-09-25 |
John Resig | A follow-up to [6578] (which stopped adding expandos... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Yehuda Katz | Getting $.param working well; Patch by ben_alman |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Yehuda Katz | Probably not the optimal solution, but tests pass. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Ariel Flesler | jquery event: closes #5250. bind(), unbind() and one... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Brandon Aaron | data should not add expando unless actually adding... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
John Resig | Missing a var on a for loop, caused a variable to be... |
commit | commitdiff | tree | snapshot |
next |