jquery-ui/tests
2011-09-12 23:37:14 +02:00
..
static Upgrade jQuery to 1.6.2. 2011-07-25 11:46:45 -04:00
unit Widget: Add a _delay method. Will be used in various places to replace setTimeout with custom binding (mostly getting rid of var self/that) 2011-09-12 23:37:14 +02:00
visual Position: Added better collision detection for flip and fit, added visual tests for each and updated the unit tests to take the changes into account. In the process, I removed the rounding that was being done to the position since older jQuery couldn't handle the fractions. There was another pull for this same issue and I have merged the unit tests from that pull into this commit. Also added flipfit! 2011-08-12 22:19:52 -05:00
index.html Upgrade jQuery to 1.6.2. 2011-07-25 11:46:45 -04:00
jquery-1.6.1.js Tests: Added ability to run tests suites against different versions of jQuery core. 2011-07-28 07:34:31 -04:00
jquery-1.6.2.js Tests: Added ability to run tests suites against different versions of jQuery core. 2011-07-28 07:34:31 -04:00
jquery-1.6.js Tests: Added ability to run tests suites against different versions of jQuery core. 2011-07-28 07:34:31 -04:00
jquery.js Tests: Added ability to run tests suites against different versions of jQuery core. 2011-07-28 07:34:31 -04:00
jquery.simulate.js Simulate: account for document scroll in findCenter function. Fixes #6859 - Jquery.Simulate drag behaves incorrect when container scrolled 2011-05-26 04:58:15 -04:00