aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* update to lastest QUnitJörn Zaefferer2009-08-3016-16/+16
|
* Widget factory: Added support for deep extending multiple option hashes on init.Scott González2009-08-281-3/+17
|
* Widget factory: Support passing multiple option hashes on init. Fixes #4784.Scott González2009-08-261-0/+22
|
* dialog unit tests: added position and stackfixRichard Worth2009-08-121-1/+3
|
* dialog visual tests: added position and stackfixRichard Worth2009-08-128-8/+24
|
* accordion: Fix for #4695Jörn Zaefferer2009-08-113-5/+15
|
* accordion: fix for #4436Jörn Zaefferer2009-08-111-0/+50
|
* Accordion: added a couple failing tests for option active: init and collapsedRichard Worth2009-08-111-2/+9
|
* Fixed accordion option active getter and setter. Normalized getter to ↵Richard Worth2009-08-111-1/+14
| | | | number, 0-based index.
* Removed jquery.simulate from external/ as it's being removed from ↵Richard Worth2009-08-1017-16/+166
| | | | jqueryjs.googlecode.com/svn/trunk/plugins
* slider option visual testsRichard Worth2009-08-0821-0/+490
|
* accordion: visual testcase and fix for #4444; probably fixes a few other ↵Jörn Zaefferer2009-08-061-0/+49
| | | | issues, too, eg. less flickering
* accordion: fix for #4754; related tests were failing before, fixed them, too ↵Jörn Zaefferer2009-08-061-6/+6
| | | | (checked to correct sizes in Firebug)
* accordion: visual testcase for #4322, improved the browser default stylings ↵Jörn Zaefferer2009-08-061-0/+3
| | | | for a better comparsion
* accordion: visual testcase for #4322Jörn Zaefferer2009-08-061-0/+70
|
* Added zIndex method. Fixes #4709 - Add zIndex setter/getter method.Scott González2009-08-052-0/+14
|
* visual test : Accordion option navigation true - added a note about needing ↵Richard Worth2009-08-051-0/+8
| | | | to refresh the page after clicking a navigation link.
* eol-style and mime-typeRichard Worth2009-08-051-37/+37
|
* Accordion visual test: option navigation trueRichard Worth2009-08-051-0/+37
|
* Draggable: Support hash, array, string for cursorAt option. Partial fix for ↵Scott González2009-08-031-46/+120
| | | | #2525 - Standardised way to pass coordinates to plugins.
* Dialog tests: Switch bgiframe to stackfix.Scott González2009-07-271-1/+1
|
* Copied position plugin from /branches/dev/positionTo r2971.Scott González2009-07-242-0/+373
|
* Datepicker in dialog compound demo: Initialize datepicker before dialog opens.Scott González2009-07-241-1/+1
|
* Datepicker: Fixed #3891 Autosize input fieldKeith Wood2009-07-221-0/+38
|
* Datepicker: Fixed #4647 setDate cannot be called multiple timesKeith Wood2009-07-221-0/+11
|
* reverted r2948 - error is not in the test but in dialog itself.Ca-Phun Ung2009-07-201-6/+2
|
* fixed error in datepicker dialog compound testCa-Phun Ung2009-07-201-2/+6
|
* Fixed titles of visual test pages.Scott González2009-07-183-3/+3
|
* Started building compound visual tests (multiple plugins). Partial fix for ↵Scott González2009-07-184-0/+232
| | | | #4651 - Create test pages for nested widgets.
* Dialog: Changed beforeclose option to beforeClose. Fixes #4669 - Dialog: ↵Scott González2009-07-111-4/+4
| | | | beforeclose option should be beforeClose.
* Widget factory: Force event types to be lowercase. Fixes #4668 - All event ↵Scott González2009-07-111-12/+12
| | | | types should be lowercase even if the corresponding callback is camelcase.
* Dialog: Use _trigger for drag and resize events instead of executing ↵Scott González2009-07-101-26/+64
| | | | callbacks directly. Fixed #4629 - Dialog events not being triggered.
* accordion: fix for static markupJörn Zaefferer2009-07-093-3/+3
|
* Draggable: Removed absolutePosition from ui hash. Fixes #3990 - Remove ↵Scott González2009-07-091-2/+2
| | | | absolutePosition from ui hash.
* Fixed #4551 - Sortable connectWith fails if item is floated. Props dhlavety ↵Richard Worth2009-07-071-0/+51
| | | | and jlillywhite.
* Widget factory: Convert falsy data values to an empty hash in _trigger. ↵Scott González2009-07-041-17/+17
| | | | Fixes #4650: ui hash not always provided in events/callbacks.
* accordion fix for #4653: added tests, adopted no-auto-height demo to also ↵Jörn Zaefferer2009-07-032-11/+19
| | | | cover navigation option; fixed an unrelated bug, where ui-accordion-content-active was never removed
* Datepicker. Fixed #3657 showOtherMonths should allow the selection of days ↵Keith Wood2009-06-211-0/+21
| | | | from other months
* Tabs: Added defaults for callback options. Fixed 4619 (Tabs doesn't define ↵Scott González2009-06-201-0/+7
| | | | default for select option).
* Tests: Fixed includes of cookie and simulate plugins.Scott González2009-06-203-4/+4
|
* Tests: Fixed import of testsuite.css.Scott González2009-06-201-1/+1
|
* Datepicker: default, min, and max dates can be specified as date strings in ↵Keith Wood2009-06-161-3/+15
| | | | the current format
* replaced svn:externals with versioned files within trunk/externalsJörn Zaefferer2009-05-2717-34/+34
|
* Fix for #4222Jörn Zaefferer2009-05-111-0/+17
|
* Updated the test to include all scenarios.Andrew Powell2009-04-191-4/+19
|
* Core: Added asynchronous focus. Fixed #3559 - :focusable, :tabbable, ↵Scott González2009-04-181-0/+23
| | | | setFocus().
* whitespaceRichard Worth2009-04-171-69/+69
|
* Added visual test page for #3736 - Some handles get stuck when using two or ↵Richard Worth2009-04-172-1/+33
| | | | more handles
* Added visual test page for #3762 - slider handles not restricted properly ↵Richard Worth2009-04-171-0/+27
| | | | when set programmatically
* Datepicker: Fixed #3861 Manually entered date does not update altFieldKeith Wood2009-04-161-0/+11
|