| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
actual droppable (instead of true) in the case of a drop.
draggable: implemented patch that allows revert to be a callback, receives one argument which is the droppable (implements #3175)
|
| |
|
| |
|
| |
|
|
|
|
| |
interaction issues when many plugins are used on the same element (Fixes #3164)
|
| |
|
|
|
|
| |
3424)
|
|
|
|
|
|
| |
scroll to be hidden
draggable: containment respects overflow hidden (fixes #3328)
|
| |
|
| |
|
| |
|
|
|
|
| |
- added many new tests to draggable, especially related to scrolling and helper clone
|
| |
|
| |
|
| |
|
|
|
|
| |
first tabbable element inside the dialog.
|
|
|
|
| |
key events.
|
| |
|
|
|
|
| |
longer after change in this.element, update cookie after init/add/destroy (fixes #3015)
|
|
|
|
| |
population of spinner via an external objects.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- check tabindex >= 0 instead of != -1
- check anchor tags for href
- check for hidden input types
- check styles (display and visibility; self and ancestors)
Added tests for :tabbable selector
|
|
|
|
| |
tabbing order.
|
| |
|
| |
|
|
|
|
| |
consistent with sortables
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
messed up in IE
|
|
|
|
| |
improved indicator position, fixed overlay in IE (100% height for html and body)
|
| |
|
|
|
|
| |
plugin on a single element.
|
| |
|
|
|
|
| |
added spinner styles to the default theme.
|
| |
|
| |
|
|
|
|
| |
number of children.
|
| |
|
| |
|
|
|
|
| |
closeOnEscape is set to false.
|
| |
|
| |
|
|
|
|
| |
<ul>. See visual test (#s4) for example usage. Needs more work...
|