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-0b02fec6e3
dependabot/github_actions/github-actions-66959c3ab9
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/github_actions/github-actions-f50e11107c
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
*
Effects Core: Upgrading jQuery Color to 2.1.1
Corey Frang
2012-11-23
1
-50
/
+58
*
Button: Fixing handling of the disabled options on refresh method calls. Fix...
TJ VanToll
2012-11-23
1
-1
/
+3
*
Effects: Making sure outerHeight and outerWidth make it through to the .size(...
Corey Frang
2012-11-22
1
-7
/
+24
*
Datepicker: Fixed firstDay in Faroese locale. Fixes #8815 - Datepicker: Faroe...
Scott González
2012-11-14
1
-1
/
+1
*
Tabs: Trigger the select event when collapsing. Fixes #8813 - Tabs: select ev...
Scott González
2012-11-14
1
-5
/
+10
*
Tooltip: Removed logic for handling tracking tooltips which gain focus while ...
Scott González
2012-11-14
1
-14
/
+2
*
Tooltip: Handle synthetic focusin events. Fixes #8740 - Tooltip: Does not hid...
Scott González
2012-11-14
1
-1
/
+10
*
Accordion: Use .css() to clear the height, instead of .height().
Scott González
2012-11-13
1
-1
/
+1
*
Button: use _hoverable for hover state management. Fixes #5295 - button doesn...
Cory Gackenheimer
2012-11-13
1
-3
/
+4
*
Widget: Only use the event prefix from the base if we're redefining a widget....
Scott González
2012-11-13
1
-1
/
+1
*
Tabs: Show panels on destroy. Fixes #8795 - Tabs: 'display: none;' attribute ...
Scott González
2012-11-13
1
-0
/
+2
*
Tooltip: Ignore disabled checks when closing. Fixes #8758 - Tooltip: Tooltip ...
Scott González
2012-11-13
1
-1
/
+1
*
Widget: Suppress disabled check when binding destroy to the remove event. Fix...
Scott González
2012-11-13
1
-1
/
+1
*
Widget: Added suppressDisabledCheck flag to _on(). Fixes #8800 - Widget: Abil...
Scott González
2012-11-13
1
-3
/
+12
*
Widget: Bridge falls back to name if there is no widgetFullName, and always s...
Avinash R
2012-11-13
1
-2
/
+2
*
Tabs: Encode spaces from window.location. Fixes #8777 - Tabs fail in Safari 5...
Scott González
2012-11-13
1
-1
/
+6
*
Core: Patch over broken .removeData() in jQuery 1.6.1 + 1.6.2.
Scott González
2012-11-13
1
-0
/
+13
*
Core: Moved old jQuery support code to the bottom (above deprecated).
Scott González
2012-11-13
1
-47
/
+47
*
Tooltip: Use ui-tooltip-open instead of tooltip-open for data key.
Scott González
2012-11-13
1
-4
/
+4
*
Tooltip: Make 'flipfit flip' the collision default to avoid the tooltip ever ...
Jörn Zaefferer
2012-11-13
1
-1
/
+1
*
Tooltip: Check type on event directly, preventing TypeError when programmatic...
Jörn Zaefferer
2012-11-08
1
-1
/
+1
*
Menu: Look into submenus for uninitialized menu items. Fixes #8773 - Menu: re...
Jörn Zaefferer
2012-11-08
1
-23
/
+24
*
Dialog: Don't use .attr( props, true ).
Scott González
2012-11-08
1
-6
/
+9
*
Tooltip: Use attributes, not properties, when checking for parent tooltips. F...
Scott González
2012-11-08
1
-7
/
+8
*
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
[next]