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-0b02fec6e3
dependabot/github_actions/github-actions-66959c3ab9
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/github_actions/github-actions-f50e11107c
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
jtr-test
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
*
Calendar: Create helper methods for Date object creation
Felix Nagel
2017-04-14
3
-26
/
+29
*
Datepicker tests: Add ARIA tests
Felix Nagel
2017-03-31
1
-2
/
+13
*
Calendar: Introduce refresh callback event
Felix Nagel
2017-01-21
2
-0
/
+19
*
Datepicker: Make select and change event pass the current value
Felix Nagel
2017-01-21
1
-4
/
+6
*
Datepicker tests: Update to QUnit 2.x, shift to use no globals
Felix Nagel
2016-12-11
4
-117
/
+127
*
Calendar: Use name space for timestamp data attribute
Felix Nagel
2016-10-12
1
-2
/
+2
*
Calendar tests: Use assert.expect instead of global expect
Felix Nagel
2016-10-12
4
-44
/
+44
*
Calendar: Add change event
Felix Nagel
2016-10-12
2
-1
/
+31
*
Datepicker: Add min / max option tests
Felix Nagel
2016-10-12
1
-0
/
+39
*
Datepicker tests: Use setup and teardown methods, remove helper file
Felix Nagel
2016-10-11
6
-294
/
+277
*
Calendar tests: Add dateEqual assertion, clean up helper methods
Felix Nagel
2016-10-05
3
-27
/
+12
*
Datepicker: Make use of Calendar widget icons option
Felix Nagel
2016-09-29
1
-1
/
+11
*
Datepicker: Always focus calendar grid when opening
Felix Nagel
2016-09-28
1
-2
/
+2
*
Calendar tests: Adjust structure tests to latest changes
Felix Nagel
2015-12-10
1
-1
/
+1
*
Calendar: Fix jscs errors after merging master
Felix Nagel
2015-10-08
5
-49
/
+49
*
Merge branch 'master' into datepicker
Scott González
2015-08-20
6
-6
/
+6
|
\
|
*
Datepicker: Move datepicker into widgets folder
Alexander Schmitz
2015-08-08
5
-5
/
+5
*
|
Datepicker: Re-introduce formatDate option, simplify Globalize usage
Felix Nagel
2015-07-29
2
-1
/
+7
*
|
Merge branch 'datepicker' into datepicker-globalize-1.x
Felix Nagel
2015-07-29
2
-35
/
+13
*
|
Datepicker: Use Globalize 1.0.0
Felix Nagel
2015-07-29
1
-11
/
+8
*
|
Datepicker: Use Globalize 1.0.0
Felix Nagel
2015-07-29
1
-3
/
+2
*
|
Datepicker: Use Globalize 1.0.0
Rafael Xavier de Souza
2015-07-29
1
-3
/
+35
*
|
Merge branch 'master' into datepicker
Scott González
2015-07-15
8
-77
/
+80
|
\
|
|
*
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
*
|
Calendar: Use button instead of link elements for day items
Felix Nagel
2015-02-26
3
-5
/
+11
*
|
Calendar: Use document.activeElement for retrieving focused element
Felix Nagel
2015-01-29
1
-2
/
+2
*
|
Datepicker: Add missing handling for disabled option
Felix Nagel
2015-01-29
2
-15
/
+19
*
|
Datepicker tests: Remove pass-through options unit tests
Felix Nagel
2015-01-29
2
-161
/
+25
*
|
Calendar: Add buttons option
Felix Nagel
2015-01-29
3
-2
/
+19
*
|
Datepicker tests: Rewrite event unit tests
Felix Nagel
2015-01-29
2
-132
/
+81
*
|
Datepicker tests: Add open and close unit tests
Felix Nagel
2015-01-29
2
-5
/
+57
*
|
Calendar: Add min and max option.
Felix Nagel
2015-01-29
3
-3
/
+73
*
|
Calendar: Add calendar widget
Felix Nagel
2015-01-29
6
-1526
/
+107
*
|
Datepicker: Introduce value option
Felix Nagel
2015-01-29
2
-328
/
+198
*
|
Datepicker: Fix code style issues
Felix Nagel
2015-01-29
5
-766
/
+767
*
|
Datepicker: Update the picker as the user types valid dates
TJ VanToll
2015-01-29
1
-1
/
+6
*
|
Datepicker: Handle invalid values in `value()` and `valueAsDate()`
TJ VanToll
2015-01-29
1
-6
/
+9
*
|
Datepicker: Add an `isValid()` method
TJ VanToll
2015-01-29
1
-0
/
+13
*
|
Datepicker: Re-adding mouse tests
TJ VanToll
2015-01-29
1
-70
/
+70
*
|
Datepicker: Update key handling implementation and tests
TJ VanToll
2015-01-29
1
-91
/
+147
*
|
Datepicker: Use Globalize 1.0.0
Rafael Xavier de Souza
2015-01-29
4
-21
/
+17
*
|
Datepicker: Fix key handling implementation and tests
TJ VanToll
2015-01-29
1
-76
/
+134
*
|
Datepicker: Add `value()` and `valueAsDate()` methods
TJ VanToll
2015-01-29
1
-1
/
+45
*
|
Datepicker: Support destroying inline datepickers
TJ VanToll
2015-01-29
2
-20
/
+15
*
|
Datepicker: Add test to ensure the `<input>`'s value is preselected
TJ VanToll
2015-01-29
1
-11
/
+18
[next]