aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Autocompete tests: Added missing menu dependency.Scott González2011-01-141-0/+1
* Widget: Added _super() and _superApply() methods. Fixes #6861 - Widget: Add _...Scott González2011-01-141-0/+53
* Accordion: Renamed resize method to refresh. Fixes #6838 - Accordion: Rename ...Scott González2011-01-141-2/+2
* Accordion: Moved handling for programmatically collapsing the accordion out o...Scott González2011-01-131-1/+1
* Accordion: First pass at deprecating the activate method. Renamed _clickHandl...Scott González2011-01-114-8/+8
* Accordion: Deprecated icons.headerSelected in favor of icons.activeHeader. Fi...Alex Dovenmuehle2011-01-112-1/+20
* Fixed references to jQuery.Scott González2011-01-101-1/+1
* Fixed bad references to jQuery-1.4.4.jsjzaefferer2010-12-221-1/+1
* Merge remote branch 'origin/tooltip'jzaefferer2010-12-228-22/+220
|\
| * Tooltip: Implementing event delegation support.jzaefferer2010-10-263-2/+8
| * Tooltip: Demo and tests updatejzaefferer2010-10-261-0/+9
| * Tooltip: Removing tooltipClass option; use .tooltip("widget").addClass("whate...jzaefferer2010-10-262-14/+0
| * Tooltip: Unit tests cleanupjzaefferer2010-10-262-15/+30
| * Use pushStack in tooltip's widget method. See #5732jzaefferer2010-07-301-0/+7
| * Merge commit '1.8.1' into tooltipjzaefferer2010-04-2120-100/+226
| |\
| * | Tooltip: Unit tests for tooltip and a fix to pass through event objects to tr...jzaefferer2010-04-158-21/+197
| * | Revert "Position unit tests: Add module for testswarm to run all tests"jzaefferer2010-04-141-2/+0
| * | Position unit tests: Add module for testswarm to run all testsjzaefferer2010-04-131-0/+2
* | | Merge remote branch 'origin/menu'jzaefferer2010-12-228-0/+179
|\ \ \
| * | | Menu: Implemented destroy method and disabled option, modified test to pass h...jzaefferer2010-06-181-6/+6
| * | | Menu:the first set of unit test files.dominiquevincent2010-05-067-0/+178
| * | | Menu: Extracted menu code from autocomplete, updated all dependenciesjzaefferer2010-04-211-0/+1
| | |/ | |/|
* | | Merge remote branch 'origin/spinner'jzaefferer2010-12-226-0/+601
|\ \ \
| * | | Spinner: Refactored reading htlm5 attributes option initjzaefferer2010-10-281-3/+3
| * | | Slider: Some more refactoring and cleanupjzaefferer2010-10-261-6/+6
| * | | Slider: Some more test suite improvementsjzaefferer2010-10-262-7/+3
| * | | Spinner: Changed default for numberformat to null. Fixed disabled option to n...jzaefferer2010-10-266-398/+144
| * | | Slider: Update to latest mousewheel pluginjzaefferer2010-10-261-2/+2
| * | | Spinner: Fix value option initalizationjzaefferer2010-10-253-8/+24
| * | | Spinner: More cleanupjzaefferer2010-10-242-302/+2
| * | | Spinner: Some code and test cleanupjzaefferer2010-10-243-20/+3
| * | | Importing spinner unit testsjzaefferer2010-10-226-0/+1160
* | | | Accordion: Move code for deprecated height options into an extension at the b...Scott González2010-12-191-0/+1
* | | | Accordion: Added test for heightStyle: fill with absolutely positioned sibling.Scott González2010-12-191-2/+4
* | | | Accordion: API Redesign. Made style changes and changed 'fill' implementation...Alex Dovenmuehle2010-12-171-0/+9
* | | | Accordion: API Redesign. Merged autoHeight, fillSpace, and clearStyle into a ...Alex Dovenmuehle2010-12-161-0/+27
* | | | Tabs: Removed rotate method. Fixes #5939 - Tabs: Remove rotation.Scott González2010-12-101-4/+0
* | | | Accordion: Added .ui-accordion-heading class to header's first child. Fixes #...Alex Dovenmuehle2010-12-104-13/+20
* | | | Dialog: Removed handling of deprecated beforeclose option. Fixes #5100 - Dial...Scott González2010-12-101-32/+0
* | | | Widget: Throw errors for invalid method calls. Fixes #5972 - Widget: Throw er...Scott González2010-12-101-0/+17
* | | | Revert "Dialog: Moved the default value for the position.of option inside the...Scott González2010-12-101-0/+1
* | | | Dialog: Moved the default value for the position.of option inside the _positi...Scott González2010-12-081-1/+0
* | | | Tabs: Added context to global selectors. Fixed #6710 - tabs module uses globa...saks2010-12-071-0/+21
* | | | Dialog position tests: Use Math.round() instead of Math.floor().Scott González2010-12-031-4/+4
* | | | Progressbar: Added max option. Fixes #6681 - Progressbar: add max option.Marian Rudzynski2010-11-223-1/+23
* | | | Datepicker: changed setDate not to modify the passed date argument. Fixes #66...pheiberg2010-11-221-0/+4
* | | | Lossless compression of all non-theme images using ImageOptimPhillip Barnes2010-11-193-0/+0
* | | | Datepicker: Fixed parsing of single y character for date formats. Fixes #6659...pheiberg2010-11-181-5/+7
* | | | Buttonset: Added items option and removed visible filter for adding rounded c...Scott González2010-11-121-7/+15
* | | | Upgraded jQuery to 1.4.4.Scott González2010-11-1218-18/+18