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
*
Tooltip: Allow strings for content option.
Scott González
2012-08-31
1
-1
/
+6
*
Tooltip: Update open tooltips if the content option changes. Fixes #8544 - Un...
Scott González
2012-08-31
1
-7
/
+21
*
Effects (Shake): Divide duration by number of animation steps. Fixed: #8531 -...
Bernhard Sirlinger
2012-08-30
1
-1
/
+1
*
Tabs: Don't apply a spinner when nested tabs are loading. Fixes #8529 - tabs ...
Scott González
2012-08-30
1
-1
/
+3
*
Droppable: greedy children now consider only parents with same scope as paren...
Philipp Benjamin Köppchen
2012-08-29
1
-1
/
+6
*
Effects: Cleanup.
Scott González
2012-08-27
1
-12
/
+17
*
Menu: If the active element no longer exists after a refresh, blur the menu.
Scott González
2012-08-27
2
-2
/
+5
*
Revert "Datepicker: Modified _updateDatepicker to not update display if updat...
Scott González
2012-08-26
1
-3
/
+0
*
Autocomplete: Fixed an invisible character tht lead to a failure of the funct...
Pierre-Henri Ausseil
2012-08-26
1
-1
/
+1
*
Datepicker: Replace HTML entities with characters in es, fi, gl, is, it, pt-B...
Kris Borchers
2012-08-23
8
-35
/
+35
*
Datepicker: Updated zh-CN, zh-HK, and zh-TW locales. Fixes #8511 - Localizati...
Jiayi Yang
2012-08-23
3
-6
/
+6
*
Core: Whitespace.
Scott González
2012-08-23
1
-8
/
+8
*
Core: Deprecate .enableSelection() and .disableSelection(). Fixes #7755 - Cor...
Scott González
2012-08-23
1
-11
/
+14
*
Sortable: Fixed container change detection. Fixes #5159 - Remove and receive ...
Martin Hoch
2012-08-22
1
-9
/
+11
*
Sortable: Fixed jerkiness with nested-sortables. Fixes #4857 - Nested lists d...
Martin Hoch
2012-08-22
1
-1
/
+10
*
Position: Properly handle flip collision when the window is scrolled. Fixes #...
Scott González
2012-08-17
1
-2
/
+2
*
Tabs: Set ajaxOptions in intial $.ajax() call. Fixes #8504 - Ajax in Tabs not...
Scott González
2012-08-17
1
-20
/
+31
*
Upgrade jQuery Color to 2.0.0. Fixes #6969 - Effects: 'borderColor' property ...
Scott González
2012-08-14
1
-12
/
+38
*
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
34
-34
/
+34
*
Mouse: Don't try to unbind delegated event handlers if they don't exist. Fixe...
Scott González
2012-07-31
1
-3
/
+5
*
Menu: Open submenu on click of parent item and only close menu when clicking ...
kborchers
2012-07-31
1
-3
/
+8
*
Autocomplete: Fixed spacing.
Scott González
2012-07-30
1
-2
/
+2
*
Datepicker: Changed body selector to document.body. Fixed #8464 - Datepicker ...
Mark Aaron Shirley
2012-07-27
1
-1
/
+1
*
Effects: Fixing call to outerHeight/Width in slide effect for compat with 1.8...
Corey Frang
2012-07-20
1
-3
/
+1
*
Effects: Fixing bug in blind effect caused by 48659c64 - auto doesn't parse
Corey Frang
2012-07-20
1
-2
/
+2
*
Effects: Fixing call to outerHeight/Width in drop effect for compat with 1.8 ...
Corey Frang
2012-07-20
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
*
Sortable: Reset fromOutside property when canceling helper removal. Fixes #84...
Baoju Yuan
2012-07-16
1
-0
/
+2
*
Menu: Remove unnecessary click delay and change focus delay for AT to the def...
kborchers
2012-07-13
1
-7
/
+5
*
Menu: Fix issue with missing active item when clicking a menu item more than ...
kborchers
2012-07-12
1
-1
/
+2
*
Menu: Add a flag and remove previous attempt to prevent select events from be...
kborchers
2012-07-12
1
-22
/
+14
*
Spinner: Introduce icons option to make button icons customizable, mostly for...
Jörn Zaefferer
2012-07-12
1
-2
/
+6
*
Menu: Rename icon option to icons.submenu
Jörn Zaefferer
2012-07-12
1
-2
/
+4
*
Menu: Alphabetize options.
Scott González
2012-07-10
1
-1
/
+1
*
Menu: Remove ability to pass a function as the position option.
Scott González
2012-07-10
1
-4
/
+1
*
Effects: Work around jQuery 1.6.2 returning undefined for falsy values in .da...
Scott González
2012-07-10
1
-2
/
+12
*
Menu: Cleanup from 019dcc26e307614681a6dfd0fcd9665548cb6ab6.
Scott González
2012-07-10
1
-5
/
+1
*
Menu: Expose the submenu indicator icon as an icon option
kborchers
2012-07-10
1
-1
/
+3
*
Menu: Remove unnecessary returns from expand and collapse
kborchers
2012-07-10
1
-2
/
+0
*
Menu: Move regular expression creation outside of the loops
kborchers
2012-07-10
1
-5
/
+5
*
Menu: Remove incorrect scroll check behavior from focus event handler
kborchers
2012-07-10
1
-17
/
+5
*
Widget: Create lowercase pseudo selectors. Fixes #8433 - Widget: Create lower...
Scott González
2012-07-09
1
-1
/
+1
*
Menu: Remove extraneous spaces from selector.
Scott González
2012-07-09
1
-1
/
+1
*
Effects: Update jQuery Color.
Scott González
2012-07-09
1
-119
/
+87
*
Core: Adjust data pseudo creation to use new Sizzle pseudo creation for pseud...
Timmy Willison
2012-07-07
1
-3
/
+10
*
Dialog: Prevent tabbing out of modal dialog. Partial fix for #7862 - Dialog: ...
Lee Rowlands
2012-07-05
1
-1
/
+1
*
Menu: Added missing position dependency to header comment.
Scott González
2012-07-05
1
-0
/
+1
[next]