| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
heads-up Leeoniya.
|
|
|
|
| |
that it's getting converted.
|
|
|
|
| |
as it does work in IE.
|
|
|
|
| |
element if it's possible.
|
|
|
|
| |
events cleaned up. Fixes #6084.
|
|
|
|
| |
mouseleave. Fixes #6013.
|
|
|
|
| |
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.
|
|
|
|
| |
.text(). Fixes #6094.
|
|
|
|
| |
the case when no attribute is found). Fixes #6012.
|
| |
|
| |
|
| |
|
|
|
|
| |
pushStack anyway. Fixes #6003.
|
| |
|
| |
|
|
|
|
| |
removed. Fixes #6065.
|
| |
|
| |
|
|
|
|
| |
suggestion in 5267824aa36f0fcecb944a4daf0b99d6e01460fd.
|
|
|
|
| |
the function declarations to statements. Thanks to Garrett for the recommendation.
|
|\ |
|
| | |
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
style. Fixes #6041.
|
|
|
|
| |
fixes #5967.
|
| |
|
| |
|
| |
|
|
|
|
| |
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.
|
|
|
|
| |
f95147f465932cb91e1a6aace50c556820ca4074 commit.
|
| |
|
|
|
|
| |
#5986.
|
|
|
|
| |
#5988.
|
|
|
|
| |
was getting malformed. Thanks IE. Fixes #5998.
|
| |
|
|
|
|
| |
Really hard to unit test this in a meanigful manner (the result is a visually broken plugin). Will need to be diligent about watching for this in the future. Fixes #5094.
|
|
|
|
| |
goes from a single root and filters by the specified selectors. Should be used like do: .delegate(td, hover, someFn);. Fixes #6005.
|
| |
|
|
|
|
| |
Fixes #5978.
|