Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Draggable: enabled draggable from within iframe. Fixed #5727 - draggable: ↵ | Brian Grinstead | 2013-05-20 | 1 | -1/+1 |
| | | | | cannot drag element inside iframe | ||||
* | Draggable: allow draggable to defer destroying itself upon DOM removal until ↵ | Mike Sherov | 2013-04-12 | 1 | -2/+6 |
| | | | | after stop is fired. Fixes #6889 - Draggable: Cursor doesn't revert to pre-dragging state after revert action when original element is removed. | ||||
* | Draggable Tests: Add test coverage for supported options | Mike Sherov | 2013-03-04 | 1 | -5/+17 |
| | |||||
* | Dev: update jquery.simulate.js to latest version from ↵ | Mike Sherov | 2012-12-12 | 1 | -18/+71 |
| | | | | http://github.com/jquery/jquery-simulate | ||||
* | Remove trailing whitespace and add final newlines | Trey Hunner | 2012-10-21 | 1 | -2/+2 |
| | |||||
* | Remove use of $.browser; add $.ui.ie and $.ui.ie6 temporarily. | Scott González | 2012-10-10 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | target variable is already defined | Lukasz Lipinski | 2012-04-27 | 1 | -1/+0 |
| | |||||
* | Updated copyright year. | Scott González | 2012-03-08 | 1 | -1/+1 |
| | |||||
* | Tests: Cleaned up simulate. Still more work to do. | Scott González | 2012-02-29 | 1 | -119/+121 |
| | |||||
* | Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - ↵ | Scott González | 2012-02-12 | 1 | -2/+1 |
| | | | | remove uses of 'var self = this;' | ||||
* | Simulate: Define getters for pageX and pageY in mouse events if they come ↵ | Scott González | 2012-01-12 | 1 | -1/+25 |
| | | | | through as 0. Fixes #7324 - simulate mouse events broken for IE 9. | ||||
* | Simulate: fixed charCode to be undefined unless specified. Fixed #3229 - ↵ | Richard D. Worth | 2011-11-07 | 1 | -1/+1 |
| | | | | Safari: jQuery.simulate() doesn't set "which" field for key events | ||||
* | Tests (Simulate): Make the blur event async to deal with IE's native blur ↵ | Scott González | 2011-11-01 | 1 | -11/+16 |
| | | | | being async. | ||||
* | Tests (Simulate): Added focus and blur support. | Scott González | 2011-10-31 | 1 | -0/+49 |
| | |||||
* | Tests (Simulate): Whitespace cleanup. | Scott González | 2011-10-31 | 1 | -70/+99 |
| | |||||
* | Simulate: account for document scroll in findCenter function. Fixes #6859 - ↵ | Richard D. Worth | 2011-05-26 | 1 | -3/+3 |
| | | | | Jquery.Simulate drag behaves incorrect when container scrolled | ||||
* | Updated copyright year. | Scott González | 2011-01-17 | 1 | -1/+1 |
| | |||||
* | Mouse: tie the preventClickEvent property to the event target, not the ↵ | awgy | 2010-11-09 | 1 | -0/+1 |
| | | | | container. Fixes #4752 - link event firing on sortable with connect list | ||||
* | All: Added http://jqueryui.com/about to header comments. | Scott González | 2010-07-14 | 1 | -1/+1 |
| | |||||
* | Updated copyright headers to make it clear that you can choose between MIT ↵ | Scott González | 2010-07-09 | 1 | -3/+3 |
| | | | | and GPLv2. Also added a link to http://jquery.org/license. | ||||
* | Happy New Year | Richard Worth | 2010-01-20 | 1 | -1/+1 |
| | |||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 1 | -150/+150 |
| | | | | menu; including menu static tests). | ||||
* | Removed jquery.simulate from external/ as it's being removed from ↵ | Richard Worth | 2009-08-10 | 1 | -0/+150 |
jqueryjs.googlecode.com/svn/trunk/plugins |