aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Calendar: Add change eventFelix Nagel2016-10-124-1/+68
* | Datepicker: Add min / max option testsFelix Nagel2016-10-121-0/+39
* | Calendar tests: Add basic value option testsFelix Nagel2016-10-121-0/+15
* | Calendar tests: Use setup and teardown methodsFelix Nagel2016-10-124-270/+281
* | Datepicker tests: Use setup and teardown methods, remove helper fileFelix Nagel2016-10-116-294/+277
* | Calendar tests: Add dateEqual assertion, clean up helper methodsFelix Nagel2016-10-059-81/+72
* | Calendar tests: Add select event unit testsFelix Nagel2016-09-291-0/+61
* | Datepicker: Make use of Calendar widget icons optionFelix Nagel2016-09-291-1/+11
* | Calendar: Add icons option supportFelix Nagel2016-09-291-0/+4
* | Calendar: Use classes option for non performance critical renderingFelix Nagel2016-09-291-1/+7
* | Datepicker: Always focus calendar grid when openingFelix Nagel2016-09-281-2/+2
* | Merge branch 'master' into datepickerFelix Nagel2016-04-129-10/+142
|\|
| * Resizable: Implement `setOption` for handlesKonstantin Dinev2016-03-301-0/+27
| * Slider: Fixed max value miscalculationMukul Hase2016-03-301-1/+18
| * Selectmenu: Prepend icon and move overflow to text spanAlexander Schmitz2016-03-301-1/+1
| * Menu: Remove active class from top-level item when menu is blurredJörn Zaefferer2016-03-111-0/+30
| * Dialog: Remove use of `$.now()` in performance testScott González2016-03-031-4/+4
| * Selectmenu: Fixed selectmenu icon float rightAlexander Schmitz2016-02-241-1/+5
| * Accordion: Correct height calculated when closedAlyosha Pushak2016-02-092-1/+34
| * Draggable: Improve detection for when to blur the active elementScott González2016-02-091-1/+21
| * Datepicker: Fix flaky testScott González2016-02-091-4/+4
| * Tooltip: Remove use of `$.parseJSON()`Scott González2016-01-181-2/+3
* | Date tests: Fix months method testsFelix Nagel2016-02-261-8/+8
* | Calendar tests: Adjust structure tests to latest changesFelix Nagel2015-12-102-12/+16
* | Calendar tests: Fix and update button advances unit testsFelix Nagel2015-12-021-7/+5
* | Merge branch 'master' into datepickerFelix Nagel2015-12-0243-588/+1723
|\|
| * Build: Use jquery-git in place of jquery-compat-gitMichał Gołębiowski2015-11-143-3/+3
| * Checkboxradio: Properly find radio groups from the associated formScott González2015-10-292-0/+26
| * Button: Add tests for button with html markupJörn Zaefferer2015-10-293-0/+11
| * Dialog: Escape closeText option before passing it to buttonJörn Zaefferer2015-10-281-1/+6
| * Checkboxradio: Fix error tests with jQuery 1.7.0Scott González2015-10-281-10/+16
| * Controlgroup: Add compound test suite for all jQuery versionsScott González2015-10-281-0/+26
| * Checkboxradio: Add compound test suite for all jQuery versionsScott González2015-10-281-0/+26
| * Controlgroup: Test cleanupScott González2015-10-273-3/+4
| * Checkboxradio: Test cleanupScott González2015-10-275-29/+42
| * Tests: Fix improper async sortable testLeonardo Balter2015-10-271-1/+1
| * Draggable: Skip window bubbling test in IE 8Scott González2015-10-271-14/+20
| * Tabs: Handle overly-precise values in tests in IEScott González2015-10-271-1/+4
| * Selectmenu: Handle form resetsJörn Zaefferer2015-10-272-2/+20
| * Controlgroup: Fix create and destroy for controlgroupLabelJörn Zaefferer2015-10-262-4/+13
| * Tests: Fix button space assertions on IE8Jörn Zaefferer2015-10-253-15/+15
| * Draggable: Fix options testsJörn Zaefferer2015-10-252-12/+14
| * Mouse: Don't stop propagation of mouseupHannah Methvin2015-10-181-0/+17
| * Slider: Add missing unit test cases for values methodJyoti Deka2015-10-171-3/+49
| * Autocomplete: WhitespaceScott González2015-10-161-2/+2
| * Autocomplete: Close the menu on any outside interactionsScott González2015-10-161-0/+24
| * Checkboxradio: Add ui-state-highlight class to icon on createJörn Zaefferer2015-10-081-6/+16
| * Controlgroup: Fix refresh method tests by adding text content to buttonJörn Zaefferer2015-10-081-2/+2
| * Button: Can't test for " " in IE8, just make sure the element existsJörn Zaefferer2015-10-081-2/+2
| * Checkboxradio: Fix label option tests by trimming DOM textJörn Zaefferer2015-10-081-10/+10