| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Support setting both the enctype attribute and property (encoding in IE6/7). ... | timmywil | 2011-10-22 | 1 | -17/+29 |
* | Use the property name in elem.removeAttribute in IE6/7 to ensure correct remo... | timmywil | 2011-10-17 | 1 | -3/+5 |
* | Fix #10489. Disconnected elements don't bubble to document. | Dave Methvin | 2011-10-13 | 1 | -13/+38 |
* | Run ajax tests in swarm | timmywil | 2011-10-13 | 1 | -1/+1 |
* | Update sizzle; Add sizzle cache collision iframe test. Fixes #8539. | timmywil | 2011-10-13 | 3 | -41/+90 |
* | Do not call getElements on a script tag. Avoids unnecessary execution. Fixes ... | timmywil | 2011-10-12 | 1 | -2/+8 |
* | Tweak live-blur() test to silence a IE8 swarm fail. | Dave Methvin | 2011-10-11 | 1 | -9/+8 |
* | Leave the opacity test unanchored in case of floating point rounding browser ... | timmywil | 2011-10-11 | 1 | -2/+2 |
* | Squashed commit of the following: | Corey Frang | 2011-10-11 | 1 | -3/+3 |
* | Fix #10478. Replace jQuery.isNaN with jQuery.isNumeric. | Dave Methvin | 2011-10-11 | 1 | -0/+40 |
* | Fixes #10477. Get `.off(type, null, fn)` right. | Dave Methvin | 2011-10-11 | 1 | -2/+13 |
* | Removes isPending and introduces state as a means to retrieve the Deferred/Pr... | jaubourg | 2011-10-11 | 1 | -4/+6 |
* | Effects - Allow queue: true - Fixes #10445 | Corey Frang | 2011-10-07 | 1 | -2/+21 |
* | Add a hook for removing contenteditable in IE6/7 and remove the unnecessary j... | timmywil | 2011-10-06 | 1 | -9/+11 |
* | Rename jQuery.event.propHooks to .fixHooks. | Dave Methvin | 2011-10-05 | 1 | -12/+6 |
* | Merge pull request #522 from rwldrn/10371 | Dave Methvin | 2011-10-05 | 1 | -1/+1 |
|\ |
|
| * | Removes 'subline' from test/index.html. Fixes #10371 | Rick Waldron | 2011-09-28 | 1 | -1/+1 |
* | | Landing pull request 530. Fixes coniditional path for tr, td defaultDisplay()... | Rick Waldron | 2011-10-04 | 1 | -0/+15 |
* | | isProgressing becomes isPending. Unit tests added. | jaubourg | 2011-10-04 | 1 | -1/+4 |
* | | We have too many unctions in this function. | jaubourg | 2011-10-02 | 1 | -1/+1 |
* | | Landing pull request 525. Fixing tests with qunit. | Corey Frang | 2011-10-01 | 1 | -14/+23 |
* | | Add support for calling outer/inner Width/Height on the window and document. ... | timmywil | 2011-09-30 | 1 | -16/+29 |
* | | Fix #10375. Don't put `type` in jQuery.event.props | Dave Methvin | 2011-09-29 | 1 | -1/+4 |
|/ |
|
* | Landing pull request 520. Unset the complete function just before calling it ... | Corey Frang | 2011-09-28 | 1 | -0/+32 |
* | Landing pull request 514. 1.7 - queue refactoring to handle delay stop - Fixe... | Corey Frang | 2011-09-28 | 2 | -1/+91 |
* | Fixes IE7 test suite. Keep the testElement attached and set necessary styles ... | timmywil | 2011-09-28 | 2 | -3/+3 |
* | Restore original click prop hook | Rick Waldron | 2011-09-26 | 1 | -0/+1 |
* | Fixed tests to run in IE9 | Rick Waldron | 2011-09-26 | 1 | -16/+19 |
* | Merge branch 'fix-8789-rwldrn-fix' of git://github.com/dmethvin/jquery into f... | Rick Waldron | 2011-09-26 | 1 | -13/+35 |
|\ |
|
| * | Minor cleanups to code. Futile effort to get IE to pass the unit test. | Dave Methvin | 2011-09-25 | 1 | -3/+2 |
| * | propHooks now an object with `props` array and `filter` function. | Dave Methvin | 2011-09-25 | 1 | -68/+32 |
| * | Merge branch '8789-fun-with-fix' of https://github.com/rwldrn/jquery into fix... | Dave Methvin | 2011-09-24 | 1 | -4/+63 |
| |\ |
|
| | * | Adds implementation tests for jQuery.event.propHooks #8789 | Rick Waldron | 2011-09-20 | 1 | -6/+65 |
* | | | Revert QUnit. Recent start/stop changes cause problems with some start/stop c... | timmywil | 2011-09-26 | 1 | -0/+0 |
|/ / |
|
* | | Fixes a weird IE7 bug in the unit tests. If anybody can shed some light on th... | jaubourg | 2011-09-22 | 1 | -1/+6 |
* | | Allow more cases to use `innerHTML` in the `.html` method. | Dave Methvin | 2011-09-21 | 1 | -1/+9 |
|\ \ |
|
| * | | move embed tests to area where objects tests are already happening | cmcnulty | 2011-03-09 | 1 | -15/+11 |
| * | | Forgot to update the test counts | cmcnulty | 2011-02-25 | 1 | -2/+2 |
| * | | (no commit message) | cmcnulty | 2011-02-25 | 1 | -0/+13 |
* | | | Trimmed down $.Callbacks and $.Deferred. | jaubourg | 2011-09-21 | 1 | -13/+1 |
* | | | Remove the rarely-used pseudos from quickis.html | Dave Methvin | 2011-09-21 | 1 | -10/+7 |
* | | | Don't fire change on an already-selected radio. | Dave Methvin | 2011-09-20 | 1 | -9/+8 |
| |/
|/| |
|
* | | Remove stop argument in manipulation test, which no longer sets a timeout | timmywil | 2011-09-20 | 1 | -4/+3 |
* | | Fix #9901, verified by this unit test. | Dave Methvin | 2011-09-20 | 1 | -1/+3 |
* | | Landing pull request 491. Fix #7322. Make `.is()` with a positional selector ... | Dave Methvin | 2011-09-19 | 1 | -0/+40 |
* | | Update qunit. | Dave Methvin | 2011-09-19 | 1 | -0/+0 |
* | | Move filter tests to proper location | timmywil | 2011-09-19 | 1 | -44/+45 |
* | | Added filtering tests and updating sizzle to fix filtering with positional se... | timmywil | 2011-09-19 | 1 | -0/+43 |
* | | Landing pull request 512. 1.7 - removeData now takes space separated lists an... | Corey Frang | 2011-09-19 | 1 | -1/+23 |
* | | Landing pull request 492. 1.7 Remove multiple attributes (Symmetry with remov... | Rick Waldron | 2011-09-19 | 1 | -0/+22 |