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
*
Resizable: Fix data reference for `ui-resizable-alsoresize`
Scott González
2016-06-09
1
-1
/
+1
*
Tooltip: Use show.delay update only when track option is active
Mani Mishra
2016-06-09
1
-2
/
+3
*
Autocomplete: Use a `div` instead of a `span` for the live region
Scott González
2016-06-09
1
-1
/
+1
*
Mouse: Fix delay timeout clearing upon mouseup
Liran Sharir
2016-06-09
1
-0
/
+5
*
Position: Guard against passing window to offset
Alexander Schmitz
2016-06-09
1
-3
/
+4
*
Slider: Proper animation of range
Ablay Keldibek
2016-06-09
1
-2
/
+2
*
Core: Work around more IE activeElement bugs
Scott González
2016-06-09
1
-0
/
+7
*
All: Include native dialogs in appendTo logic (ui-front walking)
Scott González
2016-06-09
2
-2
/
+2
*
Tooltip: Follow the standard appendTo logic
Scott González
2016-06-09
1
-1
/
+11
*
Spinner: Properly handle empty attributes in create with jQuery git
Scott González
2016-06-09
1
-1
/
+1
*
Dialog: Properly handle empty title with jQuery git
Scott González
2016-06-09
1
-3
/
+6
*
Core: Fix `:focusable` and `:tabbable` with jQuery git
Scott González
2016-06-09
1
-6
/
+6
*
Core: Handle IE11 bug with document.activeElement in iframes
Scott González
2016-06-09
1
-0
/
+7
*
Slider: Fix handle order when setting values of range slider to max
Ablay Keldibek
2016-06-09
1
-1
/
+3
*
Autocomplete: Simplify _create() method
Jörn Zaefferer
2016-06-09
1
-8
/
+5
*
Autocomplete: Restore focus after clicking a menu item, if necessary
Scott González
2016-06-09
1
-0
/
+10
*
Core: Add methods to work around IE active element bugs
Scott González
2016-06-09
7
-38
/
+40
*
Tooltip: Register event handlers before content is loaded
Marco Ziech
2015-03-10
1
-7
/
+19
*
Tabs: Use standard promise methods for jqXHR
Scott González
2015-03-10
1
-12
/
+17
*
Sortable: Append a tr with td to the placeholder of tbody elements
Nils Heuermann
2015-03-10
1
-6
/
+17
*
Dialog: Fix typo
Scott González
2015-03-10
1
-2
/
+2
*
Slider: Modified to allow value to reach max value with float step
Ablay Keldibek
2015-03-10
1
-1
/
+1
*
Resizable: alsoResize more than one element of a jQuery selection
Ben Mosher
2015-03-10
1
-47
/
+21
*
Resizable: Modified to allow jquery objects as handles
Patricia Juarez
2015-03-10
1
-9
/
+8
*
Accordion: Handle `box-sizing: border-box` in animations
Scott González
2015-03-10
1
-1
/
+4
*
Dialog: Stop tracking instance in destroy() to avoid memory leaks
TJ VanToll
2015-03-10
1
-0
/
+1
*
Draggable: Ensure parent is correct after dragging through sortable
Mike Sherov
2015-03-10
1
-2
/
+6
*
Sortable: Redetermine floating flag when recalculating positions
TJ VanToll
2015-03-10
1
-5
/
+5
*
Sortable: Add support for iframes
Marcus Warren
2015-02-09
1
-21
/
+21
*
Resizable: correct width when grid approaches zero
Mike Sherov
2015-02-09
1
-1
/
+1
*
Resizable: Whitespace Cleanup
Mike Sherov
2015-02-09
1
-1
/
+1
*
Slider: Fix max calculation, when step is float
Jyoti Deka
2015-02-09
1
-2
/
+20
*
Resizable: Match on exact node name
Adam Foster
2015-02-09
1
-2
/
+2
*
Core: Match on exact node name for `:focusable` and `:tabbable`
Adam Foster
2015-02-09
1
-1
/
+1
*
Position: Restore old flip collision handling
Thomas Meyer
2015-02-09
1
-2
/
+2
*
Accordion: Set `aria-expanded` when collapsing
Scott González
2015-02-09
1
-4
/
+7
*
Build: Remove dates from copyright notice
Anne-Gaelle Colom
2015-02-09
37
-37
/
+37
*
Widget: Improve readability in `$.widget.bridge()`
Giovanni Giacobbi
2015-02-09
1
-5
/
+6
*
Tabs: Suppress automatic activation when navigating with COMMAND
Scott González
2015-02-09
1
-2
/
+3
*
Selectmenu: Properly parse value from options
Scott González
2015-02-09
1
-1
/
+1
*
Datepicker: Fixed month names and firstDay value in Arabic locale
Mohammed Alshehri
2015-02-05
1
-6
/
+7
*
Selectmenu: Remove broken tabindex code
Scott González
2015-02-05
1
-3
/
+2
*
DatePicker: datepicker_instActive released on instance destroy
Chen Eshchar
2015-02-05
1
-0
/
+4
*
Selectmenu: Preserve text selection and button focus on click
Scott González
2014-10-16
1
-3
/
+47
*
Tooltip: Properly track hiding and closing for delegated tooltips
Scott González
2014-10-09
1
-26
/
+36
*
Slider: Don't allow a slider's value to exceed its max
Jyoti Deka
2014-10-08
1
-1
/
+9
*
Datepicker: Fix French locale
Scott González
2014-10-07
1
-1
/
+1
*
Menu: Typeahead now accounts for leading whitespace
Trisha Crowley
2014-10-07
1
-1
/
+1
*
Menu: Remove a redundant check
TJ VanToll
2014-10-03
1
-7
/
+3
*
Menu: Maintain focus on already selected item during typeahead
TJ VanToll
2014-10-03
1
-1
/
+1
[next]