aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Dialog: modified so that minWidth is respected. Fixes #5531 - dialog width sh...Ziling Zhao2010-07-301-0/+21
* Autocomplete: Respect the disabled option. Fixes #5619 - Autocomplete widget ...Scott González2010-07-301-0/+18
* Revert "Use pushStack in widget method. Fixes #5732 - make the widget method ...Scott González2010-07-304-35/+4
* Update to latest QUnit.jzaefferer2010-07-301-3/+3
* Use pushStack in widget method. Fixes #5732 - make the widget method maintain...jzaefferer2010-07-304-4/+35
* Added widget to unit tests index page.jzaefferer2010-07-301-0/+1
* Improving visual testcase for position. Partial fix for #5284 - Position: Sma...jzaefferer2010-07-301-15/+17
* Dialog: Wrap buttons in a div so we can float the div instead of the individu...Scott González2010-07-291-1/+1
* Progressbar: cleanup.Scott González2010-07-291-0/+14
* Tabs: coding standard.Scott González2010-07-281-6/+6
* Core Tests: Fixed image reference.Scott González2010-07-222-1/+1
* Core: Better support for areas in :focusable and :tabbable selectors. Partial...Scott González2010-07-222-19/+34
* Core: Added .outerWidth(), .outerHeight(), .innerWidth(), .innerHeight(). Fix...Scott González2010-07-212-0/+110
* Core: Fixed :focusable and :tabbable selectors for to work with :hidden and :...Scott González2010-07-212-15/+15
* Autocomplete: Added appendTo option. Fixes #5836 - Autocomplete: add appendTo...Scott González2010-07-213-2/+33
* Core: Removed tests for .attr() ARIA override since the override no longer ex...Scott González2010-07-212-22/+0
* Tabs: Added tests for select event.Scott González2010-07-201-1/+12
* Menu: float .ui-menu since all .ui-menu-item elements are floated. Fixes #569...Scott González2010-07-192-2/+2
* Autocomplete: Added position option. Fixes #5153 - Autocomplete position option.Scott González2010-07-191-1/+6
* Tabs: Updated tests.Scott González2010-07-162-11/+3
* Button performance test: Don't use alert().Scott González2010-07-161-1/+1
* Button performance test: Added alert for time to initialize.Scott González2010-07-161-0/+3
* Dialog: Fixed tests for position option.Scott González2010-07-161-26/+22
* added empty test for containment by array optionJustinMacCarthy2010-07-161-0/+4
* Widget: Deep extend options when creating a new plugin. Fixes #5830 - Widget:...Scott González2010-07-153-1/+48
* Updated test for default position option: Reference using-implementation, as ...jzaefferer2010-07-151-7/+1
* Dialog: Updated test for default position option. QUnit still fails the test ...Scott González2010-07-141-1/+13
* Dialog: allow setting position with ui.position arguments. Fixes #5459 - Dial...Ben Hollis2010-07-141-2/+101
* All: Added http://jqueryui.com/about to header comments.Scott González2010-07-141-1/+1
* Dialog: Verify that we get a string back from .attr( "title" ) before using t...Scott González2010-07-141-0/+1
* Dialog: Add positioning for content div. Fixes #4319 - Accordion overflow bre...Scott González2010-07-141-0/+202
* Updated copyright headers to make it clear that you can choose between MIT an...Scott González2010-07-091-3/+3
* Datepicker: Added visual test for #5676 - DatePicker Dialog defaultDate incor...Richard D. Worth2010-05-301-0/+30
* Button: Removed ui-button-text-icon class. Added ui-button-text-icon-primary ...Richard D. Worth2010-05-262-28/+59
* Visual test for #5382 - Button: specifying only a secondary icon for the butt...jzaefferer2010-05-261-1/+2
* Draggable, Resizable: ticket: #5335 - visual testCarl Fürstenberg2010-05-231-57/+47
* Draggable, Resizable: ticket: #5335 - visual testCarl Fürstenberg2010-05-231-0/+62
* Fixed visual test for Autocomplete to include select event. Test for #5405 Au...jzaefferer2010-05-151-1/+4
* Tabs: unit test to verify that number of panels is equal to number of tabs.dominiquevincent2010-05-101-0/+11
* added tests for disabled propertycarhartl2010-05-051-10/+23
* more inline widgets and variations added to theme test pagepaulirish2010-05-011-45/+187
* visual test page to demonstrate theme. adapted from the UI download build.paulirish2010-04-292-0/+391
* Slider unit tests: Disabled stale tests on Testswarmjzaefferer2010-04-281-1/+12
* added tests for enable/disablecarhartl2010-04-202-27/+70
* Merge branch 'master' of github.com:jquery/jquery-uimaggiewachs2010-04-1629-605/+1229
|\
| * Unit tests: Disable stale widget tests on testswarmjzaefferer2010-04-144-4/+48
| * Unit tests: Disable stale interaction tests only on testswarm, but allow them...jzaefferer2010-04-144-16/+48
| * Unit tests: Try to disable tests only for testswarm; if this works, I'll modi...jzaefferer2010-04-141-4/+12
| * Position unit tests: Add module for testswarm to run all testsjzaefferer2010-04-141-0/+2
| * Progressbar unit test: Ignore false vs. false in IE6 AND 7 in aria attributes...jzaefferer2010-04-131-2/+2