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 |
2007-02-27 |
John Resig | We're now at version 1.1.2.
|
commit | commitdiff | tree |
2007-02-27 |
John Resig | Reverting my packer changes - need more testing.
|
commit | commitdiff | tree |
2007-02-25 |
John Resig | A small fix that makes the Packer compressor about...
|
commit | commitdiff | tree |
2007-02-25 |
John Resig | Updated the ChangeLog to be a standard wiki format...
|
commit | commitdiff | tree |
2007-02-22 |
John Resig | Added a test case for bug #986.
|
commit | commitdiff | tree |
2007-02-18 |
John Resig | Added a bunch of points to the 1.1.2 changelog.
|
commit | commitdiff | tree |
2007-02-18 |
John Resig | Fix for bug #959, maintaining a list of event handlers...
|
commit | commitdiff | tree |
2007-02-18 |
John Resig | Minor update to the year of the MIT License.
|
commit | commitdiff | tree |
2007-02-18 |
John Resig | Added a header for 1.2.
|
commit | commitdiff | tree |
2007-02-15 |
John Resig | Fixed a problem with the Makefile, fx wasn't being...
|
commit | commitdiff | tree |
2007-02-15 |
John Resig | Added support for making a minified version of jQuery.
|
commit | commitdiff | tree |
2007-02-13 |
John Resig | Fixed some bugs with building jQuery - it required...
|
commit | commitdiff | tree |
2007-02-04 |
John Resig | Fixed the ~ selector - it was selecting in the wrong...
|
commit | commitdiff | tree |
2007-01-22 |
John Resig | Pushing out 1.1.1.
|
commit | commitdiff | tree |
2007-01-22 |
John Resig | Fixed an issue with child selectors that also have...
|
commit | commitdiff | tree |
2007-01-22 |
John Resig | Added in jQuery.nodeName() to simplify checking nodeName...
|
commit | commitdiff | tree |
2007-01-22 |
John Resig | Refactored the trigger code a little bit.
|
commit | commitdiff | tree |
2007-01-22 |
John Resig | You had to have an event bound in order to trigger...
|
commit | commitdiff | tree |
2007-01-22 |
John Resig | Fixed an issue with child selectors accidentally triggering...
|
commit | commitdiff | tree |
2007-01-22 |
John Resig | Fixed doing $.post() without any params.
|
commit | commitdiff | tree |
2007-01-22 |
John Resig | Fixed this issue: $("<div>foo\nbar</div>");
|
commit | commitdiff | tree |
2007-01-22 |
John Resig | Removed some extra code that ifFunction deprecated.
|
commit | commitdiff | tree |
2007-01-22 |
John Resig | Triggered event handlers are only executed once now.
|
commit | commitdiff | tree |
2007-01-22 |
John Resig | Added new function-testing code that is completely...
|
commit | commitdiff | tree |
2007-01-22 |
John Resig | Quick code optimization in trigger.
|
commit | commitdiff | tree |
2007-01-22 |
John Resig | Fixed some more nodeName inconsistencies.
|
commit | commitdiff | tree |
2007-01-22 |
John Resig | Fixed an issue with child selectors and XML documents...
|
commit | commitdiff | tree |
2007-01-20 |
John Resig | Fixed issue with .add()ing individual elements - and...
|
commit | commitdiff | tree |
2007-01-20 |
John Resig | Added a fix for an undefined param being passed to...
|
commit | commitdiff | tree |
2007-01-20 |
John Resig | Added a fix for $("#noexist").attr("id") breaking.
|
commit | commitdiff | tree |
2007-01-15 |
John Resig | Tagged version 1.1 of jQuery.
|
commit | commitdiff | tree |
2007-01-14 |
John Resig | 2006 -> 2007.
|
commit | commitdiff | tree |
2007-01-14 |
John Resig | Made a slight adjustment to $("expr") to make it faster.
|
commit | commitdiff | tree |
2007-01-14 |
John Resig | Converted a lot of for loops to use jQuery.each() instead.
|
commit | commitdiff | tree |
2007-01-14 |
John Resig | Fixed the issues with .text() working incorrectly.
|
commit | commitdiff | tree |
next |