2007-07-21 |
John Resig | Added a fix for setting the style property in IE: ...
|
commit | commitdiff | tree |
2007-07-20 |
John Resig | Added a fix for h1 + h2 not working. (Bug #1361)
|
commit | commitdiff | tree |
2007-07-20 |
John Resig | Safari doesn't return the correct computed opacity...
|
commit | commitdiff | tree |
2007-07-20 |
John Resig | Added a fix to prevent the completion callback from...
|
commit | commitdiff | tree |
2007-07-20 |
John Resig | Completely reworked the evalScripts() code, fixing...
|
commit | commitdiff | tree |
2007-07-20 |
John Resig | Moving the easing check logic to the fx function, since...
|
commit | commitdiff | tree |
2007-07-20 |
John Resig | Added a fix for when trim receives a null value (bug...
|
commit | commitdiff | tree |
2007-07-20 |
John Resig | Made it so that you can set the text value of elements...
|
commit | commitdiff | tree |
2007-07-20 |
John Resig | The isTimeout fix from #970 was causing unintended...
|
commit | commitdiff | tree |
2007-07-20 |
John Resig | Made the error message equal to "timeout", if the request...
|
commit | commitdiff | tree |
2007-07-20 |
John Resig | IE doesn't like doing attaching the mergeNum property...
|
commit | commitdiff | tree |
2007-07-15 |
John Resig | display block was being set on top/left animation,...
|
commit | commitdiff | tree |
2007-07-12 |
John Resig | Fix for IE firing document ready too soon (Bug #1320).
|
commit | commitdiff | tree |
2007-07-10 |
John Resig | Added better support for local file XHR, added document...
|
commit | commitdiff | tree |
2007-07-09 |
John Resig | Added support for events, made window.location Async...
|
commit | commitdiff | tree |
2007-07-09 |
John Resig | Got some XHR tests to run, still some hanging threads...
|
commit | commitdiff | tree |
2007-07-09 |
John Resig | Touched up the XMLHttpRequest code (fixed some bugs...
|
commit | commitdiff | tree |
2007-07-09 |
John Resig | Tweaked some of the tests, added in events and fx tests.
|
commit | commitdiff | tree |
2007-07-09 |
John Resig | Added a className tweak. All core and selector tests...
|
commit | commitdiff | tree |
2007-07-08 |
John Resig | Added a number of fixes: Tag name case-sensitivity...
|
commit | commitdiff | tree |
2007-07-08 |
John Resig | Added basic support for IFrames, disabled a test which...
|
commit | commitdiff | tree |
2007-07-08 |
John Resig | A barebones implementation of getComputedStyle.
|
commit | commitdiff | tree |
2007-07-08 |
John Resig | UTF8 support rolled in (both for external docs and...
|
commit | commitdiff | tree |
2007-07-08 |
John Resig | Attribute values should be JS strings.
|
commit | commitdiff | tree |
2007-07-08 |
John Resig | .ownerDocument should be null on document.
|
commit | commitdiff | tree |
2007-07-08 |
John Resig | Added support for "first option is auto-selected in...
|
commit | commitdiff | tree |
2007-07-08 |
John Resig | Fixed selected/checked/disabled, added .style support...
|
commit | commitdiff | tree |
2007-07-08 |
John Resig | Added .value to the env impl.
|
commit | commitdiff | tree |
2007-07-08 |
John Resig | Automated test running using Rhino (no browser required...
|
commit | commitdiff | tree |
2007-07-08 |
John Resig | Upgraded Rhino to 1.6r6.
|
commit | commitdiff | tree |
2007-07-08 |
John Resig | Making the test suite a little more XML-compliant.
|
commit | commitdiff | tree |
2007-07-06 |
John Resig | Final fix for Safari crasher (bug #1331).
|
commit | commitdiff | tree |
2007-07-05 |
John Resig | Fix for Safari 1.3 crash (bug #1331).
|
commit | commitdiff | tree |
2007-07-05 |
John Resig | Tagging the 1.1.3.1 release.
|
commit | commitdiff | tree |
2007-07-05 |
John Resig | Overflow revert was completely borked when you animated...
|
commit | commitdiff | tree |
2007-07-05 |
John Resig | Added fix for broken child selectors in XML documents...
|
commit | commitdiff | tree |
2007-07-04 |
John Resig | Added a fix for bug #1331, which caused Safari 1.3...
|
commit | commitdiff | tree |
2007-07-04 |
John Resig | Fixed bug that prevented $= from working on elements...
|
commit | commitdiff | tree |
2007-07-03 |
John Resig | The browser.version check was causing browsers with...
|
commit | commitdiff | tree |
2007-07-01 |
John Resig | Tagging the 1.1.3 release.
|
commit | commitdiff | tree |
2007-06-30 |
John Resig | Did some minor tidying up.
|
commit | commitdiff | tree |
2007-06-30 |
John Resig | Simplified some of the IE styleFloat/cssFloat code.
|
commit | commitdiff | tree |
2007-06-30 |
John Resig | Added support for min and speed to the 'all' build.
|
commit | commitdiff | tree |
2007-06-30 |
John Resig | Added the Speed Test Suite. Can be made by doing 'make...
|
commit | commitdiff | tree |
2007-06-29 |
John Resig | Who am I kidding |= is useless.
|
commit | commitdiff | tree |
2007-06-29 |
John Resig | Added minor support for |= and ~= selectors.
|
commit | commitdiff | tree |
2007-06-29 |
John Resig | Added fix for :nth-child(n).
|
commit | commitdiff | tree |
2007-06-29 |
John Resig | Added fix for broken :only-child.
|
commit | commitdiff | tree |
2007-06-29 |
John Resig | Calling jQuery() with apply would break things (namely...
|
commit | commitdiff | tree |
2007-06-29 |
John Resig | Disabling Ajax tests for now - too many timeouts.
|
commit | commitdiff | tree |
2007-06-29 |
John Resig | Added extra last-child test.
|
commit | commitdiff | tree |
2007-06-29 |
John Resig | Added massive speed improvements to selectors. Also...
|
commit | commitdiff | tree |
2007-06-26 |
John Resig | Forgot to change the number of tests.
|
commit | commitdiff | tree |
2007-06-26 |
John Resig | Disabled the test until after 1.1.3 (when we have time...
|
commit | commitdiff | tree |
2007-06-21 |
John Resig | Added a fix for easing problems (fall back to "linear...
|
commit | commitdiff | tree |
2007-06-21 |
John Resig | Normal hide/show toggling was broken, this fixes it...
|
commit | commitdiff | tree |
2007-06-21 |
John Resig | Fix for #1214, #1216, #1234 (problem with animations...
|
commit | commitdiff | tree |
2007-06-16 |
John Resig | Fixed an issue with JSON data in packed scripts. (Bug...
|
commit | commitdiff | tree |
2007-05-21 |
John Resig | Updated the version to 1.1.3a.
|
commit | commitdiff | tree |
2007-05-20 |
John Resig | Added support for the event object properties relatedTarget...
|
commit | commitdiff | tree |
2007-05-20 |
John Resig | Fix for bug #983 (Packed jQuery doesn't have a license...
|
commit | commitdiff | tree |
2007-05-20 |
John Resig | Added fixes for bug #1052. Fixes the problems with...
|
commit | commitdiff | tree |
2007-05-11 |
John Resig | Another test commit.
|
commit | commitdiff | tree |
2007-05-11 |
John Resig | Testing a commit to the new repository.
|
commit | commitdiff | tree |
2007-05-05 |
John Resig | Added some improvements to how the browser version...
|
commit | commitdiff | tree |
2007-05-05 |
John Resig | Updated Packer - the current version was working incorrectly.
|
commit | commitdiff | tree |
2007-05-01 |
John Resig | Rev [1827] broke the two XPath sibling selectors.
|
commit | commitdiff | tree |
2007-05-01 |
John Resig | We're not adding new selector features in until a new...
|
commit | commitdiff | tree |
2007-05-01 |
John Resig | This test is expected to fail.
|
commit | commitdiff | tree |
2007-04-29 |
John Resig | Query now throws no warnings under strict mode in Firefox...
|
commit | commitdiff | tree |
2007-04-28 |
John Resig | Forgot to remove the test cases for XPath [n]. (Ticket...
|
commit | commitdiff | tree |
2007-04-28 |
John Resig | Removed support for the XPath [n] - we weren't doing...
|
commit | commitdiff | tree |
2007-04-28 |
John Resig | Added support for finding elements that have underscores...
|
commit | commitdiff | tree |
2007-04-28 |
John Resig | Added jQuery.browser.version (see ticket #1101). Works...
|
commit | commitdiff | tree |
2007-03-26 |
John Resig | Added a number of additional speed gains (we now hold...
|
commit | commitdiff | tree |
2007-03-25 |
John Resig | Opera is also vulnerable to the getElementById-returning...
|
commit | commitdiff | tree |
2007-03-25 |
John Resig | Added fix for bug #945 (Finding items with an ID of...
|
commit | commitdiff | tree |
2007-03-25 |
John Resig | Fixed some more bugs with the test suite, made some...
|
commit | commitdiff | tree |
2007-03-25 |
John Resig | Cleaned up a lot of the test suite - reorganized and...
|
commit | commitdiff | tree |
2007-03-25 |
John Resig | (no commit message)
|
commit | commitdiff | tree |
2007-03-25 |
John Resig | Added support for escaping selectors in ID and Classname...
|
commit | commitdiff | tree |
2007-03-25 |
John Resig | Added UTF8 Selector support (#1001) and fixed infinite...
|
commit | commitdiff | tree |
2007-03-24 |
John Resig | Merged my speed improvements into the jQuery core ...
|
commit | commitdiff | tree |
2007-03-24 |
John Resig | Simplified the easing options - we now provide "swing...
|
commit | commitdiff | tree |
2007-03-24 |
John Resig | Added a fix for #891 (Using a /foo selector within...
|
commit | commitdiff | tree |
2007-03-24 |
John Resig | Added fix for #986 (ID selector within an element that...
|
commit | commitdiff | tree |
2007-03-24 |
John Resig | Added support for comma-separated .is(), touched up...
|
commit | commitdiff | tree |
2007-03-24 |
John Resig | An Ajax-based test was being run locally (which doesn...
|
commit | commitdiff | tree |
2007-03-24 |
John Resig | Added a fix and test for bug #978 (Appending elements...
|
commit | commitdiff | tree |
2007-03-18 |
John Resig | Only fadeIn/Out or slideUp/Down elements that are already...
|
commit | commitdiff | tree |
2007-03-17 |
John Resig | Animations now use a single interval timer, global...
|
commit | commitdiff | tree |
2007-03-16 |
John Resig | Forced the test suite into standards mode. Fixed some...
|
commit | commitdiff | tree |
2007-03-16 |
John Resig | Removed some un-needed code from css() and fixed a...
|
commit | commitdiff | tree |
2007-03-16 |
John Resig | Added a test for bug #997.
|
commit | commitdiff | tree |
2007-03-16 |
John Resig | Added all the tests for isFunction, fixed bug #1026.
|
commit | commitdiff | tree |
2007-03-15 |
John Resig | Added an initial version of the new animation test...
|
commit | commitdiff | tree |
2007-03-15 |
John Resig | A pack of animation fixes for #24, #260, #744, #799...
|
commit | commitdiff | tree |
2007-03-01 |
John Resig | Fix for bug #962.
|
commit | commitdiff | tree |
2007-03-01 |
John Resig | Cleaned up how event removing was handled. All expandos...
|
commit | commitdiff | tree |
2007-02-28 |
John Resig | Disabled the test suite in Safari.
|
commit | commitdiff | tree |
next |