2011-11-03 |
Dave Methvin | Tagging the 1.7 release. |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Dave Methvin | Update the version for building release notes. |
commit | commitdiff | tree | snapshot |
2011-11-02 |
timmywil | Correct typo in support.js assigning margin-top with... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Dave Methvin | Updating the source version to 1.7pre |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Dave Methvin | Tagging the 1.7rc2 release. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
timmywil | Add return in the offset support tests if the body... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
timmywil | Fix a failing effects test in IE; minor style changes... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
timmywil | Pass iframe support tests at doc ready. Fixes support... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
timmywil | Revert "Landing pull request 530. Fixes coniditional... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
timmywil | Merge branch 'bug_10613_2' |
commit | commitdiff | tree | snapshot |
2011-10-31 |
timmywil | jQuery.support.supportsFixedPosition -> jQuery.support... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
timmywil | Reduce bytes and minor adjustments |
commit | commitdiff | tree | snapshot |
2011-10-31 |
timmywil | Construct a new container so that styles on the body... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
timmywil | Run offset support tests at doc ready. Fixes #10613. |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Corey Frang | Renaming 'runner' to 'hooks' - makes it a little more... |
commit | commitdiff | tree | snapshot |
2011-10-28 |
timmywil | Add a way to fire native events using dispatchEvent... |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Mike Sherov | Landing pull request 562. Make sure runtimeStyle isn... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Dave Methvin | DRY the hover pseudo-event, get the type right, allow... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Dave Methvin | Pass correct arg list to special._default. Thanks ... |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Dave Methvin | Merge pull request #565 from rwldrn/10601 |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Rick Waldron | Cleanup spacing in traversing.js. Fixes #10601 565/head |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Rick Waldron | Cleanup spacing in support.js. Fixes #10601 |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Rick Waldron | Cleanup spacing in queue.js. Fixes #10601 |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Rick Waldron | Cleanup spacing in outro.js. Fixes #10601 |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Rick Waldron | Cleanup spacing in offset.js. Fixes #10601 |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Rick Waldron | Cleanup spacing in manipulation.js. Fixes #10601 |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Rick Waldron | Cleanup spacing in events.js. Fixes #10601 |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Rick Waldron | Cleanup spacing in effects.js. Fixes #10601 |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Rick Waldron | Cleanup spacing in css.js. Fixes #10601 |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Rick Waldron | Cleanup spacing in attributes.js. Fixes #10601 |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Rick Waldron | Cleanup spacing in ajax.js. Fixes #10601 |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Rick Waldron | Cleanup spacing in core.js. Fixes #10601 |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Rick Waldron | Cleanup spacing. Fixes #10601 |
commit | commitdiff | tree | snapshot |
2011-10-27 |
Dave Methvin | Make sure `.data("events")` still works, for now. |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Julian Aubourg | Merge pull request #564 from rwldrn/10586 |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Dave Methvin | Fix #10588. For now, event voyeurism only merits the... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Dave Methvin | Fix #10576. Add alias for jQuery.event.handle so voyeur... |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Rick Waldron | Core styleguide cleanup. Fixes #10586 564/head |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Dave Methvin | Fix #10575. Undeclared `matched` var hosed recursive... |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Dave Methvin | Updating the source version to 1.7pre |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Dave Methvin | Tagging the 1.7rc1 release. 1.7rc1 |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Dave Methvin | Remove attribute match from quickIs |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Dave Methvin | Fix #10567. Make sure quickIs matches correct class... |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Dave Methvin | Fix 10558. Get the right element for checkClone; thanks... |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Dave Methvin | Fix #10563. Ensure event.currentTarget==this if delegated. |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Dave Methvin | Stop global event bubbling using onlyHandlers flag. |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Dave Methvin | Make jQuery().off(event) work for delegated events. |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Dave Methvin | Fold dispatch function into main event dispatch. |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Dave Methvin | Don't add an empty list of handlers. |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Dave Methvin | Make event.currentTarget the delegate node, always. |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Dave Methvin | Don't run direct handlers if delegate did .stopPropagat... |
commit | commitdiff | tree | snapshot |
2011-10-24 |
timmywil | Merge pull request #563 from rwldrn/fix-spaces |
commit | commitdiff | tree | snapshot |
2011-10-24 |
Rick Waldron | Fixes gross indents. 563/head |
commit | commitdiff | tree | snapshot |
2011-10-23 |
timmywil | Landing pull request 550. IE6,7,8 cannot use cached... |
commit | commitdiff | tree | snapshot |
2011-10-23 |
Mike Sherov | Landing pull request 561. only check for not null in... |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Mathias Bynens | Landing pull request 554. #10531: Remove `layerX` and... |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Mike Sherov | Landing pull request 553. Fallback to elem.style for... |
commit | commitdiff | tree | snapshot |
2011-10-22 |
Rick Waldron | Landing pull request 560. Further reduce minimal header... |
commit | commitdiff | tree | snapshot |
2011-10-22 |
timmywil | Support setting both the enctype attribute and property... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
timmywil | Use the property name in elem.removeAttribute in IE6... |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Dave Methvin | Updating the source version to 1.7pre |
commit | commitdiff | tree | snapshot |
2011-10-14 |
Dave Methvin | Tagging the 1.7b2 release. 1.7b2 |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Dave Methvin | Fix #10489. Disconnected elements don't bubble to document. |
commit | commitdiff | tree | snapshot |
2011-10-13 |
timmywil | Run ajax tests in swarm |
commit | commitdiff | tree | snapshot |
2011-10-13 |
timmywil | Update sizzle; Add sizzle cache collision iframe test... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
timmywil | Do not call getElements on a script tag. Avoids unneces... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Dave Methvin | Tweak live-blur() test to silence a IE8 swarm fail. |
commit | commitdiff | tree | snapshot |
2011-10-12 |
timmywil | Leave the opacity test unanchored in case of floating... |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Corey Frang | Squashed commit of the following: |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Dave Methvin | Fix #10478. Replace jQuery.isNaN with jQuery.isNumeric. |
commit | commitdiff | tree | snapshot |
2011-10-12 |
Dave Methvin | Fixes #10477. Get `.off(type, null, fn)` right. |
commit | commitdiff | tree | snapshot |
2011-10-12 |
jaubourg | Removes isPending and introduces state as a means to... |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Dave Methvin | Fix focus/blur unit test issues. Reopens #6705. |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Dave Methvin | Fix #10468. Remove jQuery.event.proxy and jQuery.event... |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Julian Aubourg | Merge pull request #535 from gnarf37/queue-true |
commit | commitdiff | tree | snapshot |
2011-10-07 |
timmywil | Minor fix in events; undeclared var from last commit |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Corey Frang | Effects - Allow queue: true - Fixes #10445 535/head |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Dave Methvin | Merge pull request #531 from rwldrn/events.js-cleanup |
commit | commitdiff | tree | snapshot |
2011-10-06 |
timmywil | Add a hook for removing contenteditable in IE6/7 and... |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Rick Waldron | Additional nits 531/head |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Rick Waldron | Style sweep |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Dave Methvin | Rename jQuery.event.propHooks to .fixHooks. |
commit | commitdiff | tree | snapshot |
2011-10-05 |
Dave Methvin | Merge pull request #522 from rwldrn/10371 |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Rick Waldron | Landing pull request 530. Fixes coniditional path for... |
commit | commitdiff | tree | snapshot |
2011-10-04 |
jaubourg | isProgressing becomes isPending. Unit tests added. |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Julian Aubourg | Merge pull request #529 from shichuan/master |
commit | commitdiff | tree | snapshot |
2011-10-04 |
Shi Chuan | updated Juriy Zaytsev's detecting event support techniq... 529/head |
commit | commitdiff | tree | snapshot |
2011-10-02 |
jaubourg | We have too many unctions in this function. |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Rick Waldron | Landing pull request 523. Adds character frequency... |
commit | commitdiff | tree | snapshot |
2011-10-01 |
Corey Frang | Landing pull request 525. Fixing tests with qunit. |
commit | commitdiff | tree | snapshot |
2011-09-30 |
timmywil | Add support for calling outer/inner Width/Height on... |
commit | commitdiff | tree | snapshot |
2011-09-29 |
Dave Methvin | Fix #10375. Don't put `type` in jQuery.event.props |
commit | commitdiff | tree | snapshot |
2011-09-28 |
timmywil | Update Sizzle. Fixes #3144, #6863. |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Dave Methvin | Updating the source version to 1.7pre |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Rick Waldron | Removes 'subline' from test/index.html. Fixes #10371 522/head |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Dave Methvin | Tagging the 1.7b1 release. 1.7b1 |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Dave Methvin | Expose jQuery.event.simulate for use by special event... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Corey Frang | Landing pull request 520. Unset the complete function... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
Corey Frang | Landing pull request 514. 1.7 - queue refactoring to... |
commit | commitdiff | tree | snapshot |
2011-09-28 |
timmywil | Move createSafeFragment to the top to satisfy lint |
commit | commitdiff | tree | snapshot |
next |