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
*
Tabs: Removed cookie option. Fixes #7162 - Tabs: Remove cookie option.
Scott González
2012-10-25
1
-52
/
+0
*
Tabs: Removed fx option. Fixes #8320 - Tabs: Remove fx option.
Scott González
2012-10-25
1
-70
/
+0
*
Tabs: Removed url method. Fixes #7148 - Tabs: Remove url method.
Scott González
2012-10-25
1
-7
/
+0
*
Tabs: Removed ajaxOptions and cache options. Fixes #7147 - Tabs: Remove ajaxO...
Scott González
2012-10-25
1
-65
/
+0
*
Accordion: Removed deprecated resize method. Fixes #6839 - Accordion: Remove ...
Jörn Zaefferer
2012-10-24
1
-3
/
+0
*
Accordion: Removed deprecated activate method and expanded active option. Fix...
Jörn Zaefferer
2012-10-24
1
-19
/
+0
*
Accordion: Removed deprecated icon option. Fixes #6835 - Accordion: Remove ic...
Jörn Zaefferer
2012-10-24
1
-17
/
+0
*
Accordion: Removed deprecated navigation options. Fixes #5870 - Accordion: Re...
Jörn Zaefferer
2012-10-24
1
-32
/
+0
*
Accordion: Remove deprecated height options. Fixes #5868 - Accordion: Remove ...
Jörn Zaefferer
2012-10-24
1
-45
/
+0
*
Dialog: Use _show and _hide consistently. Fixes #4892 - Dialog: zIndex error ...
Jörn Zaefferer
2012-10-24
1
-10
/
+4
*
Dialog: Keep focus inside dialog, even when dialog itself has focus.
Jörn Zaefferer
2012-10-24
1
-2
/
+2
*
Dialog: Prevent tabbing off any dialog. Fixes #3768 - Dialog: contain focus w...
David Souther
2012-10-24
1
-2
/
+2
*
Dialog: Save the active element that opened the dialog and restore focus to t...
Jörn Zaefferer
2012-10-24
1
-0
/
+9
*
Dialog: Prevent dialog form losing focus (or move it back in IE <= 8).
Jörn Zaefferer
2012-10-24
1
-2
/
+21
*
Dialog: Awesome new stacking and overlay implementation. Fixes the following ...
Nate Eagle
2012-10-24
1
-192
/
+17
*
Widget: Bind the remove event to the element, not the .widget() element.
Scott González
2012-10-24
2
-2
/
+3
*
Effects (size): Adjusting behavior of toggled size effects - See gh-203 - Par...
Kato Kazuyoshi
2012-10-24
1
-10
/
+20
*
Widget: Fix _on to use element argument for delegated events. Fixes #8658 - W...
Jörn Zaefferer
2012-10-24
1
-3
/
+5
*
Widget: Use existing widgetEventPrefix when extending. Fixes #8724 - widgetEv...
Scott González
2012-10-24
1
-1
/
+1
*
Tooltip: Run _disable when disabled option is set on create. Fixes #8712 - To...
Jörn Zaefferer
2012-10-24
1
-0
/
+4
*
Core: Update :focsable and :tabbable to handle parents with no height/width, ...
Scott González
2012-10-23
1
-4
/
+4
*
Dialog: Don't use deprecated offset option for .position(). Fixes #8675 - Dia...
Scott González
2012-10-23
1
-3
/
+3
*
Accordion: Remove code that sets accordion height. Fixed #8696 - Multiple col...
Maciej Mroziński
2012-10-23
1
-7
/
+0
*
Widget: Destroy only when element is the actual target. Fixes #8652 - Widget:...
Marc-Andre Lafortune
2012-10-23
1
-1
/
+7
*
Widget: Fixed $.widget.extend() to never copy objects by reference.
Scott González
2012-10-23
1
-3
/
+8
*
Build: Enable "unused" option in jshint - Remove unused variables from codeba...
Mike Sherov
2012-10-23
9
-34
/
+34
*
Tooltip: Position below the element and set a max width of 300px to more clos...
Scott González
2012-10-23
1
-2
/
+2
*
Build: Upgrade to the latest Grunt and JSHint - Closes gh-786
Mike Sherov
2012-10-22
2
-2
/
+1
*
Widget: $.widget.extend(): Properly handle extending a string with an object....
Scott González
2012-10-22
1
-1
/
+5
*
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
[next]