aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/datepicker
Commit message (Expand)AuthorAgeFilesLines
* Build: Fork vendors to remove QUnit deprecated API usageMichał Gołębiowski-Owczarek2023-05-101-2/+2
* Tests: Test only valid values for Datepicker defaultDate, min/maxDateKenneth DeBacker2023-03-301-14/+14
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-075-28/+70
* Datepicker: Improve callbacks test for onUpdateDatepickerPatrick McKay2021-05-211-2/+7
* Datepicker: Add option for onUpdateDatepicker callbackPatrick McKay2021-05-211-2/+18
* Datepicker: Make sure text option are text, shorten HTML stringsMichał Gołębiowski-Owczarek2021-05-121-0/+51
* Datepicker: Make sure altField is treated as a CSS selectorMichał Gołębiowski-Owczarek2021-05-041-2/+20
* Tests: Ensure no timers are running at the end of each test (#1920)Michał Gołębiowski-Owczarek2020-05-165-5/+19
* Datepicker: Fixed current instance memory leak and added unit testcasesjigar gala2020-03-231-2/+11
* All: Remove usage of jQuery positional selectorsMichał Gołębiowski-Owczarek2020-01-222-77/+77
* Datepicker: Shift to use no globalsAmanpreet Singh2016-04-145-612/+620
* Datepicker: Fix flaky testScott González2016-02-091-4/+4
* Tests: Fix jshint includes for datepicker and effectsJörn Zaefferer2015-10-011-1/+1
* Datepicker: Fix tests on TestSwarm by requiring $.ui.ie in the testJörn Zaefferer2015-09-171-1/+2
* Datepicker: Style updatesAlexander Schmitz2015-09-114-1164/+1207
* Datepicker: Style updatesAlexander Schmitz2015-08-211-115/+123
* Datepicker: Move datepicker into widgets folderAlexander Schmitz2015-08-085-5/+5
* Datepicker: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-203-11/+11
* Tests: Fix AMD loading in IE8Scott González2015-04-171-0/+1
* Tests: Rename filesScott González2015-04-096-4/+4
* Tests: Widget test helpers extend the main helperScott González2015-04-095-218/+220
* Datepicker: Convert tests to new infrastructureScott González2015-04-096-259/+251
* Tests: Switch to the new qunit-composite moduleScott González2015-04-071-2/+2
* Tests: Fix style issues with missing or multiple line breaksJörn Zaefferer2015-01-242-2/+1
* DatePicker: increase date range so that tests still pass through 2015Luke Page2015-01-101-2/+2
* DatePicker: Fix tests to have unique namesLuke Page2015-01-101-4/+4
* Datepicker: Fix test for French localeScott González2014-10-071-2/+2
* Build: Pull in jquery.simulate.js from BowerMike Sherov2014-08-221-1/+1
* Tests: Fix composite testsScott González2014-08-011-1/+1
* Datepicker: reject dates with two year digits when expecting 'yy'Rodrigo Menezes2014-07-141-1/+3
* Build: Reorganize external directoryScott González2014-06-242-4/+4
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-051-1/+1
* Tests: Update to sane QUnit markupJörn Zaefferer2014-02-202-10/+2
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-6/+6
* Datepicker test: Ignore flaky test in IE in TestSwarm.Scott González2013-12-031-113/+123
* Datepicker test: Attempt to work around an intermittent issue in IE when run ...Scott González2013-12-031-1/+5
* Datepicker test: Attempt to work around an issue in IE9 in TestSwarm.Scott González2013-12-031-2/+2
* Datepicker tests: Allow IE7 to return an absolute URL in the .attr('src') callJörn Zaefferer2013-11-251-1/+1
* Demos/tests: Losslessly recompress PNG/GIF images.Pere Orga2013-08-261-0/+0
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-1/+1
* Draggable: active element blurs when clicking on a draggable. Fixes #4261 - D...Steven Luscher2013-06-191-11/+1
* Datepicker: Replicate fr-locale changes to the demo copy. Adjust unit tests t...Jörn Zaefferer2013-05-311-4/+4
* Datepicker Tests: Fix hanging IE tests resulting from asynchronous blurMike Sherov2013-04-141-1/+4
* Datepicker Tests: fix failing oldIE tests by creating new inputs to focus whe...Mike Sherov2013-04-143-169/+232
* Test Suite: Remove Flaky Datepicker test, and correct more old jQuery test ca...Mike Sherov2013-04-141-5/+6
* Datepicker Tests: ensure Focus tests work all the way back to jQuery 1.6 in a...Mike Sherov2013-04-112-44/+70
* Datepicker Tests: use simulated events for focus and blur.Mike Sherov2013-04-072-3/+3
* Datepicker Tests: fix IE7 test failures by ensuring the datepicker is hidden ...Mike Sherov2013-04-071-24/+26
* Datepicker Tests: Fix IE tests by accounting for async nature of focus/blur a...Mike Sherov2013-04-072-74/+79
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-051-1/+1