aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Simulate: Define getters for pageX and pageY in mouse events if they come ↵Scott González2012-01-121-1/+25
| | | | | | through as 0. Fixes #7324 - simulate mouse events broken for IE 9. (cherry picked from commit e2d9b02c56ee92fa92913b451598b59a385db609)
* Simulate: fixed charCode to be undefined unless specified. Fixed #3229 - ↵Richard D. Worth2012-01-121-1/+1
| | | | | | Safari: jQuery.simulate() doesn't set "which" field for key events (cherry picked from commit b90d83c6c4e3f5e328d5557aa35ce9fbded6fd0f)
* Tests (Simulate): Make the blur event async to deal with IE's native blur ↵Scott González2012-01-121-11/+16
| | | | | | being async. (cherry picked from commit 183d6a00df531b13c638944796b5bc52ca19ecb4)
* Tests (Simulate): Added focus and blur support.Scott González2012-01-121-0/+49
| | | | | | | | | (cherry picked from commit e31adf039b4adb07b8878435beceaae1a6532d47) Conflicts: tests/unit/autocomplete/autocomplete_events.js tests/unit/tooltip/tooltip_events.js
* Tests (Simulate): Whitespace cleanup.Scott González2012-01-121-70/+99
| | | | (cherry picked from commit 79105eeb5649ad650073d5603d9d50759e979e99)
* Upgrade jQuery to 1.7.1.Scott González2011-11-22185-184/+9450
|
* Upgrade jQuery to 1.7.Scott González2011-11-09186-185/+9485
|
* Position: Added a check for fraction support in element positions. Fixes ↵kborchers2011-10-261-17/+17
| | | | #7255 - Position: Revisit solution for off-by-1 errors.
* Default to jQuery 1.6.4 for tests.Scott González2011-10-181-1/+1
|
* Sortable tests: Commented out assertions that don't make sense.Scott González2011-10-181-4/+4
|
* Upgraded jQuery to 1.6.4.Scott González2011-10-18185-183/+18273
|
* Dialog: Update to 96e5c24 - keyup apparently doesn't work like I thought it ↵Corey Frang2011-08-201-1/+1
| | | | | | would everywhere, switching back to keydown. (cherry picked from commit dfe75e1b552013c440186645a7a1ae9ec3c757b5)
* Dialog: Tabbing out of a modal dialog was possible because keypress doesn't ↵Corey Frang2011-08-191-1/+30
| | | | | | fire for tabs everywhere, switched to keyup. Added Unit Test - Caught by @DomenicDenicola - Fixes #3123 - Tabbing stops in modal dialog (cherry picked from commit 96e5c241e1b26224c53738b590e07290db7a3e54)
* Datepicker: Added ability to stop datepicker from beforeShow. Fixes #7602 - ↵Karl Kirch2011-08-091-0/+33
| | | | | | Ability to stop datepicker from appearing with beforeShow event handler. (cherry picked from commit d14629735648fb10403e38eac2b764ce6adf56c9)
* Revert "Datepicker: Added onSelect.apply() call to _setDate method if ↵Scott González2011-08-091-10/+0
| | | | | | onSelect is defined. Fixed #6264 - Datepicker: onSelect does not fire when setDate is called" This reverts commit b8e14e79e5bc630bf459137896c08fc37936f52f.
* Button: Adding quotes to the attribute selector for labels - Fixes #7534 - ↵Corey Frang2011-08-031-0/+6
| | | | | | | | | | Button label selector omits quotes / fails for ids with ":" (cherry picked from commit 065aef537b7533046907fcffc6896949e44679eb) Conflicts: ui/jquery.ui.button.js
* Backport of f9996682b5739661c21548f0de3d4c4883c5119d for 1-8-stable.Andreas Pelme2011-08-021-0/+25
| | | | | Original commit message from f9996682b5739661c21548f0de3d4c4883c5119d: Dialog: Before handling escape key presses, check if the default action has been prevented. Fixes #6966 - Pressing ESC on dialog when 2 dialogs are open closes both dialogs.
* Upgrade jQuery to 1.6.2.Scott González2011-08-01184-184/+184
|
* jQuery 1.6 support.Scott González2011-07-2910-38/+26794
|
* Tests: Added ability to run tests against different versions of jQuery core.Scott González2011-07-2827-19/+61676
|
* Tests: Delete everything that fails.Scott González2011-07-2813-835/+6
|
* Tests: Deleted failing widget tests.Scott González2011-07-288-122/+6
|
* Accordion tests: Fixed fixture id.Scott González2011-07-281-1/+1
|
* Added compound test suite and updated QUnit.Scott González2011-07-2818-16/+137
|
* Datepicker: show inline datepicker setting explicit display:block instead of ↵Richard D. Worth2011-07-191-0/+23
| | | | | | using .show() in case it is disconnected. Fixed #7552 - A Datepicker created on a detached div has zero height (cherry picked from commit b8af0d1f7505dd5e56319a11bbd14f1e381b36b9)
* Datepicker: Added onSelect.apply() call to _setDate method if onSelect is ↵marcneuwirth2011-06-281-0/+10
| | | | | | defined. Fixed #6264 - Datepicker: onSelect does not fire when setDate is called (cherry picked from commit effdd5d19c534f8445ebafe4212278c4366b0041)
* Datepicker: Added onSelect.apply() call to _doKeyDown method when enter ↵marcneuwirth2011-06-281-0/+5
| | | | | | button pushed if onSelect is defined. Fixed #7124 - Datepicker: onSelect does not fire when enter button is pushed (cherry picked from commit a56aa861b1deb6d71ec74a77647d12d50570ea57)
* Button: modified the event bindings for focus and blur. Fixed #6711 - ↵Glenn Goodrich2011-05-261-0/+8
| | | | | | checkbox/radio button do not show focused state when using Keyboard Navigation (cherry picked from commit c49dbe0f0120dec9922d5cb6459a93d33ef41579)
* Simulate: account for document scroll in findCenter function. Fixes #6859 - ↵Richard D. Worth2011-05-261-3/+3
| | | | | | Jquery.Simulate drag behaves incorrect when container scrolled (cherry picked from commit de3fc0050ee672ce155f0dd65ee9ecdfd818c063)
* There's no guard against unparsed characters at the end of the date string, ↵Jörn Zaefferer2011-05-181-0/+9
| | | | | | | any extra characters are just ignored Fixes #7244 - Datepicker: parseDate() does not throw an exception for long years (cherry picked from commit 92b0f6702a9408f4bd7d71ccca7e0e851d0efc6b)
* Datepicker: onClose callback should be triggered by show. Fixed #6656 - ↵Kato Kazuyoshi2011-05-182-0/+6
| | | | | | onClose event not triggered. (cherry picked from commit 2063a113d6dbae006413896a93d46a34ebc9b155)
* Datepicker: Made the day of year calculator be more accurate. Fixes #6827 - ↵Jay Merrifield2011-05-161-0/+5
| | | | | | Datepicker: Incorrect value for "oo" during Daylight Saving Time. (cherry picked from commit 41205cef4b23749592c832605452af6575970623)
* Button: Added rtl detection so corner classes would properly be applied to ↵Doug Neiner2011-05-121-0/+14
| | | | | | buttonsets. Fixed #6796. jQueryui - buttonset on rtl (cherry picked from commit 50a4186ef949ecaf7ab4977048160820587218d2)
* Datepicker: Disabled datepicker should disable own select element too. Fixed ↵Kato Kazuyoshi2011-05-111-1/+4
| | | | | | #6850 - Disable datepicker should disable month and year dropdowns. (cherry picked from commit 4585182c703ba93e0cbb059319862c53e177f836)
* Datepicker: Remove old "ui-datepicker-multi-N" before add new one. Fixed ↵Kato Kazuyoshi2011-05-041-0/+8
| | | | | | #6704 - Display overflow when multiple datepickers have different numberOfMonths. (cherry picked from commit fc97ccd398b60525fd9e4c0e9aa1f51048984394)
* Datepicker: Greedy matching in month name. Fixed #7062 - ↵Kato Kazuyoshi2011-05-042-0/+5
| | | | | | $.datepicker.parseDate does not work for some locale date strings. (cherry picked from commit a891e81e06c7ce491ae9058aea2fa7fbd51eddb6)
* Progressbar: Added unit test for #7231 - valueDiv should be hidden when ↵Richard Worth2011-04-091-0/+17
| | | | | | value is at 0% (cherry picked from commit 7272f3bdef8ebc81cc51d3749fdeb4696eda666a)
* Sortable: Reverted 56b0da59d71396a740cf48a75902243d561ba186 as #4551 is invalid.Richard Worth2011-04-071-54/+0
| | | | (cherry picked from commit 54016b8469345a325e8c1ab6f8a7d17b0f0f8d01)
* Slider: Properly handle value and value methods as setters. Fixes #4881 - ↵Scott González2011-03-281-3/+3
| | | | | | Slider: value and values methods as setters aren't chainable. (cherry picked from commit 2197c61f1f91a7b5046fb994d370f38ded602ee6)
* Accordion unit test: corrected autoFocus test to check for ui-state-hover ↵Richard Worth2011-03-151-1/+1
| | | | instead of ui-state-focus. Also corrected name and argument order of equal() call
* Autocomplete: refactored unit tests for autoFocus optionRichard Worth2011-03-151-14/+8
| | | | (cherry picked from commit c1a0f2bf6c7155e73e373818c44b06dcbe18c847)
* Autocomplete: added unit tests for autoFocus. Fixed #7032 - Autocomplete: ↵Richard Worth2011-03-151-0/+27
| | | | | | Add option to automatically highlight the first result (cherry picked from commit 56b7ec134d8e1203f700f99dabcdad8c50a9b0c2)
* Autocomplete: new option autoFocus, default false. Fixed #7032 - ↵Richard Worth2011-03-151-0/+1
| | | | Autocomplete: Add option to automatically highlight the first result
* Accordion: set aria-selected to true on selected header, false on others. ↵Richard Worth2011-03-151-1/+5
| | | | Fixed #7078 - Accordion: Set aria-selected
* Button: find associated label even without common ancestor. Fixes #7092 - ↵ddstreet2011-03-111-0/+22
| | | | | | button creation that requires a matching label does not find label in all cases (cherry picked from commit 0b30a1d450f6b7d529732d6a39c5f4057efaaaf4)
* Mouse visual test: Bump jQuery version.Scott González2011-03-071-2/+2
| | | | (cherry picked from commit d7979a8b7150ac36f6f57ad0c18c49a46965797c)
* Mouse: Adding visual test for issue #6946 - Mouse: click event suppressed ↵awgy2011-03-071-0/+67
| | | | after drag in Gecko(cherry picked from commit cf0649ed6abcee7045308a8cdbe9123259fa064a)
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-02197-197/+197
|
* Datepicker: prevent datepicker initialization on empty jquery collection and ↵Dan Heberden2011-02-151-0/+5
| | | | | | add unit test. Fixed #6976 - datepicker creates extra dom element with empty object (cherry picked from commit 5c3dc7d48ae501bd52476bfc45905130577d52c9)
* Datepicker: Update parseDate to properly handle a string value in ↵Ivan Peters2011-01-181-10/+15
| | | | shortYearCutoff. Fixed #6872: parseDate does not default shortYearCutoff correctly.