Commit Graph

5441 Commits

Author SHA1 Message Date
Dave Stein
914d74c998 Draggable Unit: Removed tests against undocumentated functionality 2012-12-23 12:50:05 -05:00
Dave Stein
c8d7e4c592 Draggable: Some fixes for updated unit tests 2012-12-23 12:42:50 -05:00
Dave Stein
67d98ef6f3 Interactions: Merged from master 2012-12-23 12:33:16 -05:00
Mike Sherov
ecb7b6ec12 Draggable Tests: add back in unreliable offset hack for cursorAt tests 2012-12-22 17:39:36 -05:00
Dave Stein
1c00423538 Draggable: Added refreshPositions backCompat + linted 2012-12-22 17:03:53 -05:00
Dave Stein
158bef1223 Draggable: Added snap/snapMode/snapTolerance via old code plus a little crying on the inside 2012-12-22 16:57:51 -05:00
Mike Sherov
46925b8808 Draggable Tests: use jquery.simulate.js to simulate drag events 2012-12-22 16:30:27 -05:00
Mike Sherov
6d88d264be Dialog Tests: Fix test fails due to window measurements in FF and IE7 2012-12-22 15:46:57 -05:00
Mike Sherov
48d7d53f7b Dev: stop loading *_tickets.js in the test suite. 2012-12-22 12:56:19 -05:00
Dave Stein
1e58ab22ff Draggable: Added helper to the draggable data while it exists 2012-12-21 17:53:40 -05:00
Dave Stein
bc5bbd0763 Draggable: Added in ability to stop events from "start" as well as "beforeStart" 2012-12-21 17:41:54 -05:00
Dave Stein
66bd7da551 Draggable: Fixed cursor backCompat timing 2012-12-21 17:26:10 -05:00
Dave Stein
86dcc5ea8f Draggable: Got the easier failing unit tests corrected 2012-12-21 12:01:23 -05:00
Dave Stein
15e3f28c4f Grunt: Ran and fixed jshint errors 2012-12-21 11:33:13 -05:00
Dave Stein
ddcb7695e3 Draggable Unit: Modified to actually reflect new API options 2012-12-20 18:04:32 -05:00
Dave Stein
68f45613bd Draggable: Added stack backCompat 2012-12-20 18:02:00 -05:00
Dave Stein
50e2e91e85 Draggable: Added scoll, scrollSensitivity, scrollSpeed backCompat 2012-12-20 16:52:26 -05:00
Dave Stein
36f7c7b0b5 Draggable: Options are actually changeable after init now. 2012-12-20 15:21:30 -05:00
Dave Stein
876575272e Draggable: Added cancel backCompat 2012-12-20 14:58:44 -05:00
Dave Stein
03fc1e8175 Draggable: Removed whitespace and fixed axis backCompat based on code review 2012-12-20 14:10:09 -05:00
Scott González
e21fc29610 Datepicker: Remove data event handlers from the dark ages. 2012-12-20 10:12:40 -05:00
Scott González
68a307c547 Build: Added notStrictEqual to the globals list for unit tests. 2012-12-20 09:49:26 -05:00
Dominic Barnes
209443d716 Slider: Create clone of options.values during _create(). Fixed #8892 - Multiple Sliders have Conflict with options.values. 2012-12-18 11:48:10 -05:00
Scott González
9cbd4b4222 Tooltip: Clear the tracking interval on close. Fixes #8920 -Tooltip potential setinterval endless loop. 2012-12-18 08:38:36 -05:00
Matthieu Penant
9f841dffcc Datepicker: Added Candian French locale. Fixes #8917 - Datepicker: Add Canadian French locale. 2012-12-17 08:30:23 -05:00
Scott González
8ec7a1b69f All: Use .addBack() instead of .andSelf(). 2012-12-14 11:13:50 -05:00
Scott González
80e46c93a8 Autocomplete: Append to closest .ui-front if available. 2012-12-14 09:10:32 -05:00
Scott González
2c1643509a Dialog: Removed unnecessary style properties. 2012-12-14 08:43:56 -05:00
Scott González
f6e99d2021 Autocomplete: Combobox demo - Collapse menu when clicking button. 2012-12-13 16:55:14 -05:00
Scott González
1f5dd8d68e Release: Add support for pre-releases. 2012-12-13 11:35:41 -05:00
Scott González
7a45a47b7e Updated AUTHORS.txt. 2012-12-13 09:50:27 -05:00
Scott González
f489645565 Added CONTRIBUTING.md. 2012-12-12 15:21:36 -05:00
Dave Stein
9f018eb30a Draggable + Sortable: Code review changes 2012-12-12 14:23:17 -05:00
Scott González
ff78d0bbce Core: Moved selectstart support test to deprecated section. 2012-12-12 11:22:08 -05:00
Scott González
f5aaf874e9 Progressbar: Moved .ui-progressbar-indeterminate to main element. Added tests for markup structure. 2012-12-12 11:21:49 -05:00
Scott González
747d853452 Core: Removed $.ui.contains. Fixes #8902 - Remove $.ui.contains. 2012-12-12 08:54:53 -05:00
Scott González
0f111a2ac4 Dialog: Spacing. 2012-12-12 08:47:21 -05:00
Mike Sherov
a677ea7dc0 Dev: update jquery.simulate.js to latest version from http://github.com/jquery/jquery-simulate 2012-12-12 03:59:11 -05:00
Mike Sherov
fec36fd214 Dev: remove todos from datepicker and dialog testsuite 2012-12-12 03:16:33 -05:00
Dave Stein
7cd8debe73 Draggable: Modified some backCompats to use dragstart rather than dragbeforestart 2012-12-11 20:20:56 -05:00
Dave Stein
d2e726d172 Draggable: Added zIndex backCompat 2012-12-11 19:49:41 -05:00
Dave Stein
34b4fbf08b Draggable: Added revertDuration backCompat. 2012-12-11 19:28:47 -05:00
Dave Stein
5a2e5a0a9a Draggable: Added revert backCompat with TODO for droppable strings, since that is not written yet 2012-12-11 19:21:37 -05:00
Dave Stein
421f6afdc4 Draggable: Added opacity backCompat along with some more comments in other areas 2012-12-11 19:16:20 -05:00
Dave Stein
855416ef9b Draggable Unit: Removed distance test since that is not getting backCompat 2012-12-11 19:04:22 -05:00
Dave Stein
bef00728f4 Draggable Unit: Common file syntax error fix 2012-12-11 18:54:03 -05:00
Dave Stein
b7b0fff9b2 Draggable Unit: Common now has all failures until more backCompat gets in 2012-12-11 18:52:56 -05:00
Dave Stein
ee55a9df42 Draggable Unit: Removed any references to addClasses 2012-12-11 18:46:35 -05:00
Dave Stein
3cd5010b80 Draggable: Added grid backCompat and fixed styles for single -> double quotes 2012-12-11 18:20:48 -05:00
Scott González
b9f206dbcf Dialog: Cleanup. 2012-12-11 16:23:18 -05:00