index
:
jquery-ui.git
1-10-stable
1-11-stable
1-12-stable
1-13-stable
1-8-stable
1-9-stable
datepicker
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
main
spinner-globalize-1.x
The official jQuery user interface library: https://github.com/jquery/jquery-ui
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
unit
/
datepicker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build: Fork vendors to remove QUnit deprecated API usage
Michał Gołębiowski-Owczarek
2023-05-10
1
-2
/
+2
*
Tests: Test only valid values for Datepicker defaultDate, min/maxDate
Kenneth DeBacker
2023-03-30
1
-14
/
+14
*
Build: Migrate from JSHint & JSCS to ESLint
Michał Gołębiowski-Owczarek
2021-06-07
5
-28
/
+70
*
Datepicker: Improve callbacks test for onUpdateDatepicker
Patrick McKay
2021-05-21
1
-2
/
+7
*
Datepicker: Add option for onUpdateDatepicker callback
Patrick McKay
2021-05-21
1
-2
/
+18
*
Datepicker: Make sure text option are text, shorten HTML strings
Michał Gołębiowski-Owczarek
2021-05-12
1
-0
/
+51
*
Datepicker: Make sure altField is treated as a CSS selector
Michał Gołębiowski-Owczarek
2021-05-04
1
-2
/
+20
*
Tests: Ensure no timers are running at the end of each test (#1920)
Michał Gołębiowski-Owczarek
2020-05-16
5
-5
/
+19
*
Datepicker: Fixed current instance memory leak and added unit testcases
jigar gala
2020-03-23
1
-2
/
+11
*
All: Remove usage of jQuery positional selectors
Michał Gołębiowski-Owczarek
2020-01-22
2
-77
/
+77
*
Datepicker: Shift to use no globals
Amanpreet Singh
2016-04-14
5
-612
/
+620
*
Datepicker: Fix flaky test
Scott González
2016-02-09
1
-4
/
+4
*
Tests: Fix jshint includes for datepicker and effects
Jörn Zaefferer
2015-10-01
1
-1
/
+1
*
Datepicker: Fix tests on TestSwarm by requiring $.ui.ie in the test
Jörn Zaefferer
2015-09-17
1
-1
/
+2
*
Datepicker: Style updates
Alexander Schmitz
2015-09-11
4
-1164
/
+1207
*
Datepicker: Style updates
Alexander Schmitz
2015-08-21
1
-115
/
+123
*
Datepicker: Move datepicker into widgets folder
Alexander Schmitz
2015-08-08
5
-5
/
+5
*
Datepicker: Remove core event/alias and deprecated module dependencies
Alexander Schmitz
2015-05-20
3
-11
/
+11
*
Tests: Fix AMD loading in IE8
Scott González
2015-04-17
1
-0
/
+1
*
Tests: Rename files
Scott González
2015-04-09
6
-4
/
+4
*
Tests: Widget test helpers extend the main helper
Scott González
2015-04-09
5
-218
/
+220
*
Datepicker: Convert tests to new infrastructure
Scott González
2015-04-09
6
-259
/
+251
*
Tests: Switch to the new qunit-composite module
Scott González
2015-04-07
1
-2
/
+2
*
Tests: Fix style issues with missing or multiple line breaks
Jörn Zaefferer
2015-01-24
2
-2
/
+1
*
DatePicker: increase date range so that tests still pass through 2015
Luke Page
2015-01-10
1
-2
/
+2
*
DatePicker: Fix tests to have unique names
Luke Page
2015-01-10
1
-4
/
+4
*
Datepicker: Fix test for French locale
Scott González
2014-10-07
1
-2
/
+2
*
Build: Pull in jquery.simulate.js from Bower
Mike Sherov
2014-08-22
1
-1
/
+1
*
Tests: Fix composite tests
Scott González
2014-08-01
1
-1
/
+1
*
Datepicker: reject dates with two year digits when expecting 'yy'
Rodrigo Menezes
2014-07-14
1
-1
/
+3
*
Build: Reorganize external directory
Scott González
2014-06-24
2
-4
/
+4
*
All: Rename jquery.js to exclude version in filename
Jörn Zaefferer
2014-03-05
1
-1
/
+1
*
Tests: Update to sane QUnit markup
Jörn Zaefferer
2014-02-20
2
-10
/
+2
*
All: Rename all files, removing the "jquery.ui." prefix;
Rafael Xavier de Souza
2014-01-24
1
-6
/
+6
*
Datepicker test: Ignore flaky test in IE in TestSwarm.
Scott González
2013-12-03
1
-113
/
+123
*
Datepicker test: Attempt to work around an intermittent issue in IE when run ...
Scott González
2013-12-03
1
-1
/
+5
*
Datepicker test: Attempt to work around an issue in IE9 in TestSwarm.
Scott González
2013-12-03
1
-2
/
+2
*
Datepicker tests: Allow IE7 to return an absolute URL in the .attr('src') call
Jörn Zaefferer
2013-11-25
1
-1
/
+1
*
Demos/tests: Losslessly recompress PNG/GIF images.
Pere Orga
2013-08-26
1
-0
/
+0
*
Updating jQuery to 1.10.2.
Bruno M. Custódio
2013-07-05
1
-1
/
+1
*
Draggable: active element blurs when clicking on a draggable. Fixes #4261 - D...
Steven Luscher
2013-06-19
1
-11
/
+1
*
Datepicker: Replicate fr-locale changes to the demo copy. Adjust unit tests t...
Jörn Zaefferer
2013-05-31
1
-4
/
+4
*
Datepicker Tests: Fix hanging IE tests resulting from asynchronous blur
Mike Sherov
2013-04-14
1
-1
/
+4
*
Datepicker Tests: fix failing oldIE tests by creating new inputs to focus whe...
Mike Sherov
2013-04-14
3
-169
/
+232
*
Test Suite: Remove Flaky Datepicker test, and correct more old jQuery test ca...
Mike Sherov
2013-04-14
1
-5
/
+6
*
Datepicker Tests: ensure Focus tests work all the way back to jQuery 1.6 in a...
Mike Sherov
2013-04-11
2
-44
/
+70
*
Datepicker Tests: use simulated events for focus and blur.
Mike Sherov
2013-04-07
2
-3
/
+3
*
Datepicker Tests: fix IE7 test failures by ensuring the datepicker is hidden ...
Mike Sherov
2013-04-07
1
-24
/
+26
*
Datepicker Tests: Fix IE tests by accounting for async nature of focus/blur a...
Mike Sherov
2013-04-07
2
-74
/
+79
*
Updating 'jQuery' to 1.9.1.
Bruno M. Custódio
2013-02-05
1
-1
/
+1
[next]