jquery-ui/tests
Mike Sherov dc1e63b432 Draggable Tests: fix IE scroll tests affected by focus issues.
Calling element.focus() causes scroll in IE. In order to correctly test scroll behavior,
we must calculate scrollTop on the drag event, before .focus is called.
2014-02-18 12:48:06 -05:00
..
unit Draggable Tests: fix IE scroll tests affected by focus issues. 2014-02-18 12:48:06 -05:00
visual Tests: Use .bind() instead of .on() 2014-02-11 11:54:55 -08:00
.jshintrc Build: Include es3 option for JSHint. 2013-11-22 09:54:27 -05:00
index.css Tests: Cleaned up index pages. Fixes #7374 - Broken link to Static and Visual tests (Index of Static and Visual tests do not exist). 2012-05-15 16:43:47 -04:00
index.html All: Rename all files, removing the "jquery.ui." prefix; 2014-01-24 18:22:49 -02:00
index.js Tests: Cleaned up index pages. Fixes #7374 - Broken link to Static and Visual tests (Index of Static and Visual tests do not exist). 2012-05-15 16:43:47 -04:00
jquery-1.6.1.js Remove trailing whitespace and add final newlines 2012-10-21 22:45:41 -04:00
jquery-1.6.2.js Remove trailing whitespace and add final newlines 2012-10-21 22:45:41 -04:00
jquery-1.6.3.js Remove trailing whitespace and add final newlines 2012-10-21 22:45:41 -04:00
jquery-1.6.4.js Remove trailing whitespace and add final newlines 2012-10-21 22:45:41 -04:00
jquery-1.6.js Remove trailing whitespace and add final newlines 2012-10-21 22:45:41 -04:00
jquery-1.7.1.js Remove trailing whitespace and add final newlines 2012-10-21 22:45:41 -04:00
jquery-1.7.2.js Remove trailing whitespace and add final newlines 2012-10-21 22:45:41 -04:00
jquery-1.7.js Remove trailing whitespace and add final newlines 2012-10-21 22:45:41 -04:00
jquery-1.8.0.js Remove trailing whitespace and add final newlines 2012-10-21 22:45:41 -04:00
jquery-1.8.1.js Replace mixed CRLF/LF line endings with LF 2012-10-21 22:45:41 -04:00
jquery-1.8.2.js Replace mixed CRLF/LF line endings with LF 2012-10-21 22:45:41 -04:00
jquery-1.8.3.js Libs/externals: Fix line endings. 2013-01-08 17:28:45 +01:00
jquery-1.9.0.js Updating to jQuery 1.9.0 2013-01-17 00:28:41 -06:00
jquery-1.9.1.js Updating 'jQuery' to 1.9.1. 2013-02-05 13:47:59 +00:00
jquery-1.10.0.js Updating jQuery to 1.10.2. 2013-07-05 08:42:37 -04:00
jquery-1.10.1.js Updating jQuery to 1.10.2. 2013-07-05 08:42:37 -04:00
jquery-1.10.2.js Updating jQuery to 1.10.2. 2013-07-05 08:42:37 -04:00
jquery-2.0.0.js Updating jQuery to 1.10.2. 2013-07-05 08:42:37 -04:00
jquery-2.0.1.js Updating jQuery to 1.10.2. 2013-07-05 08:42:37 -04:00
jquery-2.0.2.js Updating jQuery to 1.10.2. 2013-07-05 08:42:37 -04:00
jquery-2.0.3.js Updating jQuery to 1.10.2. 2013-07-05 08:42:37 -04:00
jquery.js Updating jQuery to 1.10.2. 2013-07-05 08:42:37 -04:00
jquery.simulate.js Draggable: enabled draggable from within iframe. Fixed #5727 - draggable: cannot drag element inside iframe 2013-05-20 22:10:04 -04:00