aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Accordion unit tests: Further normalization of styles to get consistent resul...jzaefferer2010-03-272-5/+4
* Slider: Removing the placeholder for the animate-option, as we generally don'...jzaefferer2010-03-271-4/+0
* Slider: Test for test-option, setting the value with the value-method; either...jzaefferer2010-03-271-1/+11
* Slider tests: Split three different change-event tests into three tests, addi...jzaefferer2010-03-271-25/+33
* Core unit tests: Include testsuite.js for the testswarm includejzaefferer2010-03-251-0/+1
* Update testswarm url for new serverjzaefferer2010-03-231-1/+1
* debug commentJörn Zaefferer2010-03-201-0/+3
* Fixed broken encoding of PrécJörn Zaefferer2010-03-201-1/+1
* core focus-test, call start() after running assertionsJörn Zaefferer2010-03-201-1/+1
* replaced pearl with perlJörn Zaefferer2010-03-203-3/+3
* normalize margin/padding on test markup to get reliable height resultsJörn Zaefferer2010-03-202-3/+5
* global introduced by jQuery 1.3.x is gone, don't need the noglobals fix anymoreJörn Zaefferer2010-03-201-3/+0
* Slider: fixed change event to be triggered by keyup and value and values opti...Richard Worth2010-03-171-2/+2
* Slider unit tests: slider event changeRichard Worth2010-03-171-1/+23
* Slider unit tests: slider event changeRichard Worth2010-03-171-1/+56
* whitespaceRichard Worth2010-03-171-10/+10
* slider unit tests: corrected some hasClass callsRichard Worth2010-03-171-8/+8
* Fixed #5362 - Buttonset class should be ui-buttonset because buttonset is one...Richard Worth2010-03-171-1/+1
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-1218-18/+36
* dialog: corrected typo in ui.position property for drag events. Updated unit ...Richard Worth2010-03-111-18/+42
* Button: Fixed tests that check for hidden button elements.Scott González2010-03-111-3/+3
* Autocomplete: Append menu to body and reset z-index on every suggestion.Scott González2010-03-115-5/+25
* Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d8...Richard Worth2010-02-2525-464/+214
* Externals: updated jquery.cookie plugin to http://github.com/carhartl/jquery-...Richard Worth2010-02-245-5/+5
* Buttons: Removed the logic for triggering click events on checkboxes and radi...Scott González2010-02-181-9/+0
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-1620-20/+20
* Dialog: Update the internal flag for whether or not the dialog is open before...Scott González2010-02-161-0/+14
* fixed #5163 - themes: css files need to be renamed to be consistent with js f...Richard Worth2010-02-164-4/+4
* Unit Tests: Added autocomplete and button to list of tests.Scott González2010-02-081-0/+4
* Fix for #5120 - create menu only once and return that element from the widget...Jörn Zaefferer2010-02-023-10/+11
* 'ChangedBrant Burnett2010-01-292-3/+23
* Datepicker: Fixed conflict between beforeShowDay and getDateKeith Wood2010-01-291-1/+22
* draggable: implemented #4145 - start,drag and stop events should be preventablePaul Bakaus2010-01-282-3/+76
* switched to jQuery 1.4.1Richard Worth2010-01-2720-20/+20
* Deprecated beforeclose option instead of removing it for now, fixes reopened ...Richard Worth2010-01-271-1/+45
* eol-style and mime-typeRichard Worth2010-01-2014-677/+677
* switched to jQuery 1.4Richard Worth2010-01-2020-20/+20
* Dialog, position: Removed bgiframe option; always use bgiframe when available.Scott González2010-01-191-1/+0
* Button: conform to coding standards.Scott González2010-01-181-2/+2
* Widget factory: Changed _create to _init.Scott González2010-01-151-7/+7
* Replaced stackfix with bgiframe.Scott González2010-01-142-2/+2
* Copied autocomplete from dev branch.Scott González2010-01-1410-0/+428
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...Scott González2010-01-0716-434/+801
* eol-styleRichard Worth2010-01-011-29/+29
* Fixed #4960 - Tabs: wrong selected tab indexRichard Worth2009-12-311-1/+10
* Datepicker: Corrected tests for changes in r3494Keith Wood2009-12-261-4/+8
* Tabs: fixed to work with empty nav list again.Scott González2009-12-252-2/+47
* updated unit test for #4031 - Tabs: Remove deselectable optionRichard Worth2009-12-241-16/+0
* slider unit tests: added missing reference to jquery.ui.mouse.jsRichard Worth2009-12-241-0/+1
* updated unit test for #3991 - Sortable: Remove absolutePosition from ui hashRichard Worth2009-12-241-6/+0