Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -1019/+0 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | All: Remove "Depends" comment | Rafael Xavier de Souza | 2014-01-24 | 1 | -5/+0 |
| | | | | | Ref #9464 Ref gh-1029 | ||||
* | All: Wrap source files with UMD return exports | Rafael Xavier de Souza | 2014-01-24 | 1 | -2/+19 |
| | | | | | Ref #9464 Ref gh-1029 | ||||
* | Draggable: fix changing containment | Ben Higgins | 2014-01-20 | 1 | -0/+2 |
| | | | | | | | | | | | | | If containment was set such that relative_container is set by _setContainment, and then containment changes to e.g. "document", "window", or an array, relative_container would not be unset, causing incorrect containment of the draggable. Add a unittest to check that containment with an array works after previously being set to "parent". Fixes #9733 Closes gh-1176 | ||||
* | Slider & Interactions: Add Windows 8 touch support | TJ VanToll | 2014-01-15 | 1 | -0/+19 |
| | | | | | | Fixes #9709 Fixes #9710 Closes gh-1152 | ||||
* | Draggable: normalize lookups for rootNodes when to bust scroll cache. Fixes ↵ | Mike Sherov | 2013-12-03 | 1 | -38/+26 |
| | | | | | #9379 - Draggable: position bug in scrollable div Core: update scrollParent() to support all current supported browsers. | ||||
* | Draggable: Make sure positional constraints are never applied to ↵ | Mike Sherov | 2013-10-21 | 1 | -4/+4 |
| | | | | ui.originalPosition | ||||
* | Draggable: apply axis options to position instead of style. Fixes #7251 - ↵ | Mike Sherov | 2013-10-20 | 1 | -6/+10 |
| | | | | Draggable: constrained axis option returns incorrect position. | ||||
* | Draggable: Safe activeElement access from iFrames for IE9, prevent window ↵ | TJ VanToll | 2013-08-28 | 1 | -3/+13 |
| | | | | focus changes in IE9+. Fixed #9520 - Draggable: Browser window drops behind other windows in IE9/10 | ||||
* | Draggable: Ignore scroll offsets for abspos draggables. Fixes #9315 - ↵ | Mike Sherov | 2013-08-12 | 1 | -6/+16 |
| | | | | Draggable: jumps down with offset of scrollbar | ||||
* | Draggable: active element blurs when clicking on a draggable. Fixes #4261 - ↵ | Steven Luscher | 2013-06-19 | 1 | -0/+2 |
| | | | | Draggable: Inputs do not blur when clicking on a draggable | ||||
* | Clicking on a draggable anchor without moving it should make it the active ↵ | Steven Luscher | 2013-06-19 | 1 | -0/+3 |
| | | | | element (Fixes #8399). | ||||
* | Draggable: enabled draggable from within iframe. Fixed #5727 - draggable: ↵ | Brian Grinstead | 2013-05-20 | 1 | -6/+10 |
| | | | | cannot drag element inside iframe | ||||
* | Draggable: allow draggable to defer destroying itself upon DOM removal until ↵ | Mike Sherov | 2013-04-12 | 1 | -36/+43 |
| | | | | after stop is fired. Fixes #6889 - Draggable: Cursor doesn't revert to pre-dragging state after revert action when original element is removed. | ||||
* | Draggable: Don't cache parent offset if the parent position is fixed. Fixes ↵ | Mike Sherov | 2013-04-03 | 1 | -2/+7 |
| | | | | #5009 - Draggable: scroll not working with parent's position fixed | ||||
* | Draggable: Stop erroneously overriding scroll offsets for root nodes. Fixes ↵ | Mike Sherov | 2013-04-02 | 1 | -7/+6 |
| | | | | #6258 - Draggable: not following mouse when scrolled and using overflow-y: scroll. | ||||
* | Draggable: Handle containment set to false after init, and style ↵ | Mike Sherov | 2013-03-23 | 1 | -38/+55 |
| | | | | improvements. Fixes #8962 - Containment doesn't properly update | ||||
* | Widget tests: Use instance method. Also replace a few instances of $.data in ↵ | Jörn Zaefferer | 2013-03-19 | 1 | -1/+1 |
| | | | | widget implementations. | ||||
* | Widgets: Updating to use instance method on bridge | Corey Frang | 2013-03-19 | 1 | -14/+14 |
| | |||||
* | Draggable: make sure snap elements are in the document before snapping. ↵ | Mike Sherov | 2013-03-16 | 1 | -11/+3 |
| | | | | Fixes #8459 - Draggable: element can snap to an element that was removed during drag. | ||||
* | Draggable: modified snapping algorithm to use edges and corners. Fixed #8165 ↵ | Zbigniew Motyka | 2013-03-16 | 1 | -2/+1 |
| | | | | - Draggable: Snapping doesn't take top/left into account properly | ||||
* | Draggable: Fix double offset bug when scrolling. Fixes #6817 - Draggable: ↵ | Woody Gilk | 2013-03-15 | 1 | -4/+17 |
| | | | | auto scroll goes double distance when dragging | ||||
* | Draggable: Account for descendants in handle. | Scott González | 2013-03-08 | 1 | -11/+3 |
| | |||||
* | Draggable: Fix border containment. Fixed #5569 - Draggable: Containment ↵ | TJ VanToll | 2013-03-07 | 1 | -2/+2 |
| | | | | incorrectly calculates padding and border | ||||
* | Draggable Tests: Add test coverage for supported options | Mike Sherov | 2013-03-04 | 1 | -8/+6 |
| | |||||
* | Draggable: Revert flag honours Sortable revert speed. Fixed #9103 Draggable: ↵ | Steve Urmston | 2013-02-21 | 1 | -1/+1 |
| | | | | revert option reset after being added to a connectedSortable. | ||||
* | Removing unnecessary wrapping of this in draggable's stack option handling. | TJ VanToll | 2013-02-12 | 1 | -4/+2 |
| | |||||
* | Draggable: Account for z-index set in CSS for the stack option. Fixed #9077 ↵ | TJ VanToll | 2013-02-11 | 1 | -4/+3 |
| | | | | - Draggable: stack option resets the z-index | ||||
* | Draggable: Change $.ui.contains() to $.contains(). Fixes #9051 - Draggable: ↵ | Vahid Sohrabloo | 2013-02-02 | 1 | -1/+1 |
| | | | | Reference to undefined $.ui.contains(). | ||||
* | Update copyright year to 2013. | Scott González | 2013-01-10 | 1 | -1/+1 |
| | |||||
* | Interactions: Update widget defaults to match documented API. | Mike Sherov | 2013-01-02 | 1 | -1/+6 |
| | |||||
* | All: Convert single quotes to double quotes. | Mike Sherov | 2012-12-25 | 1 | -56/+56 |
| | |||||
* | All: Use .addBack() instead of .andSelf(). | Scott González | 2012-12-14 | 1 | -1/+1 |
| | |||||
* | Draggable: made handles work with complex markup. Fixes #8757 - Draggable: ↵ | mathias.stenbom | 2012-11-19 | 1 | -1/+1 |
| | | | | Resizable handle with inner element does not work, when its also draggable | ||||
* | Dev: make draggable pass JSHint with no local overrides | Mike Sherov | 2012-11-18 | 1 | -155/+269 |
| | |||||
* | Updated all widgets to use proper data keys when getting plugin instances. | Scott González | 2012-11-09 | 1 | -17/+17 |
| | |||||
* | Dev: Standardized the draggable test suite. Fixed #8748 - Dev: Get draggable ↵ | Mike Sherov | 2012-10-30 | 1 | -24/+15 |
| | | | | test suite to pass | ||||
* | Remove trailing whitespace and add final newlines | Trey Hunner | 2012-10-21 | 1 | -20/+20 |
| | |||||
* | Draggable: Fix a bug when dragging into nested sortables there are ↵ | John Chen | 2012-10-10 | 1 | -0/+16 |
| | | | | duplicated placeholders. Fixes #7777 - Draggable and Nested Sortables bug. | ||||
* | Remove use of $.browser; add $.ui.ie and $.ui.ie6 temporarily. | Scott González | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | Updated docs URLS. | Scott González | 2012-09-26 | 1 | -1/+1 |
| | |||||
* | Draggable: Always clean up iframes. Fixes #8555 - Draggable: iframeFix ↵ | Jared A. Scheel | 2012-09-06 | 1 | -5/+4 |
| | | | | option leaves iframes in DOM when using a selector. | ||||
* | Simplify licensing. | Scott González | 2012-08-09 | 1 | -1/+1 |
| | |||||
* | Update copyright to jQuery Foundation. | Scott González | 2012-07-04 | 1 | -1/+2 |
| | |||||
* | Draggable: Remove workaround for Safari 3. | Scott González | 2012-06-14 | 1 | -4/+4 |
| | |||||
* | Draggable: Fixed destroy method. | Scott González | 2012-05-24 | 1 | -10/+2 |
| | |||||
* | Draggable: Apply ui-draggable-dragging class prior to calculating ↵ | Viktar Varvanovich | 2012-05-24 | 1 | -1/+3 |
| | | | | dimensions. Fixes #8349 - Draggable: Incorrect dimensions used if .ui-draggable-dragging changes dimensions | ||||
* | Draggable: Don't run stop methods for elements that have been removed. ↵ | TJ VanToll | 2012-04-30 | 1 | -2/+8 |
| | | | | Fixed #8269 - Removing draggable element on drop : a(this).data("draggable") is undefined. | ||||
* | Protect all copyright notices against minification | Jo Liss | 2012-04-02 | 1 | -1/+1 |
| | | | | | | | For instance, this is useful for the jquery-ui-rails gem, which does not use jQuery UI's own minification, but relies on Rails to minify the files where necessary. Rails in turn uses UglifyJS for JS and YUI for CSS, both of which respect the /*! ... */ convention. | ||||
* | Updated copyright year. | Scott González | 2012-03-08 | 1 | -1/+1 |
| |