| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
#8430 - draggable with sortable makes sortable event receive triggered wrong.
|
|
|
|
| |
default delay
|
|
|
|
| |
once
|
|
|
|
| |
being fired by click events bubbling up through nested menus
|
|
|
|
| |
for consistency
|
| |
|
| |
|
| |
|
|
|
|
| |
.data().
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
lowercase pseudo selectors.
|
| |
|
| |
|
|
|
|
| |
pseudos with arguments.
|
|
|
|
| |
modal accessibility.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
background color of a document fragment can easily fail. Fixes #5215 - Effects color: Add support for rgba animations. Fixes #4372 - Animate backgroundColor to 'transparent'. Fixes #5393 - getColor reports inaccurate color for transparent elements in Webkit. Fixes #3806 - Feature request: expose getRGB and getColor.
|
|
|
|
| |
treating inputs as contentEditable.
|
|
|
|
| |
rather than [contenteditable] selector. Properly accounts for properties vs. attributes and 'inherit'.
|
| |
|
|
|
|
| |
is bad, instead use the scoping function's $
|
| |
|
| |
|
|
|
|
| |
fadein broken since 1.9m4.
|
| |
|
| |
|
|
|
|
| |
idea what it's trying to fix.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and _off.
|
| |
|
|
|
|
| |
_bind() on elements such as document are dangerous
|
| |
|
| |
|
|
|
|
| |
update the content, don't do any other processing.
|
| |
|
|
|
|
| |
trying to activate is disabled.
|
| |
|
|
|
|
| |
doesn't work.
|