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
/
ui
/
jquery.ui.datepicker.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Datepicker Tests: Fix IE tests by accounting for async nature of focus/blur a...
Mike Sherov
2013-04-07
1
-5
/
+10
*
Datepicker: Remove unused _getBorders() method.
Scott González
2013-04-03
1
-12
/
+0
*
Datepicker: Remove unnecessary global variable now that we don't use inline e...
Scott González
2013-04-03
1
-12
/
+7
*
Datepicker: Don't use .zIndex(); implement the logic locally.
Scott González
2013-03-15
1
-1
/
+23
*
Datepicker: Use entity number instead of entity name when escaping single quo...
Scott González
2013-02-05
1
-1
/
+1
*
Datepicker: Escape single quotes in tooltips. Fixes #9049 - Datepicker before...
Scott González
2013-02-01
1
-1
/
+1
*
Datepicker: Handle when yearRange is a year or a modifier. Fixed #8994 - Date...
David Petersen
2013-01-23
1
-2
/
+8
*
Update copyright year to 2013.
Scott González
2013-01-10
1
-1
/
+1
*
All: Convert single quotes to double quotes.
Mike Sherov
2012-12-25
1
-397
/
+397
*
Datepicker: Use tabs for indentation.
Mike Sherov
2012-12-25
1
-9
/
+9
*
Datepicker: Remove data event handlers from the dark ages.
Scott González
2012-12-20
1
-12
/
+2
*
Datepicker: Handle changes to the disabled option. Fixes #8883 - Datepicker: ...
Scott González
2012-12-05
1
-0
/
+7
*
Datepicker: Remove JSHint overrides.
Scott González
2012-11-27
1
-1
/
+0
*
Datepicker: Remove support for setting options via custom attributes.
Scott González
2012-11-26
1
-15
/
+2
*
Datepicker: reinitialize datepicker if mainDiv isn't on the page. Fixed #5679...
Roman Salnikov
2012-11-19
1
-2
/
+6
*
Dev: make Datepicker pass JSHint with only eval setting overridden
Mike Sherov
2012-11-18
1
-506
/
+705
*
Datepicker: Updated the range tests so you can't navigate past the yearRange....
Jay Merrifield
2012-11-13
1
-1
/
+13
*
Dev: fix the datepicker test suite and jshint everything. Fixes #8804 - Dev: ...
Mike Sherov
2012-11-09
1
-106
/
+122
*
Datepicker: Removed iframe cover for IE6.
Scott González
2012-10-26
1
-18
/
+3
*
Effects: Remove deprecated $.effects[]. Fixes #7115 - Effects: Remove support...
Jörn Zaefferer
2012-10-25
1
-2
/
+1
*
Remove trailing whitespace and add final newlines
Trey Hunner
2012-10-21
1
-12
/
+12
*
Remove use of $.browser; add $.ui.ie and $.ui.ie6 temporarily.
Scott González
2012-10-10
1
-1
/
+1
*
Updated docs URLS.
Scott González
2012-09-26
1
-1
/
+1
*
Revert "Datepicker: Modified _updateDatepicker to not update display if updat...
Scott González
2012-08-26
1
-3
/
+0
*
Datepicker: Unescape double escaped ids when handling events. Fixes #8480 - D...
Scott González
2012-08-09
1
-1
/
+1
*
Simplify licensing.
Scott González
2012-08-09
1
-1
/
+1
*
Datepicker: Changed body selector to document.body. Fixed #8464 - Datepicker ...
Mark Aaron Shirley
2012-07-27
1
-1
/
+1
*
Datepicker: Fixed position problem when input is in a fixed element. Fixes #5...
Luis Dalmolin
2012-07-17
1
-2
/
+2
*
Datepicker: Deleted z-index style on hidden input. Fixed #7449 - Datepicker d...
Maciej Mroziński
2012-07-17
1
-1
/
+1
*
Datepicker: Modified _updateDatepicker to not update display if updated insta...
Maciej Mroziński
2012-07-17
1
-0
/
+3
*
Update copyright to jQuery Foundation.
Scott González
2012-07-04
1
-1
/
+2
*
Datepicker: Remove workaround for old Opera.
Scott González
2012-06-14
1
-4
/
+0
*
Datepicker: Removed unused isArray() function.
Scott González
2012-06-14
1
-6
/
+0
*
Datepicker: Pulled event handlers into static code. Fixed #3945 - DatePicker ...
Mike Stay
2012-06-06
1
-16
/
+46
*
Datepicker: Don't set _curInst in hideDatepicker. Fixes #8174 - jQuery datepi...
Scott González
2012-04-03
1
-2
/
+0
*
Protect all copyright notices against minification
Jo Liss
2012-04-02
1
-1
/
+1
*
Updated copyright year.
Scott González
2012-03-08
1
-1
/
+1
*
Use hard tabs for indentation consistently
Trey Hunner
2012-02-27
1
-8
/
+8
*
Datepicker: modified a catch variable to no longer mask an existing variable ...
Jasvir Nagra
2012-02-24
1
-2
/
+2
*
Datepicker: Use 'that' instead of 'self'. Partial fix for #5404 - remove uses...
Scott González
2012-02-12
1
-4
/
+3
*
Datepicker: Allow descendant elements in triggers. Fixes #8107 - Closing the ...
Scott González
2012-02-08
1
-1
/
+1
*
Datepicker: added check to account for multiple pickers on one page. Fixed #5...
ryanolton
2012-01-12
1
-1
/
+4
*
Merge pull request #463 from jason-oster/master
Scott González
2011-11-21
1
-1
/
+2
|
\
|
*
Datepicker: Fix `this` reference in _hideDatepicker(). Fixed #7722 - Datepick...
Jay Oster
2011-09-15
1
-1
/
+2
*
|
Datepicker: Added additional check to checkExternalClick to work when clickin...
kborchers
2011-09-12
1
-15
/
+14
|
/
*
Datepicker: Revert "Datepicker: Removing unnessecary typeof check. Fixed #666...
Scott González
2011-08-10
1
-1
/
+2
*
Datepicker: Added ability to stop datepicker from beforeShow. Fixes #7602 - A...
Karl Kirch
2011-08-09
1
-1
/
+7
*
Revert "Datepicker: Added onSelect.apply() call to _setDate method if onSelec...
Scott González
2011-08-09
1
-8
/
+0
*
Datepicker: Removed click handling for month and year dropdowns. Fixes #6198 ...
Scott González
2011-08-01
1
-15
/
+0
*
Merge branch 'master' into core-1.6.1
Scott González
2011-07-25
1
-6
/
+41
|
\
[next]