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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed widget factory to keep generic css framework class -state-disabled in...
Richard D. Worth
2010-03-29
1
-2
/
+2
*
Merge branch 'master' of github.com:jquery/jquery-ui
jzaefferer
2010-03-27
1
-0
/
+4
|
\
|
*
Position: Use parseInt() to prevent fractional pixel values.
Scott González
2010-03-26
1
-0
/
+4
*
|
Accordion: Moving IE layout fix (via zoom: 1) from js to css - fixes the dest...
jzaefferer
2010-03-27
1
-5
/
+0
*
|
Slider: Refactoring _trimValue method to use more sane programming logic
jzaefferer
2010-03-27
1
-3
/
+6
*
|
Slider: Refactoring _valueMin and _valueMax methods, removing useless tempora...
jzaefferer
2010-03-27
1
-4
/
+2
*
|
Slider: Inlining _step method, was used only once
jzaefferer
2010-03-27
1
-6
/
+1
*
|
Autocomplete: Only remove classes actually added by the widget, ui-widget etc...
jzaefferer
2010-03-26
1
-1
/
+1
*
|
Added $.ui.keyCode.ALT to complete list of metakeys, used in autocomplete
jzaefferer
2010-03-26
2
-1
/
+2
|
/
*
Fixed size calculations for dialogs.
Scott González
2010-03-25
1
-2
/
+5
*
Menu: Ignore clicks that don't occur on the anchor tag within a valid menu it...
Scott González
2010-03-24
1
-1
/
+1
*
Dialog: Use .height(0) instead of .hide(0) when determining the size of the n...
Scott González
2010-03-22
1
-1
/
+1
*
Menu: pass the original event to the select callback.
Scott González
2010-03-20
1
-7
/
+7
*
Menu: Don't trigger select if a click occurs outside of a menu item.
Scott González
2010-03-20
1
-0
/
+3
*
Autocomplete: Don't trigger a search when the left or right arrow keys are used.
Scott González
2010-03-20
1
-0
/
+2
*
Menu: skip over elements that aren't menu items.
Scott González
2010-03-20
1
-3
/
+3
*
autocomplete: pass through mouse and key events to menu methods in order to d...
Jörn Zaefferer
2010-03-20
1
-23
/
+25
*
eol-style and mime-type
Richard Worth
2010-03-17
5
-93
/
+115
*
fixed #5368 - Autocomplete: aria role for menu should be listbox instead of menu
Richard Worth
2010-03-17
1
-1
/
+1
*
Slider: fixed change event to be triggered by keyup and value and values opti...
Richard Worth
2010-03-17
1
-1
/
+11
*
Fixed #5362 - Buttonset class should be ui-buttonset because buttonset is one...
Richard Worth
2010-03-17
1
-2
/
+2
*
Button: Added refresh method to buttonset, futher fixes #5278 - ui.buttons do...
Richard Worth
2010-03-17
1
-10
/
+23
*
Buttonset - remove corner classes from button widgets instead of button eleme...
Richard Worth
2010-03-17
1
-1
/
+5
*
button: whitespace and quotes. See http://docs.jquery.com/JQuery_Core_Style_G...
Richard Worth
2010-03-17
1
-2
/
+2
*
Remove ui-helper-hidden-accessible from correct element. See r3880 and r3892
Richard Worth
2010-03-17
1
-1
/
+3
*
Button: spacing.
Scott González
2010-03-16
1
-2
/
+2
*
Sortable: Fixed a bug with over/out events and connected draggables.
Scott González
2010-03-16
1
-2
/
+5
*
Menu: Don't pass empty values to ._trigger().
Scott González
2010-03-16
1
-1
/
+1
*
Autocomplete: fixed #5349 - Autocomplete: mouseover of menu item causes data ...
Richard Worth
2010-03-15
1
-1
/
+3
*
Autocomplete: fixed #5349 - Autocomplete: mouseover of menu item causes data ...
Richard Worth
2010-03-15
1
-0
/
+4
*
Autocomplete: Fixed #5348 - Autocomplete: menu item should not remain selecte...
Richard Worth
2010-03-15
1
-0
/
+3
*
Autocomplete: fixed #5347 - Autocomplete: each successive item hover makes it...
Richard Worth
2010-03-15
1
-6
/
+6
*
Button: fixed #5324 - button disabled state doesn't get refreshed when disabl...
Richard Worth
2010-03-15
1
-0
/
+4
*
Button: remove disabled attribute from original element when option set to false
Richard Worth
2010-03-15
1
-1
/
+5
*
button: fixed #5328 - button disabled only visually when disabled option set,...
Richard Worth
2010-03-15
1
-5
/
+12
*
Button: Don't react to keydown when disabled.
Scott González
2010-03-14
1
-6
/
+8
*
Dialog: quiet JSLint
Richard Worth
2010-03-12
1
-90
/
+155
*
Position: quiet JSLint
Richard Worth
2010-03-11
1
-11
/
+8
*
Autocomplete: quiet jslint
Richard Worth
2010-03-11
1
-17
/
+21
*
Button: quiet jslint
Richard Worth
2010-03-11
1
-13
/
+19
*
dialog: corrected typo in ui.position property for drag events. Updated unit ...
Richard Worth
2010-03-11
1
-1
/
+1
*
Button: No need to check the button type before removing the hidden class.
Scott González
2010-03-11
1
-5
/
+1
*
Button: Conform to coding standards.
Scott González
2010-03-11
1
-28
/
+30
*
reverted r3888 un-fixing #5322 for now as trunk is in release candidate state...
Richard Worth
2010-03-11
1
-2
/
+2
*
sortable: fixed #5322 (helper position weird when axis was used, fixes sortab...
Paul Bakaus
2010-03-11
1
-2
/
+2
*
Fixed #5278 - ui.buttons doesn't visually reset on form "reset" event or inpu...
Richard Worth
2010-03-11
1
-23
/
+68
*
Autocomplete: Resize menu on every suggestion.
Scott González
2010-03-11
1
-3
/
+4
*
Button: Support elements that are disconnected from the DOM.
Scott González
2010-03-11
1
-1
/
+4
*
Autocomplete: Append menu to body and reset z-index on every suggestion.
Scott González
2010-03-11
1
-4
/
+7
*
button: remove ui-helper-hidden-accessible instead of .show() on destroy. Fix...
Richard Worth
2010-03-11
1
-1
/
+1
[next]