| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
#6190.
|
|
|
|
| |
jQuery.cache. Fixes #6189.
|
|
|
|
| |
just stop bubbling and the default action on an element. Fixes #6188.
|
| |
|
|
|
|
| |
Fixes #6166.
|
|
|
|
| |
#6184.
|
|
|
|
| |
normal event. Fixes #6182.
|
|
|
|
| |
heads-up Leeoniya.
|
|
|
|
| |
that it's getting converted.
|
|
|
|
| |
events cleaned up. Fixes #6084.
|
|
|
|
| |
to handle triggered events. Fixes #6055.
|
|
|
|
| |
normal bind. A temporary fix for #5997, needs more investigation.
|
|
|
|
| |
Fixes #5977.
|
|
|
|
| |
#5094.
|
|
|
|
| |
as a fragment in IE. Fixes #5829.
|
|
|
|
| |
with. Fixes #6068.
|
|
|
|
| |
the case when no attribute is found). Fixes #6012.
|
| |
|
| |
|
|
|
|
| |
removed. Fixes #6065.
|
| |
|
| |
|
|
|
|
| |
style. Fixes #6041.
|
|
|
|
| |
support for live namespaced events. Fixes #5945.
|
|
|
|
| |
night's changes - routes around Chrome's busted object looping abilities).
|
| |
|
|
|
|
| |
is maintained in a separate object now, no longer on the event handler. Proxy functions are no longer needed, as a result. Additionally execution order of the handlers is maintained, fixing #4261, and the execution of handlers is maintained even while they're being removed. Live events will be refactored separately.
|
| |
|
|
|
|
| |
#5986.
|
|
|
|
| |
#5988.
|
|
|
|
| |
was getting malformed. Thanks IE. Fixes #5998.
|
|
|
|
| |
goes from a single root and filters by the specified selectors. Should be used like do: .delegate(td, hover, someFn);. Fixes #6005.
|
| |
|
| |
|
|
|
|
| |
#5971. Improve the performance of .bind() and .unbind(), fixes #5972.
|
|
|
|
| |
Fixes #5798.
|
| |
|
| |
|
|
|
|
| |
Michael, required better test cases and in doing so found more edge cases. Introduced a new check into jQuery.support as a result. Fixes #5929.
|
|
|
|
| |
Fixes #5779 and #5834.
|
|
|
|
| |
Fixes #3549.
|
| |
|
|
|
|
| |
focus, blur, click) events. Fixes #5695.
|
|
|
|
| |
Fixes #5924.
|
|
|
|
| |
jQuery.param(). Fixes #5862.
|
|
|
|
| |
firing. Fixes #5922.
|
| |
|
|
|
|
| |
cleaned up after html/empty/remove. Fixes #5856 and #5906.
|
| |
|