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-7574396d95
dependabot/github_actions/github-actions-e7ab6fa4fa
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
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Droppable: Added dragStart and dragStop to ddmanager and call them from dragg...
kborchers
2011-05-27
2
-0
/
+18
*
Mouse: Optimize the cancel locator, works around a bug where .add(event.targe...
Jay Merrifield
2011-05-26
1
-1
/
+1
*
Resizable: correct aspectRatio handling with min/max dimensions. Fixed #4951 ...
Jeff Remy
2011-05-26
1
-3
/
+31
*
Button: adding event.preventDefault. Fixes #5945 - Disabled buttons still all...
Andrew Powell
2011-05-26
1
-0
/
+1
*
Button: modified the event bindings for focus and blur. Fixed #6711 - checkbo...
Glenn Goodrich
2011-05-26
1
-7
/
+9
*
Sortable: Changed to check the parent's length so that the dom position of th...
kborchers
2011-05-25
1
-1
/
+1
*
There's no guard against unparsed characters at the end of the date string, a...
Jörn Zaefferer
2011-05-18
1
-0
/
+3
*
Dialog: Changed IE6 overlay width adjustment to apply to all IE versions. Fix...
Jörn Zaefferer
2011-05-18
1
-2
/
+2
*
Button: Refactored formResetHandler and fixed scope. Foxes #7261 - Refresh sc...
Scott González
2011-05-18
1
-7
/
+5
*
Datepicker: onClose callback should be triggered by show. Fixed #6656 - onClo...
Kato Kazuyoshi
2011-05-18
1
-4
/
+12
*
Datepicker: Made the day of year calculator be more accurate. Fixes #6827 - D...
Jay Merrifield
2011-05-16
1
-1
/
+1
*
Draggable: Changed logic to only subtract left and top offsets of containment...
kborchers
2011-05-13
1
-2
/
+2
*
Button: Don't fire click/change events if mouse was dragged during click of t...
Kris Borchers
2011-05-13
1
-3
/
+26
*
Draggable: Check for grid elements set to 0 to prevent divide by 0 error caus...
kborchers
2011-05-13
1
-2
/
+3
*
Button: no longer calls _resetButton() after changing the disabled option. Fi...
Doug Neiner
2011-05-12
1
-0
/
+2
*
Button: Added rtl detection so corner classes would properly be applied to bu...
Doug Neiner
2011-05-12
1
-2
/
+4
*
Datepicker: removed conditional mozilla browser check block. Fixes #7322 - Ye...
Andrew Powell
2011-05-12
1
-9
/
+4
*
Revert "Datepicker: Fixed #7043 - Using multiple months always renders 6 rows...
Scott González
2011-05-12
1
-1
/
+1
*
Datepicker: Disabled datepicker should disable own select element too. Fixed ...
Kato Kazuyoshi
2011-05-11
1
-0
/
+4
*
Datepicker: Removed duplicate call to _updateDatepicker when changing option ...
Garrison Locke
2011-05-11
1
-1
/
+2
*
Slider: add handles in single DOM operation. Fixed #7259 - optimize handle cr...
Adam Baratz
2011-05-11
1
-34
/
+16
*
Draggable: Remove id when cloning helpers. Fixes #4564 - Draggable+Sortable D...
Kato Kazuyoshi
2011-05-11
1
-2
/
+2
*
Datepicker: Fixed #7043 - Using multiple months always renders 6 rows of date...
Kato Kazuyoshi
2011-05-11
1
-1
/
+1
*
Autocomplete: Use appropriate methods for getting scroll values for .prop()/....
Scott González
2011-05-11
1
-4
/
+4
*
Resizable: Skip autohide hover action when resizable is disabled. Fix #6948 -...
Carson McDonald
2011-05-10
1
-0
/
+2
*
Mouse: Changed mouseHandled check to a local var rather than using originalEv...
kborchers
2011-05-09
1
-4
/
+8
*
Datepicker: Moved the setting of _datepickerShowing to after postProcess to ...
Scott González
2011-05-06
1
-1
/
+1
*
Button: stop disabled button from firing click events. fixes #5945. Behavior ...
Eike Send
2011-05-05
1
-0
/
+5
*
Datepicker: Remove old "ui-datepicker-multi-N" before add new one. Fixed #670...
Kato Kazuyoshi
2011-05-04
1
-2
/
+1
*
Datepicker: Greedy matching in month name. Fixed #7062 - $.datepicker.parseDa...
Kato Kazuyoshi
2011-05-04
1
-7
/
+17
*
Datepicker: Remove BOM. Fixed #6734 - Datepicker i18n: Problem with Javascrip...
Kato Kazuyoshi
2011-05-04
31
-31
/
+31
*
Draggable: Modified the iframe shims to load prior to dragging. Fixed #7270.
Mark Johnson
2011-05-02
1
-18
/
+20
*
Bug fix for another use case, see comment by whittet here: http://bugs.jquery...
whittet
2011-05-02
1
-1
/
+1
*
Draggable: containment now updates dynamically to handle scrolling container....
Edward Faulkner
2011-05-02
1
-14
/
+28
*
Datepicker: bind hover events using delegate. Fixed #7256 - minimize event bi...
adambaratz
2011-05-02
1
-20
/
+27
*
Core: reuse tabindex value. Fixed #7257 - optimize :tabbable.
adambaratz
2011-05-02
1
-21
/
+25
*
Class Animation: Use .attr( "class" ) instead of .attr( "className" ) and adj...
Scott González
2011-04-27
1
-22
/
+21
*
Datepicker: Fixed Slovak locale. Fixes #7254 - Datepicker: Incorrect day name...
Lopo
2011-04-15
1
-1
/
+1
*
Datepicker: Fixed dateFormat for nl locale. Fixes #7250 - Datepicker: Incorre...
Scott González
2011-04-15
1
-1
/
+1
*
Progressbar: hide valueDiv when value is 0. Fixes #7231 - valueDiv should be ...
Kyle Florence
2011-04-09
1
-0
/
+1
*
Dialog: Don't use .attr( props, true ) for creating buttons since that API do...
Scott González
2011-04-07
1
-2
/
+23
*
Sortable: Reverted 56b0da59d71396a740cf48a75902243d561ba186 as #4551 is invalid.
Richard Worth
2011-04-07
1
-0
/
+4
*
Datepicker: Only generate yearshtml once. Fixes #7176 - Datepicker shows only...
Scott González
2011-04-04
1
-34
/
+36
*
Slider: Properly handle value and value methods as setters. Fixes #4881 - Sli...
Scott González
2011-03-28
1
-0
/
+2
*
Restructured if/else's for better readability
Giovanni Giacobbi
2011-03-21
1
-11
/
+7
*
Merge branch '1-8-stable' of github.com:jquery/jquery-ui into 1-8-stable
Scott González
2011-03-18
1
-4
/
+4
|
\
|
*
Autocomplete: moved autoFocus implementation to after menu visible for a11y
Richard Worth
2011-03-15
1
-4
/
+4
*
|
Datepicker: Changed a comment that causes problems with YUI Compressor. Fixes...
Scott González
2011-03-18
1
-1
/
+1
|
/
*
Autocomplete: new option autoFocus, default false. Fixed #7032 - Autocomplete...
Richard Worth
2011-03-15
1
-0
/
+5
*
Accordion: set aria-selected to true on selected header, false on others. Fix...
Richard Worth
2011-03-15
1
-0
/
+5
[next]