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
*
Remove trailing whitespace and add final newlines
Trey Hunner
2012-10-21
34
-70
/
+70
*
Fixed some jshint errors.
Scott González
2012-10-21
2
-4
/
+4
*
Effects: Allow 'null' for options - Fixes #8670 - null reference when using e...
Corey Frang
2012-10-21
1
-2
/
+2
*
Accordion: Fix back-compat for active option.
Scott González
2012-10-21
1
-1
/
+1
*
Tooltip: Do not attempt to position if tooltip is hidden. Fixed #8644 - Delay...
Andrew Couch
2012-10-21
1
-2
/
+16
*
Tooltip: handle removal of elements with delegated tooltips. Fixed #8646 - De...
Andrew Couch
2012-10-21
1
-2
/
+14
*
Tooltip: Only bind blur when opening via focus, mouseleave for mouseover. Rem...
Jörn Zaefferer
2012-10-21
1
-15
/
+10
*
Tooltip: Fix nested tooltips (on hover) by closing parent tooltips and removi...
Jörn Zaefferer
2012-10-21
1
-4
/
+34
*
Tooltip: Comment why we need to use closest
Jörn Zaefferer
2012-10-19
1
-1
/
+3
*
Effect: fix typo in comment ft "optinos" => "options"
Andrew Couch
2012-10-18
1
-1
/
+1
*
Accordion: handle active: null. Fixes #8694: 1.9 Accordion - active: null all...
David Petersen
2012-10-18
1
-2
/
+2
*
Dialog: Use _hide() to make sure close event gets triggered. Fixes #8684 - jQ...
David Petersen
2012-10-17
1
-1
/
+1
*
Slider: Count the handles after setting up a range. Fixes #7922 - Slider with...
David Petersen
2012-10-17
1
-2
/
+3
*
Slider: Update UI when min or max option changes. Fixes #7477 - Setting min/m...
David Petersen
2012-10-16
1
-0
/
+6
*
Button: Check for ui-state-disabled during refresh. Fixes #8237 - Button: Anc...
TJ VanToll
2012-10-16
1
-1
/
+1
*
Tabs: Remove anchor clone in isLocal. Fixed #8653 - Tabs are not working insi...
David Petersen
2012-10-16
1
-3
/
+0
*
Dialog: Added mousedown event handler on dialog title to focus. Fixed #8063 -...
Dale Kocian
2012-10-16
1
-0
/
+4
*
Spinner: Remove ui-state- classes from spinner, along with the background:non...
Jörn Zaefferer
2012-10-14
1
-4
/
+1
*
Resizable: Use .insertAfter() instead of .after() to avoid recursively destro...
Scott González
2012-10-13
1
-9
/
+8
*
Tooltip: Change the default items selector to exclude disabled elements. Fixe...
Scott González
2012-10-12
1
-1
/
+2
*
Tabs: Use aria-controls instead of the anchor's href to match against locatio...
Scott González
2012-10-12
1
-4
/
+5
*
Sortable: Calculating item distance and direction using a more robust algorit...
John Chen
2012-10-10
1
-4
/
+14
*
Draggable: Fix a bug when dragging into nested sortables there are duplicated...
John Chen
2012-10-10
1
-0
/
+16
*
Sortable: Fix a bug of removing an item while iterating an array. Fixes #8571...
John Chen
2012-10-10
1
-6
/
+5
*
Remove use of $.browser; add $.ui.ie and $.ui.ie6 temporarily.
Scott González
2012-10-10
7
-9
/
+15
*
Tabs: Handle extraneous list items when using ui-tabs-active to set the initi...
Scott González
2012-10-09
1
-1
/
+1
*
Dialog: add required closing tag </button>. Fixes #8639 - jQuery 1.9.0 dialog...
Richard D. Worth
2012-10-09
1
-1
/
+1
*
Tooltip: Better cleanup on destroy. Fixes #8627 - The Tooltip destroy method ...
Scott González
2012-10-05
1
-1
/
+17
*
Tooltip: Check if event exists before checking properties in open(). Fixes #8...
Scott González
2012-10-05
1
-1
/
+1
*
typo
Scott González
2012-10-04
1
-1
/
+1
*
Tooltip: Stop tracking the mouse if the element gains focus. Fixes #8622 - To...
Scott González
2012-10-04
1
-0
/
+2
*
Accordion: Only adjust height animations for heightStyle: content. Fix tests ...
Scott González
2012-10-01
1
-2
/
+2
*
Accordion: New approach to synchronizing animations. Fixes #4178 - Accordion ...
Scott González
2012-10-01
1
-17
/
+23
*
Dialog: Don't try to place the dialog next to itself on destroy. Fixes #8613 ...
Scott González
2012-10-01
1
-1
/
+2
*
Updated docs URLs for core files.
Scott González
2012-09-29
2
-2
/
+2
*
Updated docs URLS.
Scott González
2012-09-26
34
-33
/
+35
*
Tabs: Account for non-tab list items on init. Fixes #8568 - jQuery ui tabs: w...
Scott González
2012-09-12
1
-1
/
+1
*
Draggable: Always clean up iframes. Fixes #8555 - Draggable: iframeFix option...
Jared A. Scheel
2012-09-06
1
-5
/
+4
*
Menu: Don't move focus from the active item on click. Fixes #8552 - selected ...
Scott González
2012-09-05
1
-14
/
+21
*
Dialog: Only bind focus-trapping event once. Fixes #8551 - After repeated ope...
Scott González
2012-09-04
1
-22
/
+19
*
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
[next]