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
*
Autocomplete: Removed CSS framework classes from text field. We can add them ...
Scott González
2010-01-28
1
-1
/
+1
*
Prevent the default styles for resizable elements from totally killing dialog...
Scott González
2010-01-28
1
-0
/
+4
*
$.ui.ddmanager.drop() now works properly for nested droppables.
Scott González
2010-01-28
1
-1
/
+1
*
removing Firefox 2 AIRA extras, FF2 isn't usable in that regard anyway
Jörn Zaefferer
2010-01-27
1
-31
/
+0
*
Deprecated beforeclose option instead of removing it for now, fixes reopened ...
Richard Worth
2010-01-27
1
-0
/
+13
*
Datepicker: Fixed #5052 Set focus error in IE8 for disabled and hidden elements
Keith Wood
2010-01-25
1
-2
/
+3
*
Datepicker: Fixed #5088 Date picker localization in RO
Keith Wood
2010-01-25
1
-3
/
+3
*
fixed #5094 - selectable: destroy method doesn't clean up selectees
Richard Worth
2010-01-24
1
-0
/
+3
*
button: handle space "click"
Jörn Zaefferer
2010-01-22
1
-0
/
+8
*
button: add ui-state-active on keydown, further improving keyboard navigation...
Jörn Zaefferer
2010-01-22
1
-0
/
+8
*
dropping intial code for #4957 - too many open issues to get this into 1.8
Jörn Zaefferer
2010-01-22
1
-26
/
+0
*
Datepicker: Fixed #5085 bug in findPos for RTL languages
Keith Wood
2010-01-22
1
-1
/
+3
*
Datepicker: Use null instead of empty string when showing/hiding without a du...
Scott González
2010-01-22
1
-2
/
+2
*
base implementation for #4957 - still need to port users of $.ui.element
Jörn Zaefferer
2010-01-20
1
-0
/
+26
*
button: add ui-state-focus on focus, making keyboard navigation possible, and...
Jörn Zaefferer
2010-01-20
1
-1
/
+9
*
Happy New Year
Richard Worth
2010-01-20
31
-32
/
+32
*
eol-style and mime-type
Richard Worth
2010-01-20
5
-70
/
+70
*
Accordion: Check for division by zero error during animation.
Scott González
2010-01-20
1
-2
/
+3
*
Dialog, position: Removed bgiframe option; always use bgiframe when available.
Scott González
2010-01-19
2
-4
/
+3
*
Widget: removed console.log call.
Scott González
2010-01-19
1
-2
/
+1
*
Widget: Only trigger remove event if keepData is not set to true.
Scott González
2010-01-19
1
-7
/
+8
*
Button: conform to coding standards.
Scott González
2010-01-18
1
-135
/
+143
*
Autocomplete: conform to coding standards.
Scott González
2010-01-17
1
-104
/
+106
*
Autocomplete: Use bgiframe on the menu if it's available.
Scott González
2010-01-17
1
-0
/
+3
*
Autocomplete: Set the z-index of the menu to be above the text field.
Scott González
2010-01-17
1
-0
/
+1
*
Dialog: Added button to the list of dependencies.
Scott González
2010-01-17
1
-1
/
+1
*
Widget: _create() doesn't actually take any arguments.
Scott González
2010-01-17
1
-1
/
+1
*
Dialog: Moved autoOpen detection to the new _init() method.
Scott González
2010-01-15
1
-1
/
+5
*
Widget: conform to coding standards.
Scott González
2010-01-15
1
-10
/
+11
*
Widget factory: Removed support for old usage; it doesn't make sense to keep ...
Scott González
2010-01-15
1
-5
/
+0
*
Widget: Make subsequent "init" calls useful by delegating to the option and _...
Scott González
2010-01-15
1
-7
/
+11
*
Widget: conform to coding standards.
Scott González
2010-01-15
1
-87
/
+100
*
Widget factory: Changed _create to _init.
Scott González
2010-01-15
13
-20
/
+20
*
Dialog: workaround for positioning bug.
Scott González
2010-01-15
1
-7
/
+10
*
Replaced stackfix with bgiframe.
Scott González
2010-01-14
3
-44
/
+4
*
Copied autocomplete from dev branch.
Scott González
2010-01-14
1
-0
/
+445
*
Datepicker: Fixed #5026 Comparison between 2 date
Keith Wood
2010-01-13
1
-1
/
+2
*
Datepicker: Fixed #4869 Datepicker undesired today date on field & appendText
Keith Wood
2010-01-13
1
-21
/
+33
*
Datepicker: Fixed #4804 onChangeMonthYear fires at first run
Keith Wood
2010-01-10
1
-3
/
+3
*
Datepicker: Fixed #5022 numberOfMonths with one column multiple rows doesn't ...
Keith Wood
2010-01-10
1
-6
/
+9
*
Dialog: force the dialog to be visible before trying to position it so we can...
Scott González
2010-01-07
1
-0
/
+1
*
(no commit message)
Scott González
2010-01-07
1
-0
/
+7
*
Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...
Scott González
2010-01-07
18
-599
/
+854
*
Fixed #4960 - Tabs: wrong selected tab index
Richard Worth
2009-12-31
1
-1
/
+2
*
Mouse: Don't prevent text selection in IE.
Scott González
2009-12-29
1
-10
/
+0
*
Tabs: fixed to work with empty nav list again.
Scott González
2009-12-25
1
-2
/
+1
*
Position: Fixed window detection.
Scott González
2009-12-24
1
-1
/
+1
*
Split mouse into its own file and udpdated dependency lists.
Scott González
2009-12-22
14
-155
/
+187
*
extracting widget factory into jquery.ui.widget.js
Jörn Zaefferer
2009-12-16
2
-178
/
+190
*
Datepicker: Corrected automatic parsing of date on keystrokes
Keith Wood
2009-12-15
1
-12
/
+15
[next]