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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Menu: Remove stupid demos, add an icons demo, improve the default demo
Jörn Zaefferer
2012-10-23
5
-179
/
+86
*
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
2
-1
/
+14
*
Grunt: Disable csslint's vendor-prefix rule, we're including only the prefixe...
Jörn Zaefferer
2012-10-23
1
-1
/
+2
*
Widget: Fixed $.widget.extend() to never copy objects by reference.
Scott González
2012-10-23
1
-3
/
+8
*
Tooltip: Cleaned up CSS.
Scott González
2012-10-23
1
-6
/
+4
*
Build: Enable "unused" option in jshint - Remove unused variables from codeba...
Mike Sherov
2012-10-23
56
-311
/
+282
*
Tooltip: Position below the element and set a max width of 300px to more clos...
Scott González
2012-10-23
2
-2
/
+3
*
Build: Upgrade to the latest Grunt and JSHint - Closes gh-786
Mike Sherov
2012-10-22
12
-75
/
+68
*
Widget: $.widget.extend(): Properly handle extending a string with an object....
Scott González
2012-10-22
2
-6
/
+13
*
Whitespace.
Scott González
2012-10-22
1
-1
/
+1
*
Spinner: Remove z-index from buttons. Whatever the original purpose, its not ...
Jörn Zaefferer
2012-10-22
1
-1
/
+1
*
Remove trailing whitespace and add final newlines
Trey Hunner
2012-10-21
45
-440
/
+440
*
Replace mixed CRLF/LF line endings with LF
Trey Hunner
2012-10-21
4
-6317
/
+6317
*
Exempt external directory from .editorconfig rules
Trey Hunner
2012-10-21
1
-0
/
+5
*
CSS: Apply opacity to absolutely positioned ui icons in IE8. Fixed #6059 - B...
TJ VanToll
2012-10-21
1
-0
/
+1
*
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
2
-2
/
+13
*
Grunt: Removed tooltip tests from qunit task.
Scott González
2012-10-21
1
-1
/
+1
*
Accordion: Fix back-compat for active option.
Scott González
2012-10-21
1
-1
/
+1
*
Tooltip: Unit test for nested tooltips
Jörn Zaefferer
2012-10-21
2
-1
/
+17
*
Tooltip: Update events test to cover correct behaviour
Jörn Zaefferer
2012-10-21
1
-32
/
+6
*
Tooltip: Do not attempt to position if tooltip is hidden. Fixed #8644 - Delay...
Andrew Couch
2012-10-21
3
-3
/
+57
*
Tooltip: handle removal of elements with delegated tooltips. Fixed #8646 - De...
Andrew Couch
2012-10-21
3
-2
/
+28
*
Tooltip: Only bind blur when opening via focus, mouseleave for mouseover. Rem...
Jörn Zaefferer
2012-10-21
2
-15
/
+17
*
Tooltip: Fix nested tooltips (on hover) by closing parent tooltips and removi...
Jörn Zaefferer
2012-10-21
2
-6
/
+40
*
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
2
-2
/
+11
*
Build: Include ui/.jshintrc. Fixes #8687 - .jshintrc files not copied to dist.
Mike Sherov
2012-10-17
1
-0
/
+1
*
Dialog: Use _hide() to make sure close event gets triggered. Fixes #8684 - jQ...
David Petersen
2012-10-17
2
-3
/
+20
*
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
2
-1
/
+9
*
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
2
-5
/
+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
2
-2
/
+3
*
Tabs: Use aria-controls instead of the anchor's href to match against locatio...
Scott González
2012-10-12
2
-5
/
+12
*
Autocomplete: Set the top position of the menu so that the menu doesn't affec...
Scott González
2012-10-11
1
-1
/
+5
*
Update AUTHORS.txt based on CLA responses.
Dave Methvin
2012-10-11
1
-21
/
+21
*
Datepicker demo: Fixed date range restriction when clearing dates. Fixes #547...
Scott González
2012-10-11
1
-2
/
+2
*
Whitespace.
Scott González
2012-10-11
1
-1
/
+1
*
Theme: Apply color to default link style in ui-state-hover. Fixes #7648 - Acc...
Scott González
2012-10-11
1
-1
/
+1
*
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
9
-12
/
+18
*
Tabs: Handle extraneous list items when using ui-tabs-active to set the initi...
Scott González
2012-10-09
1
-1
/
+1
[next]