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
*
Dialog: Stop tracking instance in destroy() to avoid memory leaks
TJ VanToll
2015-02-20
1
-0
/
+1
*
Sortable: Add support for iframes
Marcus Warren
2015-02-03
1
-21
/
+21
*
Resizable: correct width when grid approaches zero
Mike Sherov
2015-01-27
1
-1
/
+1
*
Resizable: Whitespace Cleanup
Mike Sherov
2015-01-27
1
-1
/
+1
*
Theme: Improve default theme styling
Jasper de Groot
2015-01-27
1
-1
/
+2
*
Menu: Use ui-state-active consistently
Jörn Zaefferer
2015-01-21
2
-6
/
+4
*
All: Drop support for jQuery 1.6.x
Jörn Zaefferer
2015-01-13
4
-30
/
+3
*
Selectmenu: Better handling when there are no options
Scott González
2015-01-12
1
-8
/
+20
*
Tooltip: Accept HTMLElement and jQuery objects for the content option
Daniel Owens
2015-01-12
1
-8
/
+5
*
Slider: Fix max calculation, when step is float
Jyoti Deka
2015-01-12
1
-2
/
+20
*
Resizable: Match on exact node name
Adam Foster
2015-01-09
1
-2
/
+2
*
Core: Match on exact node name for `:focusable` and `:tabbable`
Adam Foster
2015-01-09
1
-1
/
+1
*
Position: Restore old flip collision handling
Thomas Meyer
2015-01-09
1
-2
/
+2
*
Accordion: Set `aria-expanded` when collapsing
Scott González
2015-01-05
1
-4
/
+7
*
Build: Remove dates from copyright notice
Anne-Gaelle Colom
2015-01-02
37
-37
/
+37
*
Widget: Improve readability in `$.widget.bridge()`
Giovanni Giacobbi
2014-12-31
1
-5
/
+6
*
Effects: Rewrite
Mike Sherov
2014-12-10
16
-748
/
+784
*
Build: Fix typo
Rafael Xavier de Souza
2014-11-25
1
-1
/
+1
*
Build: Remove manifest files; move metadata to source files
Scott González
2014-11-10
37
-71
/
+258
*
Draggable: Ensure parent is correct after dragging through sortable
Mike Sherov
2014-11-08
1
-2
/
+6
*
Droppable: Remove $.ui.intersect()
Mike Sherov
2014-11-05
1
-4
/
+4
*
Tabs: Suppress automatic activation when navigating with COMMAND
Scott González
2014-11-04
1
-2
/
+3
*
Selectmenu: Copy title attributes
Felix Nagel
2014-11-04
1
-2
/
+5
*
Selectmenu: Properly parse value from options
Scott González
2014-11-04
1
-1
/
+1
*
Sortable: Redetermine floating flag when recalculating positions
TJ VanToll
2014-11-04
1
-5
/
+5
*
Selectmenu: Introduce _renderButtonItem() method
Felix Nagel
2014-11-04
1
-18
/
+37
*
Theme: Carat should be named caret
Lisa Seacat DeLuca
2014-11-03
1
-6
/
+6
*
Selectmenu: Re-add wrappers to menu items
TJ VanToll
2014-10-25
1
-8
/
+11
*
Autocomplete: Re-add wrappers to menu items
TJ VanToll
2014-10-25
1
-1
/
+3
*
Menu: Wrap menu items in a <div>
TJ VanToll
2014-10-25
1
-26
/
+36
*
Datepicker: Fixed month names and firstDay value in Arabic locale
Mohammed Alshehri
2014-10-22
1
-6
/
+7
*
Selectmenu: Remove broken tabindex code
Scott González
2014-10-22
1
-3
/
+2
*
All: Drop support for IE7
Scott González
2014-10-21
1
-4
/
+0
*
Core: Remove .zIndex()
Scott González
2014-10-20
1
-29
/
+0
*
Core: Removed .focus( delay )
Scott González
2014-10-20
1
-16
/
+0
*
DatePicker: datepicker_instActive released on instance destroy
Chen Eshchar
2014-10-20
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
*
Menu: Filter out non-items when typing
Simen Bekkhus
2014-09-29
1
-13
/
+17
*
Datepicker: Fix currentText in Greek locale
Scott González
2014-09-22
1
-1
/
+1
*
Menu: Ignore mouseenter events while typeahead is actice
Jörn Zaefferer
2014-08-27
1
-0
/
+6
*
Widget: Ensure window and document are defined in _getCreateOptions()
Alexander Schmitz
2014-08-27
1
-4
/
+5
*
Sortable: cancelHelperRemoval only considers helper, not placeholder
Mike Sherov
2014-08-26
1
-16
/
+6
*
Draggable: Whitespace and naming cleanup of connectToSortable
Mike Sherov
2014-08-26
1
-44
/
+41
*
Draggable: Refresh sortables when draggable is added or removed
Mike Sherov
2014-08-25
1
-0
/
+12
[next]