2010-10-25 |
John Resig | Tagging the 1.4.4rc1 release.
|
commit | commitdiff | tree |
2010-10-25 |
John Resig | Merge branch 'jquerymaster' of http://github.com/SlexAxton...
|
commit | commitdiff | tree |
2010-10-25 |
John Resig | Merge branch '6897' of http://github.com/SlexAxton...
|
commit | commitdiff | tree |
2010-10-25 |
dmethvin | Allow DELETE requests to have a content body, and properly...
|
commit | commitdiff | tree |
2010-10-25 |
dmethvin | Honor stopImmediatePropagation for live/delegate event...
|
commit | commitdiff | tree |
2010-10-25 |
John Resig | Merge branch 'master' of http://github.com/rwldrn/jquery
|
commit | commitdiff | tree |
2010-10-25 |
John Resig | Merge branch 'unusedTrue' of http://github.com/lrbabe...
|
commit | commitdiff | tree |
2010-10-23 |
John Resig | Allow for versions with spaces in them, in the Makefile.
|
commit | commitdiff | tree |
2010-10-22 |
jeresig | Make sure that .width()/.height() don't return NaN...
|
commit | commitdiff | tree |
2010-10-22 |
jeresig | Make sure that the correct height/width of the elements...
|
commit | commitdiff | tree |
2010-10-22 |
jeresig | Fix broken selector code from last commit.
|
commit | commitdiff | tree |
2010-10-22 |
jeresig | Make sure that +, >, ~ leading, rooted, selectors go...
|
commit | commitdiff | tree |
2010-10-22 |
jeresig | Make sure that we don't use matchesSelector on XML...
|
commit | commitdiff | tree |
2010-10-22 |
jeresig | Make sure that we aren't reading one of the bad expandos...
|
commit | commitdiff | tree |
2010-10-22 |
jeresig | Be sure to clean up the previous test.
|
commit | commitdiff | tree |
2010-10-22 |
jeresig | Make sure that height/width getters work on hidden...
|
commit | commitdiff | tree |
2010-10-22 |
jeresig | Make sure that the ready event doesn't double-fire...
|
commit | commitdiff | tree |
2010-10-22 |
jeresig | Adding another test for an issue in Gecko's matchesSelector...
|
commit | commitdiff | tree |
2010-10-22 |
jeresig | Only need to declare the data once.
|
commit | commitdiff | tree |
2010-10-17 |
John Resig | Add some more tests to make sure that pulling in data...
|
commit | commitdiff | tree |
2010-10-17 |
John Resig | Make sure that .data() (no args) returns a list of...
|
commit | commitdiff | tree |
2010-10-17 |
John Resig | Var wasn't being explicitly declared. Fixes #7226.
|
commit | commitdiff | tree |
2010-10-17 |
John Resig | We removed deleteExpando after 1.4.2, for some reason...
|
commit | commitdiff | tree |
2010-10-17 |
John Resig | Handle the case where JSLint complains about arguments...
|
commit | commitdiff | tree |
2010-10-15 |
John Resig | Bringing back the change from 80a4178af9b12e6617bfcec818c538...
|
commit | commitdiff | tree |
2010-10-15 |
jeresig | Updating the source version to 1.4.4pre.
|
commit | commitdiff | tree |
2010-10-15 |
jeresig | Tagging the 1.4.3 release.
|
commit | commitdiff | tree |
2010-10-15 |
jeresig | Fix the number of change tests and remove textarea...
|
commit | commitdiff | tree |
2010-10-15 |
jeresig | Testing *, * was unnecessary - especially in slower...
|
commit | commitdiff | tree |
2010-10-15 |
jeresig | Don't test inline-block in browsers that don't support...
|
commit | commitdiff | tree |
2010-10-15 |
jeresig | Use prepend for the focuin test (to avoid making the...
|
commit | commitdiff | tree |
2010-10-15 |
jeresig | Test visible on inline elements.
|
commit | commitdiff | tree |
2010-10-15 |
jeresig | Getting weird results for font size tests across platforms...
|
commit | commitdiff | tree |
2010-10-15 |
jeresig | Reverting commit 39addc87a37b32be19f2c58ec8babe752c0243e1...
|
commit | commitdiff | tree |
2010-10-14 |
John Resig | Forgot to update the Rakefile and build.xml files from...
|
commit | commitdiff | tree |
2010-10-14 |
John Resig | Updating the copy of Google Closure Compiler.
|
commit | commitdiff | tree |
2010-10-14 |
John Resig | Make sure that we don't attempt to handle scrolling...
|
commit | commitdiff | tree |
2010-10-14 |
jeresig | Oops, still have jQuery.ajax.* on the brain.
|
commit | commitdiff | tree |
2010-10-13 |
jeresig | Change font size to 15px in the test to fix a false...
|
commit | commitdiff | tree |
2010-10-13 |
Justin Meyer | beforedeactivate will fire before focusout - use that...
|
commit | commitdiff | tree |
2010-10-13 |
Justin Meyer | Make sure that focusin/focusout bubbles in non-IE browsers.
|
commit | commitdiff | tree |
2010-10-13 |
Pinhook | Handle issue with two concurrent JSONP requests that...
|
commit | commitdiff | tree |
2010-10-13 |
jeresig | We want to make sure that we only run the MSIE-specific...
|
commit | commitdiff | tree |
2010-10-13 |
jeresig | Test CSS test on font size instead of padding.
|
commit | commitdiff | tree |
2010-10-13 |
jeresig | IE 9 preserves the case of the Alpha filter - maintain...
|
commit | commitdiff | tree |
2010-10-13 |
jeresig | Fix broken Ajax test after recent revert to jQuery...
|
commit | commitdiff | tree |
2010-10-13 |
John Resig | Merge branch 'bug7150' of http://github.com/csnover...
|
commit | commitdiff | tree |
2010-10-13 |
John Resig | Fix some gaps in the handling of event data properties...
|
commit | commitdiff | tree |
2010-10-12 |
John Resig | Updating the source version to 1.4.3pre.
|
commit | commitdiff | tree |
2010-10-12 |
John Resig | Tagging the 1.4.3rc2 release.
|
commit | commitdiff | tree |
2010-10-12 |
John Resig | Tagging the 1.4.3rc2 release.
|
commit | commitdiff | tree |
2010-10-12 |
John Resig | Forgot to remove the child selector in the previous...
|
commit | commitdiff | tree |
2010-10-12 |
John Resig | The child selector-prefix branch doesn't work with...
|
commit | commitdiff | tree |
2010-10-12 |
John Resig | Make sure that .find() with multiple direct child selectors...
|
commit | commitdiff | tree |
2010-10-11 |
John Resig | The world isn't ready for moving the Ajax methods to...
|
commit | commitdiff | tree |
2010-10-11 |
John Resig | Handle some edge cases with binding events to the window...
|
commit | commitdiff | tree |
2010-10-11 |
John Resig | Add some resize event tests.
|
commit | commitdiff | tree |
2010-10-11 |
John Resig | Added some more tests relating to attaching data to...
|
commit | commitdiff | tree |
2010-10-11 |
John Resig | Merge branch 'animateHooks' of http://github.com/lrbabe...
|
commit | commitdiff | tree |
2010-10-11 |
John Resig | Merge branch 'bug7141' of http://github.com/csnover...
|
commit | commitdiff | tree |
2010-10-11 |
Ryan W Tenney | Removed trailing \x0A from version.txt which caused...
|
commit | commitdiff | tree |
2010-10-11 |
John Resig | Make sure closest works on disconnected DOM nodes....
|
commit | commitdiff | tree |
2010-10-11 |
jeresig | Fix broken min file header generation.
|
commit | commitdiff | tree |
2010-10-11 |
jeresig | Updating the source version to 1.4.3.
|
commit | commitdiff | tree |
2010-10-11 |
jeresig | Tagging the 1.4.3rc1 release.
|
commit | commitdiff | tree |
2010-10-10 |
jeresig | Return the zeroed-out bounding box instead of passing...
|
commit | commitdiff | tree |
2010-10-10 |
jeresig | Disable 304/Not Modified Ajax tests in Opera due to...
|
commit | commitdiff | tree |
2010-10-10 |
jeresig | Make sure that the unload event doesn't leak in IE...
|
commit | commitdiff | tree |
2010-10-10 |
jeresig | Adding some rooted-find perf tests.
|
commit | commitdiff | tree |
2010-10-10 |
jeresig | Tweaking some formatting of the closest changes.
|
commit | commitdiff | tree |
2010-10-10 |
jeresig | Switch back to using Sizzle.matchesSelector.
|
commit | commitdiff | tree |
2010-10-10 |
jeresig | Use the new Sizzle matches functionality.
|
commit | commitdiff | tree |
2010-10-10 |
jeresig | Also test for single element filtering.
|
commit | commitdiff | tree |
2010-10-10 |
jeresig | Adding a basic filter perf test suite.
|
commit | commitdiff | tree |
2010-10-10 |
jeresig | Make some more tweaks to the closest perf test suite.
|
commit | commitdiff | tree |
2010-10-10 |
jeresig | Fix formatting and switch to using the new matchesSelector...
|
commit | commitdiff | tree |
2010-10-10 |
jeresig | Some improvements to the closest perf tests - works...
|
commit | commitdiff | tree |
2010-10-09 |
jeresig | Change event did not fire in IE when an explicit .focus...
|
commit | commitdiff | tree |
2010-10-09 |
jeresig | Fix the case where live change was breaking if a live...
|
commit | commitdiff | tree |
2010-10-09 |
John Resig | Merge branch 'master' of http://github.com/petersendidit...
|
commit | commitdiff | tree |
2010-10-09 |
John Resig | Merge branch 'bug7123' of http://github.com/csnover...
|
commit | commitdiff | tree |
2010-10-09 |
John Resig | Merge branch 'bug7018' of http://github.com/csnover...
|
commit | commitdiff | tree |
2010-10-09 |
John Resig | Merge branch 'animate-nonblock' of http://github.com...
|
commit | commitdiff | tree |
2010-10-09 |
jeresig | Name the try/catch arg to satisfy JSLint - thanks to...
|
commit | commitdiff | tree |
2010-10-09 |
jeresig | Added some more tests to make sure that replaceWith...
|
commit | commitdiff | tree |
2010-10-09 |
jeresig | Make sure null/NaN values aren't set in .css(). Fixes...
|
commit | commitdiff | tree |
2010-10-09 |
Colin Snover | Prevent IE from throwing errors when setting RGBA values...
|
commit | commitdiff | tree |
2010-09-30 |
John Resig | Tweak broken serialize tests from commit 879799fe955f01b85b5...
|
commit | commitdiff | tree |
2010-09-30 |
Colin Snover | Make sure setting opacity does not clobber other inline...
|
commit | commitdiff | tree |
2010-09-29 |
Dave Reed | Using data() on JavaScript objects sets fields directly...
|
commit | commitdiff | tree |
2010-09-29 |
John Resig | Adjust fallback top/left to just be 0 for disconnected...
|
commit | commitdiff | tree |
2010-09-29 |
John Resig | Fix number of expected select tests from commit 879799fe955f...
|
commit | commitdiff | tree |
2010-09-29 |
John Resig | Fix mis-type in commit e3c4e5789743eecb3cbe2b626f3a5f09c616e...
|
commit | commitdiff | tree |
2010-09-28 |
John Resig | Handle child selectors in particular - away from the...
|
commit | commitdiff | tree |
2010-09-28 |
John Resig | Make sure we have a fallback when XMLHttpRequest is...
|
commit | commitdiff | tree |
2010-09-28 |
John Resig | Make sure that the contents of the element is still...
|
commit | commitdiff | tree |
2010-09-28 |
John Resig | Tweak the logic for fixing event.which. Fixes #2338.
|
commit | commitdiff | tree |
2010-09-28 |
John Resig | Make sure that mixed case alpha filters are handled...
|
commit | commitdiff | tree |
2010-09-28 |
John Resig | Make setting .css(name, undefined) a no-op. Fixes ...
|
commit | commitdiff | tree |
2010-09-28 |
John Resig | Make sure that ambiguous val() selection works correctly.
|
commit | commitdiff | tree |
next |