2010-11-09 |
John Resig | Merge branch 'bug7422' of https://github.com/csnover...
|
commit | commitdiff | tree |
2010-11-09 |
John Resig | Make sure that when multiple variables are being declared...
|
commit | commitdiff | tree |
2010-11-09 |
John Resig | We don't do end of line comments, move them above.
|
commit | commitdiff | tree |
2010-11-03 |
jeresig | Merge branch 'master' of github.com:jquery/jquery
|
commit | commitdiff | tree |
2010-11-03 |
jeresig | Limit the scope of the CSS 'auto' change to just height...
|
commit | commitdiff | tree |
2010-11-03 |
jeresig | Limit the scope of the CSS 'auto' change to just height...
|
commit | commitdiff | tree |
2010-11-03 |
jeresig | Updating the source version to 1.4.4pre.
|
commit | commitdiff | tree |
2010-11-03 |
jeresig | Tagging the 1.4.4rc2 release.
|
commit | commitdiff | tree |
2010-11-03 |
jeresig | Opera doesn't give height/width of display: none elements...
|
commit | commitdiff | tree |
2010-11-01 |
jeresig | Only change ID on nodes that don't already have an...
|
commit | commitdiff | tree |
2010-11-01 |
jeresig | Make sure that accessing computed CSS for elements...
|
commit | commitdiff | tree |
2010-10-28 |
John Resig | Fix quotes in comment.
|
commit | commitdiff | tree |
2010-10-27 |
jeresig | Calling .hide().show() on a stylesheet-hidden element...
|
commit | commitdiff | tree |
2010-10-26 |
Karl Swedberg | For .show() with no arguments, only set display of...
|
commit | commitdiff | tree |
2010-10-26 |
John Resig | Temporarily backing out commit bd474799bf95f4ecdc47a7577750e...
|
commit | commitdiff | tree |
2010-10-26 |
John Resig | Merge branch 'jquery_dev' of http://github.com/danheberden...
|
commit | commitdiff | tree |
2010-10-26 |
John Resig | Backing out fix for #5803 from 3b50eaca2cd0b1439235e39c4e98a...
|
commit | commitdiff | tree |
2010-10-25 |
John Resig | Updating the source version to 1.4.4pre.
|
commit | commitdiff | tree |
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 |
next |