Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use .one() when doing a .bind() with an "unload" event type (#1242) | Brandon Aaron | 2007-05-31 | 1 | -1/+4 | |
| | ||||||
* | Fix event.which (#1217) | Brandon Aaron | 2007-05-30 | 1 | -46/+37 | |
| | ||||||
* | Clean up in jQuery.event.add for assigning a handler.guid | Brandon Aaron | 2007-05-23 | 1 | -7/+4 | |
| | ||||||
* | Rolling back Rev 1892 | Brandon Aaron | 2007-05-23 | 2 | -5/+2 | |
| | ||||||
* | remove an unused variable and its assignment in the 'map' method | Ed Engelhardt | 2007-05-22 | 1 | -1/+1 | |
| | ||||||
* | remove a little superfluous blank which confused my eye the second time now | Ed Engelhardt | 2007-05-22 | 1 | -1/+1 | |
| | ||||||
* | In r1576 on 2007-03-24 the merge() method was split into merge() and | Ed Engelhardt | 2007-05-22 | 1 | -13/+17 | |
| | | | | | | | unique() for speed improvement reasons. Document this fact and also be clear about the fact that merge() is a generic function while unique() really works just with jQuery objects. | |||||
* | fix style, prefix and typo in a few comments | Ed Engelhardt | 2007-05-22 | 2 | -4/+4 | |
| | ||||||
* | improve documentation of animate() function by mentioning both the 'swing' ↵ | Ed Engelhardt | 2007-05-22 | 1 | -2/+2 | |
| | | | | and 'linear' easings which are provided by default | |||||
* | Updated the version to 1.1.3a.1.1.3a | John Resig | 2007-05-21 | 1 | -1/+1 | |
| | ||||||
* | Added support for the event object properties relatedTarget, metaKey, which, ↵ | John Resig | 2007-05-20 | 1 | -2/+23 | |
| | | | | and charCode. Fixes bug #1204. | |||||
* | Fix for bug #983 (Packed jQuery doesn't have a license at the top of the file.) | John Resig | 2007-05-20 | 2 | -2/+3 | |
| | ||||||
* | Added fixes for bug #1052. Fixes the problems with animation chaining (and ↵ | John Resig | 2007-05-20 | 2 | -64/+86 | |
| | | | | problems with toggling). Also, removed toggling from jQuery.fx (it's now handled in .animate() instead). | |||||
* | Fix for #1198 | Brandon Aaron | 2007-05-16 | 1 | -2/+3 | |
| | ||||||
* | Fix for #921 (IE clones events) | Brandon Aaron | 2007-05-14 | 1 | -4/+23 | |
| | ||||||
* | Fix for #1182 | Brandon Aaron | 2007-05-13 | 1 | -1/+2 | |
| | ||||||
* | Fix for #1169 | Brandon Aaron | 2007-05-13 | 3 | -8/+11 | |
| | ||||||
* | Fix for #1162 | Brandon Aaron | 2007-05-13 | 2 | -3/+16 | |
| | ||||||
* | Fix for #1163 | Brandon Aaron | 2007-05-13 | 2 | -2/+5 | |
| | ||||||
* | Fix for #1167 | Brandon Aaron | 2007-05-11 | 2 | -2/+7 | |
| | ||||||
* | Clean up in jQuery.event.fix (#1171) | Brandon Aaron | 2007-05-11 | 1 | -3/+3 | |
| | ||||||
* | Fix for #1186 | Brandon Aaron | 2007-05-11 | 1 | -1/+1 | |
| | ||||||
* | Another test commit. | John Resig | 2007-05-11 | 1 | -1/+1 | |
| | ||||||
* | Testing a commit to the new repository. | John Resig | 2007-05-11 | 1 | -1/+1 | |
| | ||||||
* | Added some improvements to how the browser version is determined, based upon ↵ | John Resig | 2007-05-05 | 1 | -1/+1 | |
| | | | | the suggestions of 'hobbit' in [1101]. | |||||
* | Updated Packer - the current version was working incorrectly. | John Resig | 2007-05-05 | 2 | -27/+37 | |
| | ||||||
* | removing the context and selector properties that I left in ↵ | Brandon Aaron | 2007-05-02 | 1 | -6/+2 | |
| | | | | jQuery.prototype.init | |||||
* | Rev [1827] broke the two XPath sibling selectors. | John Resig | 2007-05-01 | 1 | -2/+2 | |
| | ||||||
* | We're not adding new selector features in until a new full release. Please ↵ | John Resig | 2007-05-01 | 2 | -8/+2 | |
| | | | | discuss features like this in the dev mailing list, and in the bug tracker, before committing code. | |||||
* | This test is expected to fail. | John Resig | 2007-05-01 | 1 | -1/+1 | |
| | ||||||
* | Moving constructor code to jQuery.prototype.init for more flexibility | Brandon Aaron | 2007-05-01 | 1 | -30/+47 | |
| | ||||||
* | Changed test count to get the green bar back | Corey Jewett | 2007-04-30 | 1 | -1/+1 | |
| | ||||||
* | TDD. Broken test case, need to fix xpath parser... | Corey Jewett | 2007-04-30 | 1 | -1/+2 | |
| | ||||||
* | Completed test for Rev 1820 (#1044) | Brandon Aaron | 2007-04-30 | 1 | -0/+1 | |
| | ||||||
* | Append colgroup and col elements (#1044) | Brandon Aaron | 2007-04-30 | 2 | -2/+10 | |
| | ||||||
* | Query now throws no warnings under strict mode in Firefox (ticket #922). In ↵ | John Resig | 2007-04-29 | 5 | -80/+80 | |
| | | | | fixing this, revision [1771] was discovered and reverted (no API changes are being added in at this time), and a couple un-functioning test cases were fixed (array comparisions were being done for objects). | |||||
* | Forgot to remove the test cases for XPath [n]. (Ticket #995) | John Resig | 2007-04-28 | 1 | -5/+1 | |
| | ||||||
* | Removed support for the XPath [n] - we weren't doing it right, and it would ↵ | John Resig | 2007-04-28 | 1 | -1/+1 | |
| | | | | actually require a lot of code to "do it right" (much more than what the feature is immediately worth). See ticket #995. | |||||
* | Added support for finding elements that have underscores in their name ↵ | John Resig | 2007-04-28 | 3 | -5/+9 | |
| | | | | (along with other allowed characters). Fix for ticket #1084. | |||||
* | Added jQuery.browser.version (see ticket #1101). Works in all browsers that ↵ | John Resig | 2007-04-28 | 1 | -0/+1 | |
| | | | | we support. | |||||
* | Fix for #1061 | Brandon Aaron | 2007-04-26 | 1 | -1/+3 | |
| | ||||||
* | Minor cleanup | Jörn Zaefferer | 2007-04-25 | 1 | -3/+0 | |
| | ||||||
* | Updated build to packer3 | Jörn Zaefferer | 2007-04-25 | 5 | -3/+1255 | |
| | ||||||
* | Fix for #1086: Append all caps HTML tags | Brandon Aaron | 2007-04-25 | 2 | -6/+10 | |
| | ||||||
* | Fix for #1114: Appending legend elements in Firefox | Brandon Aaron | 2007-04-25 | 2 | -1/+8 | |
| | ||||||
* | Fix for #1087: Using appendTo with select elements | Brandon Aaron | 2007-04-25 | 2 | -4/+8 | |
| | ||||||
* | unbind handlers with data + test (#935) | Brandon Aaron | 2007-04-24 | 2 | -5/+12 | |
| | ||||||
* | != undefined :) | Brandon Aaron | 2007-04-24 | 1 | -1/+1 | |
| | ||||||
* | Don't pass handler function as data for events + test (#1140) | Brandon Aaron | 2007-04-24 | 2 | -10/+15 | |
| | ||||||
* | Add hook for modifying the merge behavior of $.extend. Specifically, and ↵ | Corey Jewett | 2007-04-23 | 1 | -4/+27 | |
| | | | | time there is a collision between the target and mergee this function is called to resolve it. |